acadia-newlib/newlib/libc
Jeff Johnston a70486d790 2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/math.h: Remove <sys/types.h>.
        (__dmath): Use __ULong instead of _uint32_t.
        * libc/include/sys/reent.h: If long or int is not 32-bits,
        include <sys/types.h> to get definitions for _int32_t and _uint32_t.
        * libc/stdlib/mprec.h: Include <sys/types.h> to get integer defs.
        * libm/common/fdlibm.h: Ditto.
2002-06-24 20:03:38 +00:00
..
argz * libc/argz: New directory. 2002-06-14 20:51:09 +00:00
ctype * libc/include/ctype.h: Remove isblank macro. 2002-06-18 18:49:17 +00:00
errno * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
include 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> 2002-06-24 20:03:38 +00:00
locale * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
machine 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:20:28 +00:00
misc * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
posix * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
reent * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
search * libc/include/ndbm.h: Remove. 2002-06-24 17:35:37 +00:00
signal * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
stdio 2002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp> 2002-06-24 15:59:38 +00:00
stdlib 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> 2002-06-24 20:03:38 +00:00
string * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sys 2002-06-21 Richard Earnshaw (rearnsha@arm.com) 2002-06-21 18:44:09 +00:00
syscalls * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
time * libc/time/strftime.c (strftime): Add %e format specifier. 2002-06-21 20:04:40 +00:00
unix * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
Makefile.am * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
Makefile.in * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
configure.in * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
libc.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00