K 10 svn:author V 3 kib K 8 svn:date V 27 2012-01-21T18:00:28.115057Z K 7 svn:log V 298 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 END