CVS Update: xc (branch: trunk)

ago at freedesktop.org ago at freedesktop.org
Fri Dec 3 13:57:42 EET 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	ago at gabe.freedesktop.org	04/12/03 03:57:42

Log message:
  2004-12-03  Alexander Gottwald  <ago at freedesktop dot org>
  
  	* programs/Xserver/include/os.h:
  	* programs/Xserver/os/xprintf.c:
  	* programs/Xserver/os/Imakefile:
  	Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865
  	Added X(NF)printf and X(NF)vprintf functions which allocate the
  	buffer with X(NF)alloc
  
  	* lib/misc/snprintf.c:
  	Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865
  	extend snprintf to work on NULL.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/include/:
        os.h 
      xc/programs/Xserver/os/:
        Imakefile 
      xc/lib/misc/:
        snprintf.c 
Added files:
      xc/programs/Xserver/os/:
        xprintf.c 
  
  Revision      Changes    Path
  1.563         +14 -1     xc/ChangeLog
  1.5           +4 -0      xc/programs/Xserver/include/os.h
  1.7           +2 -2      xc/programs/Xserver/os/Imakefile
  1.3           +8 -6      xc/lib/misc/snprintf.c




More information about the xorg-commit mailing list