libxkbfile: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Thu May 7 14:00:54 PDT 2009


 configure.ac     |    4 ++-
 src/XKBfileInt.h |    5 ----
 src/maprules.c   |   60 ++++++++++++++++++++++++++++++++-----------------------
 src/xkbconfig.c  |    6 ++---
 src/xkmread.c    |   23 ++++-----------------
 5 files changed, 47 insertions(+), 51 deletions(-)

New commits:
commit 29f27b16dbe511a27a0e953b32913f9d9bf24f2d
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu May 7 16:59:59 2009 -0400

    Use flockfile if available.
    
    Not really a huge improvement, but we might as well.

commit 33b839e16fe681ba915658f824ceb1b252084ea4
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu May 7 16:31:39 2009 -0400

    s/_XkbDupString/strdup/
    
    Super special bonus lols edition: _XkbDupString would allocate the new
    string with calloc, just to be extra sure.



More information about the xorg-commit mailing list