CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/09 17:46:50
Modified files:
regress/lib/libpthread/signals: Makefile
Added files:
regress/lib/libpthread/signals/ignore_sigchild: Makefile
ignore_sigchild.c
Log message:
Test for the wait*() hang issue when SIGCHLD is ignored, as seen in
the python's subprocess' test.
