Find a file
Tilman Sauerbeck 3c5d4f591c Store the cursor names in one large string.
This means the compiler doesn't need to place the array in the
read-write sections of the DSO, which means less relocations
when the library is loaded and a smaller memory footprint.
2007-05-12 22:41:27 +02:00
include/X11/Xcursor Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s 2006-06-03 10:23:57 +00:00
man Use $prefix & $ICONDIR settings from configure for default path in manpage 2006-10-06 16:44:37 -07:00
src Store the cursor names in one large string. 2007-05-12 22:41:27 +02:00
.gitignore Add *~ to .gitignore to skip over emacs droppings 2006-08-24 18:42:36 -07: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
ChangeLog Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s 2006-06-03 10:23:57 +00:00
configure.ac Bump to 1.1.8 2006-10-13 16:01:17 -04:00
COPYING - Add Xcursor build system 2005-06-08 19:15:43 +00:00
INSTALL - Add Xcursor build system 2005-06-08 19:15:43 +00:00
Makefile.am Add XORG_WITH_LINT to allow checking code with lint/sparse/etc. 2006-10-10 13:33:33 -07:00
NEWS - Add Xcursor build system 2005-06-08 19:15:43 +00:00
README - Add Xcursor build system 2005-06-08 19:15:43 +00:00
xcursor.pc.in Added missing dependency 2006-09-12 09:02:54 -07:00