CVS Update: xc (branch: trunk)

Keith Packard xorg-commit at cvs.freedesktop.org
Wed Jul 13 10:23:56 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	keithp at gabe.freedesktop.org	05/07/13 00:23:56

Log message:
  2005-07-13  Keith Packard  <keithp at keithp.com>
  
  * include/Xos.h:
  * lib/FS/FSConnServ.c:
  * lib/FS/FSlibint.h:
  * lib/lbxutil/lbx_zlib/lbx_zlib.c:
  
  Make some minor source adjustments so that
  we don not need to use -D_XOPEN_SOURCE -D_BSD_SOURCE
  everywhere as this will leak out of the modular environment
  and into application build processes, potentially foulling up
  their compiles.

Modified files:
      ./:
        ChangeLog 
      xc/include/:
        Xfuncs.h Xos.h Xos_r.h Xosdefs.h 
      xc/lib/FS/:
        FSConnServ.c FSlibint.h 
      xc/lib/lbxutil/lbx_zlib/:
        lbx_zlib.c 
  
  Revision      Changes    Path
  1.1112        +13 -0     xc/ChangeLog
  1.3           +1 -1      xc/include/Xfuncs.h
  1.5           +12 -2     xc/include/Xos.h
  1.5           +1 -1      xc/include/Xos_r.h
  1.4           +1 -1      xc/include/Xosdefs.h
  1.4           +1 -1      xc/lib/FS/FSConnServ.c
  1.4           +3 -0      xc/lib/FS/FSlibint.h
  1.5           +1 -0      xc/lib/lbxutil/lbx_zlib/lbx_zlib.c




More information about the xorg-commit mailing list