acadia-newlib/newlib/libc/posix
Jeff Johnston fd226e98a4 2009-08-18 Eric Blake <ebb9@byu.net>
* libc/posix/popen.c (popen): Fix documented prototype.

        Improve popen compatibility with glibc.
        * libc/posix/popen.c (popen): The 2006-08-22 change to use
        FD_CLOEXEC disagrees with other implementations; instead, use
        pidlist to work even when fcntl is not available.  Meanwhile,
        support the 'e' modifier to set CLOEXEC, as in glibc.  Drop
        cygwin-specific code, now that cygwin has its own version.
        * libc/posix/Makefile.am (CHEWOUT_FILES): Document popen.
        * libc/posix/posix.tex: New file.
2009-08-18 18:34:57 +00:00
..
COPYRIGHT
Makefile.am Improve popen compatibility with glibc. 2009-08-18 16:43:21 +00:00
Makefile.in 2009-08-18 Eric Blake <ebb9@byu.net> 2009-08-18 18:34:57 +00:00
_isatty.c 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> 2008-11-19 20:56:22 +00:00
cclass.h
closedir.c
cname.h
collate.c 2008-11-19 Craig Howland <howland@LGSInnovations.com> 2008-11-19 20:04:09 +00:00
collate.h
collcmp.c
creat.c
engine.c
execl.c
execle.c
execlp.c
execv.c
execve.c
execvp.c
fnmatch.3
fnmatch.c
glob.3
glob.c
isatty.c
namespace.h 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
opendir.c
popen.c * libc/posix/popen.c (popen): Fix documented prototype. 2009-08-18 17:07:55 +00:00
posix.tex Improve popen compatibility with glibc. 2009-08-18 16:43:21 +00:00
readdir.c
readdir_r.c
regcomp.c
regerror.c
regex.3
regex2.h
regexec.c
regfree.c
rewinddir.c
rune.h
runetype.h 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> 2008-11-19 17:13:13 +00:00
scandir.c 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com> 2008-11-24 20:42:33 +00:00
seekdir.c
sleep.c
sysexits.h
telldir.c 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org> 2008-11-27 21:01:40 +00:00
un-namespace.h
usleep.c
utils.h
wordexp.c
wordfree.c