]> granicus.if.org Git - python/commit
Patch by Jody Winston (with my changes) to add some of the "wait
authorGuido van Rossum <guido@python.org>
Tue, 4 Aug 1998 15:26:23 +0000 (15:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Aug 1998 15:26:23 +0000 (15:26 +0000)
commitc96417980cb700555255acfa70358c46c1a6e061
treea37aeb5d6dd72491098abad133873bbf42df3e2d
parent923fece5bd7a8b4d52adabc3c96aa3b12de16220
Patch by Jody Winston (with my changes) to add some of the "wait
status inspection" macros as functions: WEXITSTATUS(), WIFEXITED(),
WIFSIGNALED(), WIFSTOPPED(), WSTOPSIG(), WTERMSIG().
Modules/posixmodule.c