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:   xtraeme
Date:           Sat Mar 25 16:41:12 UTC 2006

Modified Files:
        src/distrib/sets/lists/base: shl.mi
        src/include: math.h
        src/lib/libm: Makefile shlib_version
Added Files:
        src/lib/libm/man: trunc.3
        src/lib/libm/src: s_trunc.c s_truncf.c

Log Message:
Add trunc() and truncf() C99 functions, from FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.343 -r1.344 src/distrib/sets/lists/base/shl.mi
cvs rdiff -r1.43 -r1.44 src/include/math.h
cvs rdiff -r1.73 -r1.74 src/lib/libm/Makefile
cvs rdiff -r1.7 -r1.8 src/lib/libm/shlib_version
cvs rdiff -r0 -r1.1 src/lib/libm/man/trunc.3
cvs rdiff -r0 -r1.1 src/lib/libm/src/s_trunc.c src/lib/libm/src/s_truncf.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