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
_setjmp.S
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
frexp.c
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
Makefile.inc Disconnect the userland get/set/swapcontext() functions from 2002-11-16 06:39:11 +00:00
modf.S
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
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