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: joerg
Date: Wed Nov 13 12:58:11 UTC 2013
Modified Files:
src/lib/libm: Makefile
src/lib/libm/src: namespace.h s_trunc.c s_truncl.c
src/tests/lib/libm: t_ceil.c
Log Message:
Add FreeBSD's truncl and minimal testing.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/lib/libm/Makefile
cvs rdiff -u -r1.8 -r1.9 src/lib/libm/src/namespace.h
cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/s_trunc.c \
src/lib/libm/src/s_truncl.c
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libm/t_ceil.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