freebsd-skq/lib/libc/i386
peter e4fe1baaf9 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
..
gen Provide stub functions for i386_set_ldt() and i386_get_ldt() even when 2005-04-26 20:51:15 +00:00
net
stdlib
string Eliminate an unpredictable branch from bcmp(). 2005-04-21 23:07:20 +00:00
sys Provide stub functions for i386_set_ldt() and i386_get_ldt() even when 2005-04-26 20:51:15 +00:00
_fpmath.h Define LDBL_NBIT to be a mask indicating the position of the integer 2005-03-07 04:55:22 +00:00
arith.h
Makefile.inc
SYS.h