Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/stdio
Module Name: basesrc
Committed By: kleink
Date: Sun Dec 2 20:12:03 UTC 2001
Modified Files:
basesrc/lib/libc/stdio: printf.3 vfprintf.c
Log Message:
C99:
* Recognize %F.
* Convert {Infinity,NaN} to {"inf","nan"} for %[efg], and to
{"INF","NAN"} for %[EFG].
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/libc/stdio/printf.3
cvs rdiff -r1.40 -r1.41 basesrc/lib/libc/stdio/vfprintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index