xmodmap: Changes to 'refs/tags/xmodmap-1.0.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Aug 6 16:02:47 PDT 2007


Tag 'xmodmap-1.0.3' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2007-08-06 23:59 -0700

xmodmap 1.0.3

Changes since xmodmap-1.0.2:
Alan Coopersmith:
      Bug 10616: manpage should note -pm is the default if no options are given
      Use AM_CFLAGS instead of xmodmap_CFLAGS to avoid automake-1.10 warnings
      Replace static ChangeLog with dist-hook to generate from git log
      Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist"
      Remove unused code
      Add hooks for checking source code with lint/sparse/etc.
      sparse warning: non-ANSI definition of function 'process_file' & 'process_line'
      Constify some simple cases
      Change usage messages from arrays of strings to simple const strings
      Use strncasecmp if we can, instead of our own homegrown strncmp_nocase
      Version bump: 1.0.3

---
 ChangeLog    |   38 ----------------------------
 Makefile.am  |   21 ++++++++++++++-
 configure.ac |    7 ++++-
 handle.c     |   72 ++++++++++++++++-------------------------------------
 pf.c         |    8 ++---
 xmodmap.c    |   80 +++++++++++++++++++++++++----------------------------------
 xmodmap.h    |    6 ++--
 xmodmap.man  |    3 +-
 8 files changed, 91 insertions(+), 144 deletions(-)
---


More information about the xorg-commit mailing list