libSM: Changes to 'master'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Sat May 12 16:44:22 PDT 2007


 .gitignore       |    1 +
 src/SMlibint.h   |    9 ---------
 src/globals.h    |   19 -------------------
 src/sm_client.c  |   18 +++++++++++++++---
 src/sm_error.c   |    4 ++--
 src/sm_manager.c |   21 +++++++++++++++------
 6 files changed, 33 insertions(+), 39 deletions(-)

New commits:
commit 24ac7974ef77d7832a8b3ddd300083c41a03cb79
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun May 13 01:44:12 2007 +0200

    Added object files to .gitignore.

commit 48d23e452780f327439a859fa941b1598eb249c8
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun May 13 01:43:49 2007 +0200

    Removed some global writable variables.

commit 57ea148fdbf047a012b361acdc7954e70679dad3
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun May 13 00:49:58 2007 +0200

    Don't reinvent the wheel and just use strdup().

commit 8ba3325ed15154a933c064831abf8f412a5154a7
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sun May 13 00:44:50 2007 +0200

    Fixed some const vs non-const mix ups.



More information about the xorg-commit mailing list