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

David Schultz das at FreeBSD.org
Tue May 8 03:08:29 UTC 2007


das         2007-05-08 03:08:28 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfprintf.c 
  Log:
  We should never zero-pad INF or NaN (yielding silly strings like "00inf")
  even if the programmer asks for zero padding.
  
  Revision  Changes    Path
  1.77      +1 -0      src/lib/libc/stdio/vfprintf.c


More information about the cvs-src mailing list