|
From: Nicholas N. <nj...@ca...> - 2003-11-17 10:38:44
|
CVS commit by nethercote: Made the warning clearer when you try to catch SIGKILL/SIGSTOP. Also made it clearer what's wrong if you try to catch signals 32 and 33; they're not bad signals, just used internally. Updated one regtest accordingly. M +10 -6 corecheck/tests/sigkill.stderr.exp 1.4 M +17 -4 coregrind/vg_signals.c 1.50 |