OSDN Git Service

2006-08-22 Eric Blake <ebb9@byu.net>
authorjjohnstn <jjohnstn>
Tue, 22 Aug 2006 20:30:37 +0000 (20:30 +0000)
committerjjohnstn <jjohnstn>
Tue, 22 Aug 2006 20:30:37 +0000 (20:30 +0000)
commit131df9fa5f7c139ca02ca9026e386b56af17aed0
tree09ca4b2419303c34222213478713dbb7958706b2
parentc2459fc22453076ae66d62e16affcee35281baa6
2006-08-22  Eric Blake  <ebb9@byu.net>

        * libc/posix/popen.c (popen): Don't close output end of pipe in
        child if stdout was closed on entry.
        [HAVE_FCNTL]: In parent, mark file as close-on-exec, per POSIX.
newlib/ChangeLog
newlib/libc/posix/popen.c