313f134979
* 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. |
||
---|---|---|
.. | ||
sys | ||
Makefile.am | ||
Makefile.in | ||
_exit.c | ||
access.c | ||
aclocal.m4 | ||
chmod.c | ||
chown.c | ||
close.c | ||
configure | ||
configure.in | ||
creat.c | ||
crt0.S | ||
crt1.c | ||
execv.c | ||
execve.c | ||
fork.c | ||
fstat.c | ||
getpid.c | ||
gettime.c | ||
isatty.c | ||
kill.c | ||
lseek.c | ||
open.c | ||
pipe.c | ||
read.c | ||
sbrk.c | ||
stat.c | ||
time.c | ||
times.c | ||
trap.S | ||
unlink.c | ||
utime.c | ||
wait.c | ||
write.c |