newlib-cygwin/newlib/libc/sys/sysnecv850
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/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +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
_exit.c
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:26:39 +00:00
chmod.c
chown.c
close.c
creat.c
crt0.S * crt0.S: Add recognition of the e3v5 architecture variant. 2013-02-01 08:29:04 +00:00
crt1.c
execv.c
execve.c
fork.c
fstat.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
getpid.c
gettime.c
isatty.c 2008-05-20 DJ Delorie <dj@redhat.com> 2008-05-20 18:00:12 +00:00
kill.c
link.c
lseek.c
open.c
pipe.c
read.c
rename.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
sbrk.c * libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an 2012-10-02 22:55:10 +00:00
stat.c
time.c
times.c
trap.S * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
unlink.c * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
utime.c
wait.c
write.c