Find a file
Alan Coopersmith 4ce23fcd97 Mark bitmasks as unsigned ints
Clears Sun compiler warnings from shifting 8 bits by 24 bits:
"cursor.c", line 215: warning: integer overflow detected: op "<<"
"cursor.c", line 280: warning: integer overflow detected: op "<<"

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-22 12:55:31 -07:00
include/X11/Xcursor Version bump: 1.1.9 2007-08-24 14:01:07 -07:00
man config: perform XCURSORPATH formatting in man/Makefile.am 2011-02-02 17:08:19 -05:00
src Mark bitmasks as unsigned ints 2011-05-22 12:55:31 -07:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-10-22 12:34:19 -04:00
AUTHORS - Add Xcursor build system 2005-06-08 19:15:43 +00:00
autogen.sh - Add Xcursor build system 2005-06-08 19:15:43 +00:00
configure.ac config: perform XCURSORPATH formatting in man/Makefile.am 2011-02-02 17:08:19 -05:00
COPYING - Add Xcursor build system 2005-06-08 19:15:43 +00:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-29 14:53:48 -04:00
README Add README with pointers to mailing list, bugzilla & git repos 2009-02-02 20:34:32 -08:00
xcursor.pc.in Added missing dependency 2006-09-12 09:02:54 -07:00

libXcursor - X Window System Cursor management library

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libXcursor

        http://cgit.freedesktop.org/xorg/lib/libXcursor

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage