src/newlib ChangeLog libc/include/math.h libc/ ...
aoliva@sources.redhat.com
aoliva@sources.redhat.com
Wed Jul 9 17:52:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: aoliva@sources.redhat.com 2003-07-09 17:52:31
Modified files:
newlib : ChangeLog
newlib/libc/include: math.h
newlib/libc/sys/linux/cmath: math_private.h
newlib/libm/common: s_nan.c sf_nan.c
Log message:
* libc/include/math.h (nan, nanf): Update prototype to C99.
* libm/common/s_nan.c (nan): Likewise.
* libm/common/s_nanf.c (nanf, nan): Likewise.
* libc/sys/linux/cmath/math_private.h (nan, nanf): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.557&r2=1.558
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/math.h.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/cmath/math_private.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/common/s_nan.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/common/sf_nan.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Newlib-cvs
mailing list