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

David Schultz das at FreeBSD.org
Sat Apr 16 15:36:52 PDT 2005


das         2005-04-16 22:36:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfprintf.c vfwprintf.c 
  Log:
  Be bug-for-bug compatible with the C standard with respect to
  printf("%#.0o", 0).  Cite an amusing passage from a defect report.
  
  Revision  Changes    Path
  1.69      +8 -2      src/lib/libc/stdio/vfprintf.c
  1.24      +8 -2      src/lib/libc/stdio/vfwprintf.c


More information about the cvs-src mailing list