newlib-cygwin/newlib/libm
Jeff Johnston c049dd5a78 2002-12-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdlib.h (strtof): New prototype (from C99).
        (strtodf): Changed from prototype to macro which redefines
        to strtof.
        * libc/stdlib/atof.c: Change documentation to refer to strtof
        instead of strtodf.
        * libc/stdlib/atoff.c (atoff): Change to call strtof instead of
        strtodf.
        * libc/stdlib/strtod.c (strtodf): Renamed to strtof.
        (strtof): New function.
        * libm/test/convert.c (test_strtodf): Renamed to test_strtof which
        calls strtof.
2002-12-06 18:58:51 +00:00
..
common 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00
machine 2002-10-18 Jeff Johnston <jjohnstn@redhat.com> 2002-10-18 18:19:47 +00:00
math * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
mathfp * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
test 2002-12-06 Jeff Johnston <jjohnstn@redhat.com> 2002-12-06 18:58:51 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
aclocal.m4 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> 2002-09-11 18:36:55 +00:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> 2002-09-11 18:36:55 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
libm.texinfo * libc/libc.texinfo: Change copyright notices to Red Hat from 2002-07-22 16:40:48 +00:00