Konstantin Belousov 2b1de0afd1 Add API for obtaining extended machine context states that cannot be
fit into existing mcontext_t.

On i386 and amd64 do return the extended FPU states using
getcontextx(3). For other architectures, getcontextx(3) returns the
same information as getcontext(2).

Tested by:  pho
MFC after:  1 month
2012-01-21 18:00:28 +00:00
..
2011-06-18 13:56:33 +00:00
2007-06-03 17:20:27 +00:00
2012-01-09 06:36:28 +00:00
2012-01-15 20:14:52 +00:00
2011-07-10 06:57:00 +00:00
2011-12-23 02:13:42 +00:00
2012-01-03 07:14:01 +00:00