newlib-cygwin/newlib/libc
Jeff Johnston cfc05d9675 Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>
* libc/include/sys/config.h (_READ_WRITE_RETURN_TYPE): Define.
        For RTEMS, define to be ssize_t.  Default to int if not defined.
        * libc/stdio/sscanf.c (eofread): Return _READ_WRITE_RETURN_TYPE.
        * libc/stdio/stdio.c (__sread, __swrite): Likewise.
        * libc/stdio/local.h (__sread, __swrite): Likewise.
        * libc/include/sys/reent.h (_read, _write): Likewise.
        * libc/include/sys/unistd.h (read, write, _read, _write): Likewise.
        * libc/syscalls/sysread.c (read): Likewise.
        * libc/syscalls/syswrite.c (write): Likewise.
2001-03-06 01:04:43 +00:00
..
ctype import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
include Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
locale 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 16:25:36 +00:00
machine 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +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-01-29 Jeff Johnston <jjohnstn@redhat.com> 2001-01-29 22:40:50 +00:00
signal * libc/signal/signal.c (__sigtramp_r): ISO C requires 2000-09-19 19:39:45 +00:00
stdio Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
stdlib 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
string 2001-03-02 Jeff Johnston <jjohnstn@redhat.com> 2001-03-02 23:16:33 +00:00
sys 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +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 Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com> 2000-12-14 22:15:26 +00:00
configure Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com> 2000-12-14 22:15:26 +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