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: christos
Date: Mon Jan 11 16:28:39 UTC 2010
Modified Files:
src/include: math.h
src/lib/libm: Makefile shlib_version
src/lib/libm/man: exp.3
src/lib/libm/src: math_private.h
Added Files:
src/lib/libm/src: s_exp2.c s_exp2f.c
Log Message:
Add exp2 and exp2m
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/include/math.h
cvs rdiff -u -r1.91 -r1.92 src/lib/libm/Makefile
cvs rdiff -u -r1.10 -r1.11 src/lib/libm/shlib_version
cvs rdiff -u -r1.23 -r1.24 src/lib/libm/man/exp.3
cvs rdiff -u -r1.13 -r1.14 src/lib/libm/src/math_private.h
cvs rdiff -u -r0 -r1.1 src/lib/libm/src/s_exp2.c src/lib/libm/src/s_exp2f.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