summaryrefslogtreecommitdiff
path: root/lib/libc/gen/popen.c
AgeCommit message (Expand)Author
1997-09-11make popen() safe for a real vfork()Theo de Raadt
1997-08-24Fix compiler warnings.Todd C. Miller
1997-07-09Clean up some -Wall complaints.Todd C. Miller
1997-06-22Fix a bogon in last changeThorsten Lockert
1997-06-22Close pipes before dup'ing file descriptors in the child, not after.Thorsten Lockert
1997-04-16Don't modify variables in the child since we vfork()'d toTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1996-07-27close all pipes in child; netbsd pr#2575Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt