acadia-newlib/newlib/libc
Jeff Johnston afe5651795 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/string.h (bcmp, bcopy, bzero): Change prototypes
        to use void * pointers and comply with Single Unix spec.
        * libc/string/bcmp.c: Change to use void * instead of char *.
        * libc/string/bcopy.c: Ditto.
        * libc/string/bzero.c: Ditto.
2002-05-23 18:46:04 +00:00
..
ctype * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
errno * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
include 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 2002-05-23 18:46:04 +00:00
locale * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
machine * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right value 2002-05-16 17:29:15 +00:00
misc * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
posix * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
reent 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
signal * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
stdio * libc/stdio/getc_u.c: New file. 2002-05-08 19:11:22 +00:00
stdlib 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> 2002-05-15 22:58:10 +00:00
string 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 2002-05-23 18:46:04 +00:00
sys 2002-05-22 Jeff Johnston <jjohnstn@redhat.com> 2002-05-22 20:26:28 +00:00
syscalls * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
time * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
unix 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> 2002-05-06 20:29:29 +00:00
Makefile.am * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
Makefile.in * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +00:00
aclocal.m4 * acinclude.m4: Add support for --enable-newlib-multithread. 2002-05-08 20:35:16 +00:00
configure * acinclude.m4: Add support for --enable-newlib-multithread. 2002-05-08 20:35:16 +00:00
configure.in * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. 2002-05-01 18:44:13 +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