acadia-newlib/newlib/libc/sys/phoenix
Mike Frysinger 416792d59a newlib: libc: delete crt0.o duplication
The crt0.o was handled in a subdir-by-subdir basis: it would be compiled
in one (e.g. libc/sys/$arch/), then copied up one level (libc/sys/), then
copied up another (libc/) before finally being copied & installed in the
top newlib dir.  The libc/sys/ copy was cleaned up, and then the top dir
was changed to copy it directly out of the libc/sys/$arch/ dir.  But the
libc/sys/ copy to libc/ was left behind.  Clean that up now too.
2022-02-18 21:25:32 -05:00
..
bits
include libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
machine/arm newlib: libc: delete crt0.o duplication 2022-02-18 21:25:32 -05:00
net Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sys
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib: libc: delete crt0.o duplication 2022-02-18 21:25:32 -05:00
acinclude.m4 newlib: phoenix: merge configure up to top-level 2022-02-15 19:59:08 -05:00
alarm.c
chmod.c
chown.c
clocks.c
dup.c
endmntent.c
exec.c
fcntl.c
fork.c
fs.c
getentropy.c
getmntent.c
getpagesize.c
groups.c
ids.c
io.c
ioctl.c
mmap.c
mount.c
nanosleep.c
phoenix.c
pid.c
pipe.c
poll.c
realpath.c
reboot.c
resource.c
sbrk.c
sched.c
select.c
semaphore.c
setmntent.c
shm.c
signal.c
socket.c
sockopt.c
stat.c
statfs.c
symlink.c
sync.c
syscall.h
sysconf.c
syslog.c
time.c
truncate.c
tty.c
uname.c
utime.c
wait.c