opnsense-src/lib/libc/sparc64/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 Implement makecontext. 2003-04-01 23:28:50 +00:00
_set_tp.c Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
_setjmp.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
assym.s Account for <machine/fsr.h> no longer being usable for assembler code. 2002-03-11 03:13:02 +00:00
fabs.S style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:45:28 +00:00
fixunsdfsi.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
flt_rounds.c Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases. 2005-01-18 15:29:28 +00:00
fpgetmask.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpgetround.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpgetsticky.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpsetmask.c Use the macros from machine/fsr.h; some minor cleanups. 2002-09-14 18:07:03 +00:00
fpsetround.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +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 Implement makecontext. 2003-04-01 23:28:50 +00:00
Makefile.inc Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
setjmp.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
signalcontext.c Remove unused variables. Add required headers and function 2004-01-06 18:53:26 +00:00
sigsetjmp.S Rename siglongjmp() to __siglongjmp(), with a weak alias to siglongjmp(), 2003-01-05 22:10:06 +00:00