Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: kleink
Date: Tue Oct 28 22:50:42 UTC 2003
Added Files:
src/lib/libc/gen: fpclassifyd_ieee754.c
Removed Files:
src/lib/libc/gen: fpclassify_ieee754.c
Log Message:
Upon rereading the implementation suggestions in the standard, rename the
double-precision version to __fpclassifyd(). No need to diverge, here.
To generate a diff of this commit:
cvs rdiff -r1.1 -r0 src/lib/libc/gen/fpclassify_ieee754.c
cvs rdiff -r0 -r1.1 src/lib/libc/gen/fpclassifyd_ieee754.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