newlib-cygwin/newlib/libc/sys/linux/include
Jeff Johnston 3db40db7d8 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/_types.h (_flock_t): Added.
        * libc/include/sys/lock.h (__lock_try_acquire): New interface.
        (__lock_try_acquire_recursive): Ditto.
        * libc/include/sys/reent.h (__sFILE, __sFILE64): Add new
        _lock field.
        * libc/stdio/findfp.c (std)[!__SINGLE_THREAD__]: Initialize _lock
        field.
        * libc/stdio/fopen.c (_fopen_r)[!__SINGLE_THREAD__]: Ditto.
        * libc/stdio64/fopen64.c (_fopen64_r)[!__SINGLE_THREAD__]: Ditto.
        * libc/sys/linux/include/time.h (struct timespec): Moved from
        <sys/types.h> and added check for __need_timespec flag so type
        can be defined by itself.
        * libc/sys/linux/sys/_types.h (_flock_t): New type.
        * libc/sys/linux/sys/types.h (struct timespec): Moved to
        <time.h>.
2002-09-03 19:40:36 +00:00
..
argp.h * libc/sys/linux/argp: New directory. 2002-08-29 23:53:06 +00:00
bp-sym.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
cmathcalls.h * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
complex.h * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
getopt.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
malloc.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mcheck.h 2002-07-15 Jeff Johnston <jjohnstn@redhat.com> 2002-07-15 20:16:32 +00:00
mqueue.h 2002-07-12 Jeff Johnston <jjohnstn@redhat.com> 2002-07-12 22:42:48 +00:00
paths.h 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 20:38:32 +00:00
pthread.h 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 02:16:12 +00:00
setjmp.h 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
stdint.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
time.h 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 2002-09-03 19:40:36 +00:00
unistd.h 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00