about summary refs log tree commit diff
path: root/stdio-common/tst-popen2.c
Commit message (Collapse)AuthorAgeFilesLines
* * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper2007-07-191-0/+92
if one of proc_file_chain streams has that fileno. * stdio-common/Makefile (tests): Add tst-popen2. * stdio-common/tst-popen2.c: New test.