Date: Tue, 8 May 2007 03:08:28 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfprintf.c Message-ID: <200705080308.l4838SDC017590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705080308.l4838SDC017590>
