newlib-cygwin/newlib/libc
Jeff Johnston 9e2a4ef876 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/reent.h: Add include of <sys/_types.h>.
        No longer include time.h.  Add struct __tm to use for
        _localtime_buf in the reentrant structure.  Add a
        _NULL definition to use in initializing the reentrant struct.
        * libc/include/sys/config.h: For CYGWIN32 and RTEMS, change
        the _READ_WRITE_RETURN_TYPE to _ssize_t which is found in
        <sys/_types.h>.
        * libc/include/sys/unistd.h: Include <sys/_types.h>.
        * libc/time/lcltime.c (localtime): Cast the reentrant struct
        _localtime_buf to be struct tm *.
2001-08-29 19:47:43 +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 2001-08-29 Jeff Johnston <jjohnstn@redhat.com> 2001-08-29 19:47:43 +00:00
locale 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 16:25:36 +00:00
machine 2001-07-12 Aldy Hernandez <aldyh@redhat.com> 2001-07-13 15:41:39 +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 2001-08-21 Jeff Johnston <jjohnstn@redhat.com> 2001-08-21 20:23:16 +00:00
string 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net> 2001-05-04 17:23:18 +00:00
sys * configure.host (h8300-*-elf*, h8500-*-elf*): New cases. 2001-08-29 13:26:32 +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-08-29 Jeff Johnston <jjohnstn@redhat.com> 2001-08-29 19:47:43 +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