summaryrefslogtreecommitdiff
path: root/stdio-common/tst-popen2.c
AgeCommit message (Collapse)Author
2007-07-19* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper
if one of proc_file_chain streams has that fileno. * stdio-common/Makefile (tests): Add tst-popen2. * stdio-common/tst-popen2.c: New test.