DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libc/stdio vfprintf.c


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Feb 2005 15:15:51 -0800 (PST)

cpressey    2005/02/14 15:15:51 PST

DragonFly src repository

  Modified files:
    lib/libc/stdio       vfprintf.c 
  Log:
  Partial merge with FreeBSD: revisions 1.23 through 1.34.
  
  Highlights:
  
  - Support C99 format specifiers %z, %t, %j, %hh.
  - Support locale-sensitive "thousands" seperators.
  - Some internal cleanup.
  
  Revision  Changes    Path
  1.7       +348 -161  src/lib/libc/stdio/vfprintf.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdio/vfprintf.c.diff?r1=1.6&r2=1.7&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]