Searched hist:230429 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/arm/gen/
H A DMakefile.incdiff 230429 Sat Jan 21 16:02:23 MST 2012 kib 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
/freebsd-11-stable/lib/libc/gen/
H A DSymbol.mapdiff 230429 Sat Jan 21 16:02:23 MST 2012 kib 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

Completed in 70 milliseconds