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

David Schultz das at FreeBSD.org
Tue Jan 2 20:57:59 PST 2007


das         2007-01-03 04:57:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gdtoa       _hdtoa.c 
    lib/libc/stdio       vfprintf.c 
  Log:
  Fix rounding of 0xf for hex fp formats.
  
  PR:     90333
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libc/gdtoa/_hdtoa.c
  1.75      +2 -2      src/lib/libc/stdio/vfprintf.c


More information about the cvs-src mailing list