libXext: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Nov 27 17:55:04 PST 2007


 COPYING         |  168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 Makefile.am     |    5 +
 configure.ac    |    9 +++
 man/XShape.man  |   18 +++---
 man/XShm.man    |   26 ++++----
 man/Xmbuf.man   |   54 +++++++++---------
 src/Makefile.am |   16 +++++
 src/XMultibuf.c |    2 
 src/XShape.c    |    4 -
 src/XTestExt1.c |    8 +-
 src/extutil.c   |    8 +-
 src/globals.c   |    2 
 12 files changed, 258 insertions(+), 62 deletions(-)

New commits:
commit 1614ea1074d62f32f51032141b0c55250380ca17
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 17:54:34 2007 -0800

    Add hooks for checking code with lint/sparse/etc.

commit 8a2bb8793eed1c7f690be5c00772b2a64b9632fd
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 16:54:21 2007 -0800

    Fix sparse warnings (type mismatches in function pointers, int as pointer)

commit 781dbe7d723e9fe5a0e028dcb5a0fafeb59629e3
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 16:11:49 2007 -0800

    Add missing copyright/license notices to COPYING

commit 39cb1caa381666ac79307d3d312992d4e22980d1
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 16:03:14 2007 -0800

    Fix incorrect comment delimiters in libXext man pages
    
    Similar to X.Org Bug #4312 <http://bugs.freedesktop.org/show_bug.cgi?id=4312>
    Protect /* sequences from cpp pre-processor removal without transforming
    to Unicode mathematical asterisk character, and fix incorrectly encoded
    /* sequences in XShm.man.

commit cca90a25678bf3c3269af1c0ac5493cfd4809727
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 27 15:55:28 2007 -0800

    Fix typos in source comments



More information about the xorg-commit mailing list