Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/lib/libm/noieee_src
Module Name: src
Committed By: tron
Date: Sat May 15 13:46:32 UTC 2004
Modified Files:
src/lib/libm/noieee_src [netbsd-2-0]: n_floor.c
Log Message:
Pull up revision 1.6 (requested by mhitch in ticket #339):
Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), and
sqrt() repectively). The fixes PR#22796.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/lib/libm/noieee_src/n_floor.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