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

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Feb 10 15:57:22 PST 2013


Tag 'xsm-1.0.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-02-10 23:57 -0800

xsm-1.0.3

Changes since xsm-1.0.2:
Alan Coopersmith (12):
      Make System() prototype for Solaris in xsm.h actually a prototype
      Convert XtMalloc + sprintf to XtAsprintf
      Convert a couple last sprintf calls to snprintf
      Terminate execl() arguments with NULL instead of 0
      Fix some gcc -Wwrite-strings warnings
      Add size limit to scanf string specifier
      unifdef -U__UNIXOS2__
      config: Add missing AC_CONFIG_SRCDIR
      Use standard autoconf defines for mkstemp & putenv instead of imake leftovers
      Use mode_t, not int, for umask return/argument value
      unifdef ISC
      xsm 1.0.3

Egbert Eich (1):
      install: Use sysconfdir instead of libdir for config files.

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

---
 Makefile.am     |   21 ---
 auth.c          |   22 +--
 choose.c        |   14 --
 configure.ac    |   23 ++-
 info.c          |   11 -
 lock.c          |   11 -
 man/Makefile.am |   12 +
 man/xsm.man     |  347 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 misc.c          |    6 
 popup.c         |    2 
 popup.h         |    2 
 printhex.c      |    4 
 remote.c        |    7 -
 restart.c       |    9 -
 save.c          |   13 --
 saveutil.c      |   21 +--
 saveutil.h      |    8 -
 signals.c       |    2 
 xsm.c           |   30 +---
 xsm.h           |   21 +--
 xsm.man         |  347 --------------------------------------------------------
 21 files changed, 450 insertions(+), 483 deletions(-)
---


More information about the xorg-commit mailing list