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
..
2013-01-21 04:38:31 +00:00
2013-04-23 09:44:36 +00:00
2008-02-11 19:03:36 +00:00
2013-04-23 09:44:36 +00:00
2015-04-01 18:26:45 +01:00
2012-06-06 04:45:48 +00:00
2013-01-21 04:38:31 +00:00
2014-01-18 11:37:55 +00:00
2015-04-01 19:09:28 +01:00
2013-04-23 09:44:36 +00:00
2005-07-26 00:55:42 +00:00
2013-01-21 04:38:31 +00:00
2012-06-06 04:45:48 +00:00
2011-02-11 12:42:30 +00:00
2011-02-02 15:14:46 +00:00
2013-02-21 03:15:47 +00:00
2014-11-25 11:42:20 +00:00
2013-01-21 04:38:31 +00:00
2011-12-17 23:39:47 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2006-01-09 12:41:54 +00:00
2013-11-28 10:00:01 +00:00
2007-06-21 15:57:54 +00:00
2015-03-24 10:42:45 +01:00
2013-04-23 09:44:36 +00:00
2013-01-21 04:38:31 +00:00
2013-04-23 09:44:36 +00:00
2013-01-21 04:38:31 +00:00
2013-04-23 09:44:36 +00:00
2010-01-22 22:31:31 +00:00
2007-02-15 17:49:25 +00:00
2013-11-19 13:29:37 +00:00
2013-01-21 04:38:31 +00:00
2012-02-07 17:15:07 +00:00
2014-08-01 15:48:37 +00:00
2009-12-26 06:20:56 +00:00
2010-04-27 15:18:14 +00:00
2011-12-17 23:39:47 +00:00
2007-06-17 00:31:27 +00:00
2007-02-20 15:48:04 +00:00
2015-03-24 10:42:45 +01: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-04-01 19:09:28 +01:00
2013-01-21 04:38:31 +00:00
2008-04-24 08:46:41 +00:00