src/newlib ChangeLog Makefile.am Makefile.in l ...
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Thu Jan 6 23:31:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2005-01-06 23:31:56
Modified files:
newlib : ChangeLog Makefile.am Makefile.in
newlib/libc/stdio: vfscanf.c
newlib/libc/stdlib: strtod.c
Log message:
2005-01-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/strtod.c (_strtod_r): Add NaN support.
* (strtof): Ditto.
* libc/stdio/vfscanf.c (__svfscanf_r): Ditto.
* Makefile.am (MATHOBJS_IN_LIBC): Add s_nan and sf_nan
functions for use by strtod and strtof.
* Makefile.in: Regenerated.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.736&r2=1.737
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.am.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.in.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfscanf.c.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/strtod.c.diff?cvsroot=src&r1=1.4&r2=1.5
More information about the Newlib-cvs
mailing list