summaryrefslogtreecommitdiff
path: root/mispipe.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-02mispipe: Fix closing of extra pipe FD before starting command so it is not ↵Joey Hess1-7/+7
inherited by daemons. Closes: #533448 (Thanks, Jeremie Koenig)
2006-09-08* Add mispipe, contributed by Nathanael Nerode. Pipes together two commands,joeyh1-0/+179
returning the exit status of the first.