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

/freebsd-9.3-release/lib/libc/amd64/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/arm/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/ia64/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/mips/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/powerpc/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/powerpc64/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/sparc64/gen/
H A Dgetcontextx.c230429 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-9.3-release/lib/libc/i386/gen/
H A Dgetcontextx.c230429 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 230 milliseconds