newlib-cygwin/newlib/libc
Eric Blake a051160962 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 16:43:21 +00:00
..
argz 2008-11-27 Craig Howland <howland@LGSInnovations.com> 2008-11-27 20:45:37 +00:00
ctype 2009-06-16 Craig Howland <howland@LGSInnovations.com> 2009-06-16 16:02:07 +00:00
errno * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
iconv * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
include 2009=08-12 Jeff Johnston <jjohnstn@redhat.com> 2009-08-12 18:22:38 +00:00
locale * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow" 2009-06-18 09:13:39 +00:00
machine 2009-05-13 Paul Brook <paul@codesourcery.com> 2009-05-13 18:31:55 +00:00
misc 2009-04-16 Jeff johnston <jjohnstn@redhat.com> 2009-04-16 19:16:41 +00:00
posix Improve popen compatibility with glibc. 2009-08-18 16:43:21 +00:00
reent 2009=08-12 Jeff Johnston <jjohnstn@redhat.com> 2009-08-12 18:22:38 +00:00
search 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
signal * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
stdio * libc/stdio/mktemp.c (mkdtemp): Fix type in function name. 2009-08-13 07:19:33 +00:00
stdio64 * libc/include/stdio.h (__SMOD): Remove definition of unused flag. 2008-11-24 17:15:43 +00:00
stdlib 2009-08-10 Jeff Johnston <jjohnstn@redhat.com> 2009-08-10 16:23:20 +00:00
string 2009-08-17 Craig Howland <howland@LGSInnovations.com> 2009-08-18 16:03:06 +00:00
sys 2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com> 2009-06-19 18:15:35 +00:00
syscalls 2008-12-11 Jeff Johnston <jjohnstn@redhat.com> 2008-12-11 22:48:38 +00:00
time * libc/time/time.tex (wcsftime.def): Include. 2009-03-12 15:34:57 +00:00
unix 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
aclocal.m4 * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
configure 2009-04-17 Ken Werner <ken.werner@de.ibm.com> 2009-04-17 20:50:44 +00:00
configure.in 2009-04-17 Ken Werner <ken.werner@de.ibm.com> 2009-04-17 20:50:44 +00:00
libc.texinfo 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> 2008-12-22 19:45:56 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:36:05 +00:00