]> granicus.if.org Git - python/commit
WCOREDUMP(), WIFCONTINUED(), WCONTINUED, WUNTRACED: New.
authorFred Drake <fdrake@acm.org>
Tue, 23 Apr 2002 15:58:02 +0000 (15:58 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 23 Apr 2002 15:58:02 +0000 (15:58 +0000)
commit106c1a0e7a38f59191182069debd4eb7490f9bad
treec7f7765b4d0cc719fcab1167debed2b0fc3544fb
parent256705bca7fb848e38d874d21d9a37a70bad4fbf
WCOREDUMP(), WIFCONTINUED(), WCONTINUED, WUNTRACED:  New.

isatty(), WIFEXITED(), WIFSIGNALED(), WIFSTOPPED(): Changed to return
    bools instead of ints.
Doc/lib/libos.tex
Modules/posixmodule.c