freebsd-dev/lib/libc/i386/gen
Peter Wemm 3bbf3512ad Provide stub functions for i386_set_ldt() and i386_get_ldt() even when
compiling as an amd64 support binary.  They will return EINVAL on an amd64
kernel, but this simplifies other #ifdefs that were getting a bit nasty.
2005-04-26 20:51:15 +00:00
..
_ctx_start.S
_set_tp.c Provide stub functions for i386_set_ldt() and i386_get_ldt() even when 2005-04-26 20:51:15 +00:00
_setjmp.S
alloca.S
fabs.S
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
infinity.c
ldexp.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 support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
modf.S
rfork_thread.S
setjmp.S
signalcontext.c
sigsetjmp.S