newlib-cygwin/newlib/libc/include/sys
Jeff Johnston 0eca075074 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdio.h: Allow the io64 function prototypes for
        Cygwin when compiling newlib.
        * libc/include/sys/stat.h[__CYGWIN__]: Define stat64 as __stat64
        to expose the Cygwin struct __stat64 type.
        * libc/stdio64/fseeko64.c: Use _fstat64_r and pass a struct stat64
        pointer.
        * libc/stdio64/tmpfile64.c(_tmpfile64_r): Call _fopen64_r.
2003-08-26 18:09:43 +00:00
..
_types.h 2002-09-16 Jeff Johnston <jjohnstn@redhat.com> 2002-09-16 18:55:25 +00:00
cdefs.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
config.h * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__. 2003-05-13 09:46:48 +00:00
dirent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno.h * libc/include/sys/errno.h: Add EOVERFLOW. 2002-09-24 14:10:12 +00:00
fcntl.h 2000-09-05 Jeff Johnston <jjohnstn@redhat.com> 2000-09-05 18:29:53 +00:00
features.h * libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define. 2002-03-28 04:26:49 +00:00
file.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
lock.h 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 2002-09-03 19:40:36 +00:00
param.h 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
queue.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
reent.h 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
resource.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sched.h 2000-12-11 Joel Sherrill <joel@OARcorp.com> 2000-12-12 01:24:09 +00:00
signal.h 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 18:18:07 +00:00
stat-dj.h 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
stat.h 2003-08-26 Jeff Johnston <jjohnstn@redhat.com> 2003-08-26 18:09:43 +00:00
stdio.h * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
syslimits.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
time.h * libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__, 2001-04-21 03:22:47 +00:00
timeb.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
times.h 2000-12-04 Joel Sherrill <joel@OARcorp.com> 2000-12-04 18:47:07 +00:00
types.h 2003-07-02 Jeff Johnston <jjohnstn@redhat.com> 2003-07-02 20:32:07 +00:00
unistd.h * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00
utime.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
wait.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00