acadia-newlib/newlib/libc/posix
Jeff Johnston c7c1a1ca1b 2013-10-01 Petr Hosek <phosek@chromium.org>
* configure.host: Disable new posix_spawn function for all
        users of posix dir except Cygwin.
        * libc/posix/Makefile.am: Add support for new posix_spawn function.
        * libc/posix/Makefile.in: Regenerate.
        * libc/posix/posix_spawn.c: New file.
        * libc/include/spawn.h: Ditto.
2013-10-01 18:08:46 +00:00
..
COPYRIGHT
Makefile.am 2013-10-01 Petr Hosek <phosek@chromium.org> 2013-10-01 18:08:46 +00:00
Makefile.in 2013-10-01 Petr Hosek <phosek@chromium.org> 2013-10-01 18:08:46 +00:00
_isatty.c
cclass.h
closedir.c
cname.h
collate.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
collate.h
collcmp.c
creat.c
engine.c * libc/include/sys/features.h (__GNUC_PREREQ): Define. Use 2012-10-16 18:45:24 +00:00
execl.c
execle.c
execlp.c
execv.c
execve.c
execvp.c
fnmatch.3
fnmatch.c
glob.3
glob.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
isatty.c
namespace.h
opendir.c
popen.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
posix.tex
posix_spawn.c 2013-10-01 Petr Hosek <phosek@chromium.org> 2013-10-01 18:08:46 +00:00
readdir.c readdir: drop bogus code 2012-07-20 16:55:19 +00:00
readdir_r.c * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf. 2013-06-19 15:54:20 +00:00
regcomp.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
regerror.c
regex.3
regex2.h
regexec.c
regfree.c
rewinddir.c
rune.h
runetype.h
scandir.c * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magic 2013-04-02 11:38:12 +00:00
seekdir.c
sleep.c
sysexits.h
telldir.c 2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org> 2012-07-16 17:03:50 +00:00
un-namespace.h
usleep.c
utils.h
wordexp.c * libc/posix/wordfree.c (wordfree): The wrong words are freed 2012-10-09 12:05:51 +00:00
wordexp2.h * libc/posix/wordfree.c (wordfree): The wrong words are freed 2012-10-09 12:05:51 +00:00
wordfree.c * libc/posix/wordfree.c (wordfree): The wrong words are freed 2012-10-09 12:05:51 +00:00