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

Alan Coopersmith alanc at kemper.freedesktop.org
Fri May 24 15:18:47 PDT 2013


Tag 'libXau-1.0.8' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-05-24 23:18 -0700

libXau-1.0.8

Changes since libXau-1.0.7:
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (10):
      Clean up some clang warnings about sign conversion
      Tell clang to shut up about the padding in struct xauth
      unifdef -U__UNIXOS2__
      Convert INCLUDES to AM_CPPFLAGS in preparation for automake-1.14 obsoletion
      Use configure check for pathconf instead of X_NOT_POSIX #define
      Check for configure's HAVE_UNISTD_H instead of X_NOT_POSIX
      Replace strcpy+strcat pairs with snprintf calls
      Call memcmp() instead of defining our own equivalent
      Use remove() instead of unlink() to delete lock files
      libXau 1.0.8

Chase Douglas (1):
      Free XauFileName() static buffer at exit

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Eric S. Raymond (1):
      Remove a use of tab stops.

---
 AuFileName.c        |   30 ++++++++++++++++++++++--------
 AuGetAddr.c         |   15 ++++-----------
 AuGetBest.c         |   15 ++++-----------
 AuLock.c            |   33 ++++++++++++---------------------
 AuRead.c            |    4 ++--
 AuUnlock.c          |   10 ++++------
 AuWrite.c           |    4 ++--
 Makefile.am         |    3 +--
 autogen.sh          |    4 +++-
 configure.ac        |    7 +++++--
 include/X11/Xauth.h |   12 ++++++++++++
 man/Xau.man         |   50 ++++++++++++++++++++++++--------------------------
 12 files changed, 95 insertions(+), 92 deletions(-)
---


More information about the xorg-commit mailing list