acadia-newlib/newlib/libc
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
..
argz 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
ctype 2002-09-27 Jeff Johnston <jjohnstn@redhat.com> 2002-09-27 20:17:52 +00:00
errno * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
include 2002-12-06 Jeff Johnston <jjohnstn@redhat.com> 2002-12-06 18:58:51 +00:00
locale 2002-09-20 Jeff Johnston <jjohnstn@redhat.com> 2002-09-20 20:13:11 +00:00
machine 2002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp> 2002-11-20 17:24:57 +00:00
misc * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
posix 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
reent 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
search 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
signal * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
stdio 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
stdio64 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 2002-09-03 19:40:36 +00:00
stdlib 2002-12-06 Jeff Johnston <jjohnstn@redhat.com> 2002-12-06 18:58:51 +00:00
string * libc/string/memset.c (memset): Fix comment. 2002-11-27 18:10:16 +00:00
sys 2002-11-22 Vijay L. Khuspe <vijayk1@kpit.com> 2002-11-22 18:06:10 +00:00
syscalls 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:37:20 +00:00
time 2002-09-24 Jeff Johnston <jjohnstn@redhat.com> 2002-09-24 21:26:45 +00:00
unix 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
Makefile.am 2002-09-20 Jeff Johnston <jjohnstn@redhat.com> 2002-09-20 17:11:29 +00:00
Makefile.in 2002-09-20 Jeff Johnston <jjohnstn@redhat.com> 2002-09-20 17:11:29 +00:00
aclocal.m4 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> 2002-09-11 18:36:55 +00:00
configure 2002-09-11 Jeff Johnston <jjohnstn@redhat.com> 2002-09-11 18:36:55 +00:00
configure.in 2002-08-09 Jeff Johnston <jjohnstn@redhat.com> 2002-08-09 21:12:09 +00:00
libc.texinfo 2002-08-29 Jeff Johnston <jjohnstn@redhat.com> 2002-08-29 19:47:43 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2002-07-17 Jeff Johnston <jjohnstn@redhat.com> 2002-07-17 23:25:44 +00:00