libXcursor: Changes to 'master'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Sat May 12 13:42:15 PDT 2007


 .gitignore    |    1 
 src/library.c |  135 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 97 insertions(+), 39 deletions(-)

New commits:
commit 110131bd40d0fc042f4a81922372307a1582b591
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sat May 12 22:42:08 2007 +0200

    Added object files to .gitignore.

commit 3c5d4f591ce0b473af9f693cfe25a1506cc573d6
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sat May 12 22:41:27 2007 +0200

    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.



More information about the xorg-commit mailing list