newlib-cygwin/newlib/libc/sys/sh
Mike Frysinger 8bee45444f newlib: libc: merge most sys/ configure scripts up a level
The sys configure scripts are almost all effectively stub scripts that
pass the higher level options to its own makefile.  The phoenix & linux
ones are a bit more complicated with nested subdirs, so those have been
left alone for now.  Plus, I don't really have a way of testing them.
2022-01-26 03:11:21 -05:00
..
sys * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00
Makefile.am newlib: libc: merge most sys/ configure scripts up a level 2022-01-26 03:11:21 -05:00
Makefile.in newlib: libc: merge most sys/ configure scripts up a level 2022-01-26 03:11:21 -05:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S Introduce SH2a support. 2004-07-30 09:03:39 +00:00
ftruncate.c * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00
syscalls.c * libc/sys/sh/syscalls.c (_isatty): New. 2008-01-22 00:24:45 +00:00
trap.S Contribute sh64-elf. 2002-02-08 07:11:13 +00:00
truncate.c * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00