freebsd-dev/lib/libc/i386/gen
David E. O'Brien 0ab6a0c787 Push the alloca #error warning farther down to play nicer with some out of
tree local translator.

Requested by:	 jmallett
2003-06-25 19:06:40 +00:00
..
_ctx_start.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
_setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
alloca.S Push the alloca #error warning farther down to play nicer with some out of 2003-06-25 19:06:40 +00:00
fabs.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
frexp.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
isinf.c o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
ldexp.c Use C99 compatible ASM statements. 2003-06-02 02:32:22 +00:00
makecontext.c Save and restore FPU state properly in ucontext_t's. 2002-09-16 19:24:31 +00:00
Makefile.inc Disconnect the userland get/set/swapcontext() functions from 2002-11-16 06:39:11 +00:00
modf.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
rfork_thread.S Properly cleanup the stack before jumping to cerror() if rfork(2) fails. 2003-05-07 17:23:25 +00:00
setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
signalcontext.c Align signal frame placed on stack to 16 bytes so that SSE FPU register 2003-03-29 16:38:15 +00:00
sigsetjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00