xhost: Changes to 'refs/tags/xhost-1.0.6'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jul 16 23:22:10 PDT 2013


Tag 'xhost-1.0.6' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-07-17 07:21 -0700

xhost-1.0.6

Changes since xhost-1.0.5:
Alan Coopersmith (14):
      Remove unused DECnet ("DNETCONN") code from xhost
      Remove unused TLI ("STREAMSCONN") code from xhost
      unifdef -UCRAY
      unifdef -ULynx
      unifdef -Uatt
      unifdef -UBAD_ARPAINET
      Assume signal handlers return void, as C89 requires
      Move dpy declaration from static to main() function
      Convert sprintf to snprintf in SECURE_RPC code
      Fix some integer sign/size conversion warnings flagged by clang
      Drop pre-POSIX signal handling support in favor of sigaction()
      Mark argument to nameserver_lost signal handler as unused
      Fix const warning for FamilyLocalHost empty address string
      xhost 1.0.6

Jon TURNEY (4):
      Use Xwinsock.h on WIN32
      Link with winsock for MinGW
      Provide dummy sethostent(),endhostent() for Win32 also
      If SIGALRM isn't available, don't use alarm() to timeout gethostaddr(), just wait

---
 configure.ac |   15 +++-
 xhost.c      |  189 ++++++++++-------------------------------------------------
 2 files changed, 44 insertions(+), 160 deletions(-)
---


More information about the xorg-commit mailing list