Files
vault/command
Sean Chittenden bc570e74f3 Fix SIGINT handling.
No signal handler was setup to receive SIGINT.  I didn't investigate to
see if signal(2) mask was setup (ala `SIG_IGN`) or if sigprocmask(2) is
being used, but in either case, the correct behavior is to capture and
treat SIGINT the same as SIGTERM.  At some point in the future these two
signals may affect the running process differently, but we will clarify
that difference in the future.
2016-04-15 10:03:22 -07:00
..
2016-03-21 16:56:13 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-04 10:44:22 -04:00
2016-04-04 10:44:22 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-04 10:44:22 -04:00
2016-04-04 10:44:22 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-15 10:03:22 -07:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2016-04-01 13:16:05 -04:00
2015-03-03 23:14:54 -08:00
2015-11-09 13:52:55 -05:00
2016-04-01 13:16:05 -04:00