newlib-cygwin/newlib/libc/reent
Jeff Johnston bf3bcac28b 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
* libc/reent/execr.c: Use _DEFUN macro for function declaration.
        * libc/reent/fcntlr.c: Ditto.
        * libc/reent/fstat64r.c: Ditto.
        * libc/reent/linkr.c: Ditto.
        * libc/reent/lseek64r.c: Ditto.
        * libc/reent/lseekr.c: Ditto.
        * libc/reent/openr.c: Ditto.
        * libc/reent/readr.c: Ditto.
        * libc/reent/reent.c: Ditto.
        * libc/reent/sbrkr.c: Ditto.
        * libc/reent/signalr.c: Ditto.
        * libc/reent/signgam.c: Ditto.
        * libc/reent/statr.c: Ditto.
        * libc/reent/timer.c: Ditto.
        * libc/reent/unlinkr.c: Ditto.
        * libc/reent/writer.c: Ditto.
        * libc/syscalls/sysclose.c: Ditto.
        * libc/syscalls/sysexecve.c: Ditto.
        * libc/syscalls/sysfcntl.c: Ditto.
        * libc/syscalls/sysfork.c: Ditto.
        * libc/syscalls/sysfstat.c: Ditto.
        * libc/syscalls/sysgetpid.c: Ditto.
        * libc/syscalls/sysgettod.c: Ditto.
        * libc/syscalls/syskill.c: Ditto.
        * libc/syscalls/syslink.c: Ditto.
        * libc/syscalls/syslseek.c: Ditto.
        * libc/syscalls/sysopen.c: Ditto.
        * libc/syscalls/sysread.c: Ditto.
        * libc/syscalls/syssbrk.c: Ditto.
        * libc/syscalls/sysstat.c: Ditto.
        * libc/syscalls/systimes.c: Ditto.
        * libc/syscalls/sysunlink.c: Ditto.
        * libc/syscalls/syswait.c: Ditto.
2003-06-03 19:48:08 +00:00
..
Makefile.am 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
Makefile.in 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
closer.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
fcntlr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
fstat64r.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
fstatr.c 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 18:51:09 +00:00
getreent.c 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
impure.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
linkr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
lseek64r.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
lseekr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
open64r.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
openr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
readr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
reent.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
reent.tex 2002-07-17 Jeff Johnston <jjohnstn@redhat.com> 2002-07-17 23:25:44 +00:00
sbrkr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
signalr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
signgam.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
statr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
timer.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
unlinkr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
writer.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00