libXau: Changes to 'refs/tags/libXau-1.0.7'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Mar 6 22:22:20 PST 2012


Tag 'libXau-1.0.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-07 06:22 -0800

libXau-1.0.7

Changes since libXau-1.0.6:
Alan Coopersmith (2):
      Strip trailing whitespace
      libXau 1.0.7

Gaetan Nadon (8):
      config: simplify building of shadow man pages
      Xau.man: remove whitespace as reported by git diff check
      Xau.man: replace hard-coded 3 with __libmansuffix__
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove already included statements
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac

Jesse Adkins (1):
      Purge cvs tags.

Matthew D. Fuller (1):
      Improve the handling of "normal" locking collisions.

---
 AuDispose.c                  |    3 
 AuFileName.c                 |    3 
 AuGetAddr.c                  |    3 
 AuGetBest.c                  |    3 
 AuLock.c                     |    7 --
 AuRead.c                     |    3 
 AuUnlock.c                   |    3 
 AuWrite.c                    |    3 
 Autest.c                     |    2 
 Makefile.am                  |   35 -----------
 README                       |    6 -
 Xau.man                      |  134 -------------------------------------------
 configure.ac                 |   84 ++++++++++++++------------
 include/X11/Xauth.h          |    4 -
 man/Makefile.am              |   47 +++++++++++++++
 man/Xau.man                  |  129 +++++++++++++++++++++++++++++++++++++++++
 man/XauDisposeAuth.man       |    1 
 man/XauFileName.man          |    1 
 man/XauGetAuthByAddr.man     |    1 
 man/XauGetBestAuthByAddr.man |    1 
 man/XauLockAuth.man          |    1 
 man/XauReadAuth.man          |    1 
 man/XauUnlockAuth.man        |    1 
 man/XauWriteAuth.man         |    1 
 24 files changed, 236 insertions(+), 241 deletions(-)
---


More information about the xorg-commit mailing list