libXcursor: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Oct 11 01:53:05 EEST 2006


 Makefile.am     |    5 +++
 configure.ac    |    7 ++++
 src/Makefile.am |    8 +++++
 src/cursor.c    |   24 +++++++--------
 src/display.c   |   16 +++++-----
 src/file.c      |   88 ++++++++++++++++++++++++++++----------------------------
 src/library.c   |   41 +++++++++++++-------------
 src/xlib.c      |    4 +-
 8 files changed, 107 insertions(+), 86 deletions(-)

New commits:
commit 9df9640643fae7b922b18ee219d6d9694345df14
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Oct 10 14:57:16 2006 -0700

    Fix many sparse warnings: Using plain integer as NULL pointer

commit b6b9f5885566e4c2df8e3319fe092c22f319983f
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Oct 10 13:46:17 2006 -0700

    Fix lint warning: deallocating a pointer that could be NULL: library.c(266)

commit d0e12a97849871b0b2af04bf8d7a3839c54b31a8
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Oct 10 13:33:33 2006 -0700

    Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.




More information about the xorg-commit mailing list