As pointed out by Cheng Shun Xia one of open posix conformace tests is testing
return value from sigset(SIGCHLD, SIG_HOLD) and expect this value to be
SIG_HOLD, however this is true only if SIGCHLD is already blocked so we must
ensure that. Patch is attached.

Signed-off-by: Cyril Hrubis chrubis@suse.cz
Signed-off-by: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
1 file changed