newlib-cygwin/newlib/libc/sys/mmixware
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 2002-07-10 Florian Shrack <florian.schrack@freenet.de> 2002-07-10 22:15:49 +00:00
Makefile.am 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com> 2002-02-13 00:01:27 +00:00
Makefile.in * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
_exit.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
access.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
aclocal.m4 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
chmod.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
chown.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
close.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
configure 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
configure.in 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> 2001-11-12 21:04:41 +00:00
creat.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
crt0.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
execv.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
execve.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
fork.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
fstat.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
getpid.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
gettime.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
isatty.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
kill.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
link.c 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com> 2002-02-13 00:01:27 +00:00
lseek.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
open.c 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com> 2002-02-13 00:01:27 +00:00
pipe.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
read.c 2002-07-10 Florian Shrack <florian.schrack@freenet.de> 2002-07-10 22:15:49 +00:00
sbrk.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
setjmp.S * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
stat.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
time.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
times.c 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com> 2002-02-13 00:01:27 +00:00
unlink.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
utime.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
wait.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00
write.c * libc/sys/mmixware/*: Tweak license header in all source files. 2001-11-18 23:47:59 +00:00