acadia-newlib/newlib/libc/include/sys
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
..
_types.h 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00
cdefs.h
config.h
dirent.h
errno.h
fcntl.h
features.h
file.h
lock.h
param.h
queue.h
reent.h
resource.h
sched.h
signal.h
stat-dj.h
stat.h
stdio.h
time.h
timeb.h
times.h
types.h 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00
unistd.h
utime.h
wait.h