newlib-cygwin/newlib/libc/include
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
..
machine 2001-03-02 Jeff Johnston <jjohnstn@redhat.com> 2001-03-02 23:13:04 +00:00
sys Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
_ansi.h * Makefile.am: Fix space vs. tab problem in install-data-local. 2000-09-06 20:46:27 +00:00
_syslist.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ar.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
assert.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctype.h * libc/include/sys/config.h: define __IMPORT appropriately 2000-08-01 20:51:51 +00:00
dirent.h 2000-11-20 Jeff Johnston <jjohnstn@redhat.com> 2000-11-21 23:57:25 +00:00
errno.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fastmath.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fcntl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
grp.h 2001-02-08 Edward M. Lee <tailbert@yahoo.com> 2001-02-09 00:13:54 +00:00
ieeefp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
locale.h 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu> 2001-02-05 21:51:43 +00:00
malloc.h * libc/include/stdlib.h: Avoid declaring cfree under Cygwin. 2000-10-30 01:08:58 +00:00
math.h 2001-01-29 Jeff Johnston <jjohnstn@redhat.com> 2001-01-29 22:40:50 +00:00
paths.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
process.h * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
pthread.h 2000-12-11 Joel Sherrill <joel@OARcorp.com> 2000-12-12 01:24:09 +00:00
pwd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
reent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
regdef.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
signal.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stdio.h 2001-02-08 Jeff Johnston <jjohnstn@redhat.com> 2001-02-09 00:32:43 +00:00
stdlib.h 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp> 2001-02-15 02:04:55 +00:00
string.h * libc/string/swab.c: Specify that it's defined in <unistd.h>. 2000-08-30 18:30:16 +00:00
termios.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.h 2000-12-11 Joel Sherrill <joel@OARcorp.com> 2000-12-12 01:24:09 +00:00
unctrl.h * libc/include/sys/config.h: define __IMPORT appropriately 2000-08-01 20:51:51 +00:00
unistd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00