Jon TURNEY
28e457cd71
Provide ucontext to signal handlers
...
Add ucontext.h header, defining ucontext_t and mcontext_t types.
Provide sigaction sighandlers with a ucontext_t parameter, containing stack and
context information.
* include/sys/ucontext.h : New header.
* include/ucontext.h : Ditto.
* exceptions.cc (call_signal_handler): Provide ucontext_t
parameter to signal handler function.
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2015-04-01 19:09:28 +01:00
..
2005-05-02 03:50:11 +00:00
2015-04-01 18:32:01 +01:00
2013-11-25 11:38:08 +00:00
2012-06-06 04:45:48 +00:00
2012-06-06 04:45:48 +00:00
2012-06-10 18:28:16 +00:00
2012-06-06 04:45:48 +00:00
2012-06-06 04:45:48 +00:00
2014-08-06 08:46:12 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2006-07-03 15:29:10 +00:00
2013-01-21 04:38:31 +00:00
2011-01-12 13:01:43 +00:00
2014-10-17 08:19:27 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2011-04-21 07:18:42 +00:00
2014-10-17 08:19:27 +00:00
2013-04-23 09:44:36 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2015-02-24 09:00:37 +00:00
2005-02-23 16:27:54 +00:00
2013-01-21 04:38:31 +00:00
2014-08-01 15:48:37 +00:00
2013-04-22 10:33:09 +00:00
2006-11-07 17:59:54 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2003-11-19 18:50:23 +00:00
2013-01-21 04:38:31 +00:00
2015-03-25 17:21:38 +01:00
2015-04-01 19:09:28 +01:00
2013-03-07 15:39:35 +00:00
2013-01-21 04:38:31 +00:00
2008-07-30 04:58:24 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2013-01-21 04:38:31 +00:00
2011-03-29 08:03:35 +00:00