xmodmap: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jul 17 15:59:47 PDT 2007


 Makefile.am  |    8 +++++
 configure.ac |    5 +++
 handle.c     |   72 ++++++++++++++++-------------------------------------
 pf.c         |    8 ++---
 xmodmap.c    |   80 +++++++++++++++++++++++++----------------------------------
 xmodmap.h    |    6 ++--
 6 files changed, 76 insertions(+), 103 deletions(-)

New commits:
commit 822b6bffce953041accc13f4633d2c5d4a8c8dcd
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 15:57:10 2007 -0700

    Use strncasecmp if we can, instead of our own homegrown strncmp_nocase

commit d76839f34692c7bc4ad1337ca23a3362534c1172
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 15:52:39 2007 -0700

    Change usage messages from arrays of strings to simple const strings

commit 658d0022a87c5d3afe3e006e539c5c1b981a8d73
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 13:27:50 2007 -0700

    Constify some simple cases

commit b7aafba248db5e9c3ba39e4819d0b9ae156d2c82
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 13:03:38 2007 -0700

    sparse warning: non-ANSI definition of function 'process_file' & 'process_line'

commit e1cb231b31be520b76aeb72acc1af9ff6682fa9d
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 13:01:07 2007 -0700

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

commit eda127631001674cd40466fddb5225e618c2a327
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 12:54:16 2007 -0700

    Remove unused code

commit b57637a154a40e874a6bcb351aaa8335e86ae3c0
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Jul 17 12:48:31 2007 -0700

    Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist"
    
    Free allocated memory in error path when it's not being returned



More information about the xorg-commit mailing list