DescriptionAdd SIGHUP and SIGTERM handlers in NaCl.
When running NaCl code in a PID namespace, we need explicit handlers for
signals that we might receive from outside the PID namespace, such as
SIGTERM. This change installs a signal handler which exits by default.
BUG= https://code.google.com/p/chromium/issues/detail?id=460972
Committed: https://chromium.googlesource.com/native_client/src/native_client/+/3b1b3cf099145cf3db831f7f29a251ac071c5290
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (3 generated)
|