x11proto: Changes to 'refs/tags/xproto-7.0.16'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Sep 23 17:05:25 PDT 2009


Tag 'xproto-7.0.16' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-09-24 01:04 -0700

xproto 7.0.16

Changes since xproto-7.0.15:
Adam Jackson (5):
      Death to RCS tags.
      Remove all trace of X_NOT_STDC_ENV (#6527)
      Remove a bunch of garbage for unsupported platforms.
      __STDC__ is always defined in C89.
      Use ## catenation not /**/

Alan Coopersmith (8):
      Remove #ifdef macII code left over from ancient A/UX 3.0 support
      Removing dangling #else block from X_NOT_STDC_ENV removal
      Use indentation to provide a map through the twisty maze of ifdefs, all alike
      Drop support for SunOS 4 and Solaris releases older than 2.5 (1995)
      Get rid of unneeded && clause in list of LP64 ifdefs in Xmd.h
      Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
      Don't need an #ifdef when both cases just include the same file
      xproto 7.0.16

Jeremy Huddleston (1):
      Apple: Only define _DARWIN_C_SOURCE if it isn't already defined

Jon TURNEY (2):
      Cygwin/X: Don't destroy min/max macros in Xwindows.h
      Restore macro definition of sleep(), needed by Xming

---
 DECkeysym.h     |    2 
 HPkeysym.h      |    1 
 Sunkeysym.h     |    2 
 X.h             |    5 
 XF86keysym.h    |    2 
 XWDFile.h       |    1 
 Xalloca.h       |   31 ----
 Xarch.h         |  133 ++++++------------
 Xdefs.h         |    2 
 Xfuncproto.h.in |    2 
 Xfuncs.h        |   81 +++--------
 Xmd.h           |  162 +++++++++-------------
 Xos.h           |  280 +++++++++------------------------------
 Xos_r.h         |  103 ++------------
 Xosdefs.h       |  182 ++++++++-----------------
 Xpoll.h.in      |   41 -----
 Xproto.h        |    4 
 Xprotostr.h     |    1 
 Xthreads.h      |  401 +++++++++++++++++++++++++++-----------------------------
 Xw32defs.h      |  140 +++++++++----------
 Xwindows.h      |   47 ++++--
 Xwinsock.h      |    9 -
 configure.ac    |    2 
 keysym.h        |    3 
 keysymdef.h     |    3 
 25 files changed, 598 insertions(+), 1042 deletions(-)
---


More information about the xorg-commit mailing list