newlib-cygwin/newlib/libc/sys/sysmec
Jeff Johnston 313f134979 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>
* acinclude.m4 (--disable-newlib-supplied-syscalls): New configuration
        option to allow disabling of syscalls being supplied in newlib.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * configure.host: Add support of new configuration option and add
        -D__NO_SYSCALLS__ if newlib supplied syscalls are disabled.
        * doc/aclocal.m4: Regenerated.
        * doc/configure: Ditto.
        * libc/*aclocal.m4: Ditto.
        * libc/*configure: Ditto.
        * libm/*aclocal.m4: Ditto.
        * libm/*configure: Ditto.
        * libc/sys/arm/Makefile.am: Don't build syscalls.o if new option
        is disabled.
        * libc/sys/arm/Makefile.in: Regenerated.
2003-02-08 04:30:58 +00:00
..
sys import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
_exit.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
access.c 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
aclocal.m4 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
chmod.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
chown.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
close.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt1.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execv.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
execve.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fork.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fstat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
getpid.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
gettime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
isatty.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
kill.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
lseek.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
open.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
pipe.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
read.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sbrk.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
times.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
trap.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
unlink.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
wait.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
write.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00