Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: junyoung
Date: Sat Jul 10 13:49:10 UTC 2004
Modified Files:
src/distrib/sets/lists/comp: mi
src/include: math.h
src/lib/libm: Makefile
Added Files:
src/lib/libm/man: round.3
src/lib/libm/src: s_round.c s_roundf.c
Log Message:
Add C99 functions round(3) and roundf(3).
libm minor unchanged; ride a recent bump.
>From FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.712 -r1.713 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.37 -r1.38 src/include/math.h
cvs rdiff -r1.63 -r1.64 src/lib/libm/Makefile
cvs rdiff -r0 -r1.1 src/lib/libm/man/round.3
cvs rdiff -r0 -r1.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