]> granicus.if.org Git - python/commit
Clear waitpid() status arg in case there's no process to report with
authorGuido van Rossum <guido@python.org>
Wed, 19 Jun 1996 23:17:02 +0000 (23:17 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 19 Jun 1996 23:17:02 +0000 (23:17 +0000)
commitfd03e2b4b1196b8ad2985ecc69947c044d6e27c6
tree73c77fe86a9636a36b3457b3cf5aea4fc43b609e
parent3b4da59cd6dde2e375391bc8b41a469a4aab5fbd
Clear waitpid() status arg in case there's no process to report with
WNOHANG set.
Modules/posixmodule.c