acadia-newlib/newlib/libc/posix
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
..
COPYRIGHT
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
Makefile.inc newlib: libc: move manual into top-level build 2022-02-04 23:57:12 -05:00
_isatty.c
cclass.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
closedir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
cname.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
collate.c newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
collate.h
collcmp.c
creat.c
dirfd.c
engine.c
execl.c
execle.c
execlp.c
execv.c
execve.c
execvp.c
fnmatch.3 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
fnmatch.c
ftw.c FTW Port for Newlib 2021-02-09 11:07:59 +01:00
glob.3 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
glob.c
isatty.c
namespace.h
nftw.c nftw: fix thread cancellation support 2021-09-03 12:26:17 +02:00
opendir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
popen.c
posix.tex
posix_spawn.c posix_spawn: fix get/set uid/gid calls for 32 bit Cygwin 2022-01-12 11:57:35 +01:00
readdir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
readdir_r.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
regcomp.c
regerror.c
regex.3 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
regex2.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
regexec.c
regfree.c
rewinddir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
rune.h newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
runetype.h
scandir.c
seekdir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sleep.c
sysexits.h
telldir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
un-namespace.h
usleep.c
utils.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
wordexp.c
wordexp2.h
wordfree.c