summaryrefslogtreecommitdiff
path: root/lib/libc/gen/popen.c
Commit message (Expand)AuthorAgeFilesLines
* FIxed the cleanup. I forgot to leave stdin alone in the usual (!twoway)Bruce Evans1997-04-221-1/+2
* Clean-up my modification of popen.c for vfork. Bruce's (this) is better.John Dyson1997-04-201-10/+12
* Fix the problem in popen that makes correct vfork semantics fail.John Dyson1997-04-161-6/+11
* Fixed cleaning up after malloc failure, which was broken by Lite2.Bruce Evans1997-03-111-3/+5
* Merge from Lite2:Peter Wemm1997-03-111-21/+28
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Don't cast void functions to void.Jeffrey Hsu1995-06-201-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+160