newlib-cygwin/newlib/libc/sys/sysnecv850
Jeff Law 0c8679e080 Avoid using common symbols in v850 libgloss
I've had this lying around for probably a year or two at this point.
It just changes all the instance of "errno" from a common symbol to an
extern.  I can't offhand recall where the actual definition is, but it
certainly exists in the generic code.
2022-03-19 20:01:33 -04:00
..
sys * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
_exit.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:26:39 +00:00
chmod.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
chown.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
close.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
creat.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
crt0.S * crt0.S: Add recognition of the e3v5 architecture variant. 2013-02-01 08:29:04 +00:00
crt1.c
execv.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
execve.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
fork.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
fstat.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
getpid.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
gettime.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
isatty.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
kill.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
link.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
lseek.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
open.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
pipe.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
read.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
rename.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04: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 Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
time.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
times.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
trap.S * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling. 2011-03-21 22:11:14 +00:00
unlink.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
utime.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
wait.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00
write.c Avoid using common symbols in v850 libgloss 2022-03-19 20:01:33 -04:00