For signals which are ignored by default (SIGCONT, CHLD, WINCH and URG),        
don't set a signal handler unless the client has.  This prevents syscalls       
from being spuriously interrupted if one if these signals is received.  

MERGED FROM CVS HEAD


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3325 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed