Al Viro
efee984c27
new helper: signal_delivered()
...
Does block_sigmask() + tracehook_signal_handler(); called when
sigframe has been successfully built. All architectures converted
to it; block_sigmask() itself is gone now (merged into this one).
I'm still not too happy with the signature, but that's a separate
story (IMO we need a structure that would contain signal number +
siginfo + k_sigaction, so that get_signal_to_deliver() would fill one,
signal_delivered(), handle_signal() and probably setup...frame() -
take one).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
2012-06-01 12:58:52 -04:00
..
2012-05-25 09:31:59 -07:00
2012-05-24 11:54:29 -07:00
2012-05-30 11:17:19 -07:00
2012-05-24 10:34:29 -07:00
2012-05-29 11:53:11 -07:00
2012-05-26 12:57:47 -07:00
2012-05-31 18:18:11 -07:00
2012-05-29 16:22:33 -07:00
2012-05-26 12:42:29 -07:00
2012-05-29 16:22:29 -07:00
2012-05-30 08:52:42 -07:00
2012-05-29 16:22:22 -07:00
2012-05-29 16:22:20 -07:00
2012-05-29 16:22:22 -07:00
2012-05-31 17:49:32 -07:00
2012-05-31 17:49:29 -07:00
2012-05-31 17:49:28 -07:00
2012-05-25 09:18:59 -07:00
2012-05-25 12:46:23 +05:30
2012-05-31 17:49:31 -07:00
2012-05-28 19:13:50 -03:00
2012-05-31 17:49:32 -07:00
2012-05-29 16:22:28 -07:00
2012-05-24 12:57:47 -07:00
2012-05-31 18:10:18 -07:00
2012-05-29 22:33:56 -04:00
2012-05-29 16:22:21 -07:00
2012-05-25 12:48:26 -04:00
2012-05-30 10:55:34 +02:00
2012-05-31 17:49:31 -07:00
2012-05-29 16:22:32 -07:00
2012-05-31 17:49:30 -07:00
2012-05-31 17:49:32 -07:00
2012-05-29 16:22:21 -07:00
2012-05-31 17:49:26 -07:00
2012-05-31 17:49:30 -07:00
2012-05-31 17:49:28 -07:00
2012-05-29 16:22:29 -07:00
2012-05-29 16:22:32 -07:00
2012-05-29 16:22:31 -07:00
2012-05-29 16:22:28 -07:00
2012-05-29 16:22:20 -07:00
2012-05-29 16:22:28 -07:00
2012-05-29 16:22:19 -07:00
2012-05-29 16:22:24 -07:00
2012-05-29 16:22:20 -07:00
2012-05-29 16:22:26 -07:00
2012-05-31 17:49:27 -07:00
2012-05-29 22:33:55 -04:00
2012-05-30 16:34:27 -04:00
2012-05-26 14:17:30 -04:00
2012-05-24 16:15:48 -04:00
2012-05-26 14:17:31 -04:00
2012-05-29 16:22:24 -07:00
2012-05-29 16:22:18 -07:00
2012-05-29 18:27:19 -07:00
2012-05-31 17:49:32 -07:00
2012-05-29 16:22:27 -07:00
2012-05-31 17:49:31 -07:00
2012-05-31 17:49:31 -07:00
2012-05-29 16:22:21 -07:00
2012-05-29 16:22:33 -07:00
2012-06-01 12:58:51 -04:00
2012-06-01 12:58:52 -04:00
2012-05-29 17:30:08 -04:00
2012-05-31 17:49:26 -07:00
2012-05-29 16:22:28 -07:00
2012-05-31 17:49:32 -07:00
2012-06-01 12:58:50 -04:00
2012-05-30 07:55:31 +02:00