Commit ID: 10052F80DE85DB1E595
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/02/09 23:23:35 UTC
Modified files:
lib/libc/stdlib: Makefile.inc
lib/libm : Makefile
Removed files:
lib/libm/src : s_nexttoward.c
Log message:
mop up after “long double” removal
no library major bump, as code using these cannot have worked right anyway
since we don’t even have a defined API for “long double”
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.13 -r1.14 src/lib/libc/stdlib/Makefile.inc
cvs -R rdiff -kk -upr1.15 -r1.16 src/lib/libm/Makefile
cvs -R rdiff -kk -upr1.2 -r0 src/lib/libm/src/s_nexttoward.c