CVS Update: xc (branch: trunk)

Alan Coopersmith xorg-commit at cvs.freedesktop.org
Sun Jul 31 00:07:26 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc at gabe.freedesktop.org	05/07/30 14:07:26

Log message:
  2005-07-30  Alan Coopersmith  <alan.coopersmith at sun.com>
  
  	* lib/lbxutil/lbx_zlib/lbx_zlib.h:
  	* lib/lbxutil/delta/lbxdelta.c:
  	Add prototypes of Xalloc/free functions.
  
  	* lib/X11/Imakefile:
  	Export ImUtil.h to match modular tree install.
  
  	* include/Xosdefs.h:
  	Define SVR4 to 1 to avoid warning about redefining to different values.
  
  	* lib/Xext/XShm.c:
  	* programs/xsm/misc.c:
  	* programs/xgc/lex.l:
  	* programs/twm/menus.c:
  	Include missing headers to clear more compiler warnings.

Modified files:
      ./:
        ChangeLog 
      xc/include/:
        Xosdefs.h 
      xc/lib/X11/:
        Imakefile 
      xc/lib/Xext/:
        XShm.c 
      xc/lib/lbxutil/delta/:
        lbxdelta.c 
      xc/lib/lbxutil/lbx_zlib/:
        lbx_zlib.h 
      xc/programs/twm/:
        menus.c 
      xc/programs/xgc/:
        lex.l 
      xc/programs/xsm/:
        misc.c 
  
  Revision      Changes    Path
  1.1165        +18 -0     xc/ChangeLog
  1.5           +1 -1      xc/include/Xosdefs.h
  1.12          +1 -1      xc/lib/X11/Imakefile
  1.5           +2 -0      xc/lib/Xext/XShm.c
  1.7           +11 -0     xc/lib/lbxutil/delta/lbxdelta.c
  1.4           +11 -0     xc/lib/lbxutil/lbx_zlib/lbx_zlib.h
  1.4           +1 -0      xc/programs/twm/menus.c
  1.3           +1 -0      xc/programs/xgc/lex.l
  1.3           +2 -0      xc/programs/xsm/misc.c




More information about the xorg-commit mailing list