acadia-newlib/newlib/libc/reent
Jeff Johnston 533b4e6644 2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/_types.h: Define _ssize_t as int if int is
        32-bits, otherwise define it as long.
        * libc/include/sys/types.h: Include <_ansi.h> and <sys/_types.h>
        and define ssize_t as _ssize_t.
        * libc/reent/readr.c: Change return type to _ssize_t.
        * libc/reent/writer.c: Ditto.
        * libc/sys/linux/Makefile.am: Add aio.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/aio.c: New file.
        * libc/sys/linux/sys/cdefs.h: Add __restrict_arr definition.
        * libm/common/fdlibm.h: Undef __P before defining it.
2002-06-27 22:48:05 +00:00
..
Makefile.am 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
Makefile.in * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
closer.c
execr.c
fstatr.c
getreent.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
impure.c
linkr.c
lseekr.c
openr.c
readr.c 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00
reent.c
reent.tex
sbrkr.c
signalr.c
signgam.c
statr.c
timer.c
unlinkr.c
writer.c 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00