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
Module Name: src
Committed By: he
Date: Thu Jul 15 20:57:36 UTC 2004
Added Files:
src/lib/libm/man [netbsd-2-0]: round.3
src/lib/libm/src [netbsd-2-0]: s_round.c s_roundf.c
Log Message:
Pull up revision 1.1 (new, requested by junyoung in ticket #664):
Add C99 functions round(3) and roundf(3).
Bump the teeny version number for libm.
To generate a diff of this commit:
cvs rdiff -r0 -r1.3.2.1 src/lib/libm/man/round.3
cvs rdiff -r0 -r1.1.2.1 src/lib/libm/src/s_round.c \
src/lib/libm/src/s_roundf.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