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-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +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
2012-06-06 04:45:48 +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
2007-06-21 15:57:54 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2013-11-19 13:29:37 +00:00
2009-12-26 06:20:56 +00:00
2011-12-17 23:39:47 +00:00
2007-02-20 15:48:04 +00:00
2015-04-01 19:09:28 +01:00
2008-04-24 08:46:41 +00:00