]> granicus.if.org Git - python/commit
SIGCHLD is a more portable name than SIGCLD (OSX has no SIGCLD).
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 14 Dec 2010 18:20:45 +0000 (18:20 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 14 Dec 2010 18:20:45 +0000 (18:20 +0000)
commitc6637a507a46bb73d08374f56993064be0d0fae0
tree0da58a578e19dd5b4ecda131ddec0d5df06234c5
parentd8fec5ff08b3699cd0054d26ebe633e1665cb1b4
SIGCHLD is a more portable name than SIGCLD (OSX has no SIGCLD).
Lib/test/subprocessdata/sigchild_ignore.py