newlib/newlib/libc
Jeff Johnston 371b76ef3e 2001-06-11 Egor Duda <deo@logos-m.ru>
* libc/ctype/ctype_.c: When compiled with gcc on platforms
        with signed char, make _ctype_[-128] ... _ctype[-1] refer to
        initialized memory region. Platform can define COMPACT_CTYPE
        to avoid allocation of the additional 128 bytes of data.
        Add pointer to _ctype_ array. Always initialize all _ctype_
        array elements.
2001-06-11 19:25:59 +00:00
..
ctype 2001-06-11 Egor Duda <deo@logos-m.ru> 2001-06-11 19:25:59 +00:00
errno import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
include * libc/include/sys/stat.h: Revert March 3, Cygwin change. 2001-05-08 01:15:06 +00:00
locale 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 16:25:36 +00:00
machine Fix bug when both pointers have matching, non-word alignment, and the length 2001-05-25 21:17:06 +00:00
misc 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-30 18:34:53 +00:00
posix Only reference environ indirectly through a pointer 2000-11-22 18:26:10 +00:00
reent 2001-03-21 Egor Duda <deo@logos-m.ru> 2001-03-21 21:47:31 +00:00
signal * libc/signal/signal.c (__sigtramp_r): ISO C requires 2000-09-19 19:39:45 +00:00
stdio Handle printf ("%#.0o",0); 2001-05-28 18:22:44 +00:00
stdlib * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencing 2001-06-11 17:21:18 +00:00
string 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net> 2001-05-04 17:23:18 +00:00
sys 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
syscalls Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
time 2001-03-05 Jeff Johnston <jjohnstn@redhat.com> 2001-03-05 21:07:20 +00:00
unix 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
aclocal.m4 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
configure 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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