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

Chris Pressey cpressey at crater.dragonflybsd.org
Mon Feb 14 15:16:33 PST 2005


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





More information about the Commits mailing list