]> git.tuebingen.mpg.de Git - paraslash.git/commit
fix return value of para_reap_child()
authorAndre <maan@p133.(none)>
Tue, 20 Jun 2006 21:12:55 +0000 (23:12 +0200)
committerAndre <maan@p133.(none)>
Tue, 20 Jun 2006 21:12:55 +0000 (23:12 +0200)
commit9421d244243c0a5c6d3941905abfb0b516781465
tree59ca76499dd06d124051431a070c07158cdb2168
parent110ed8edf187f70321ad0a288be0de36b5076681
fix return value of para_reap_child()

In case of errors, this function returned 0 instead of -E_WAITPID.
Not a serious bug though.
signal.c