freebsd-dev/lib/libc/i386/gen
Konstantin Belousov 754f1c1e63 Make the sys/ucontext.h self-contained by changing the return type
of __getcontextx_size(3) from size_t to int.

PR:	ports/164654
MFC after:	1 month
2012-02-01 13:33:53 +00:00
..
_ctx_start.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
_set_tp.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
_setjmp.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
fabs.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
getcontextx.c Make the sys/ucontext.h self-contained by changing the return type 2012-02-01 13:33:53 +00:00
infinity.c
makecontext.c Make sure the first argument to the user function is 16-byte aligned. 2004-12-05 21:22:08 +00:00
Makefile.inc Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
rfork_thread.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
setjmp.S Despite official i386 ABI does not mandate any stack alignment besides 2011-11-02 18:08:30 +00:00
signalcontext.c
sigsetjmp.S Despite official i386 ABI does not mandate any stack alignment besides 2011-11-02 18:08:30 +00:00