ecere/sys/DualPipe: (UNIX) Calling waitpid() in destructor
authorJerome St-Louis <jerome@ecere.com>
Sat, 22 Oct 2016 14:07:24 +0000 (10:07 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 22 Oct 2016 15:13:26 +0000 (11:13 -0400)
commitddc15636962949139e9627c3efc7c337ef9d46c4
tree895bb70f7cb6925e3a635511c8343f73a9a88646
parent51a4bdfd9d7da90402bc341c0bc59a9ae6f7928f
ecere/sys/DualPipe: (UNIX) Calling waitpid() in destructor
- Also calling fclose() on handles
ecere/src/sys/DualPipe.c