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: Wed Nov 28 11:58:23 UTC 2001
Modified Files:
basesrc/lib/libc/stdio: vfprintf.c
Log Message:
Since we're returned the sign of a floating-point number by __dtoa(),
use that to decide whether to include a minus sign in the result.
Fixes printing -0.0, and thus PR lib/3137.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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