opnsense-src/lib/libc/amd64/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
..
_set_tp.c Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +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
fpgetmask.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetprec.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetround.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetsticky.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetmask.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetprec.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetround.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +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 Implement fpclassify(): 2003-02-08 20:37:55 +00:00
makecontext.c 1. Use correct alignment mask, -15 != ~15 2004-07-31 01:41:41 +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 Make sure that stack is 16-byte aligned before calling a function, 2011-11-02 18:06:22 +00:00
signalcontext.c Set fpu context flags to known values, zero is illegal. 2004-07-28 13:08:24 +00:00
sigsetjmp.S Make sure that stack is 16-byte aligned before calling a function, 2011-11-02 18:06:22 +00:00