freebsd-skq/lib/libc
peter 290cd3dfdf When building the custom i386 libraries for use on amd64 kernels, we
can't use the i386_set_ldt() family of routines, because they are not
implemented.  Instead, use the recently exposed direct access sysarch
routines for setting what %fs and %gs point to.

Use this for the i386 TLS _set_tp() routine, but only when compiling to
run as a 32 bit support binary for amd64 kernels.
2004-11-06 03:28:26 +00:00
..
alpha
amd64 Fix brk(3). The stack was unbalanced when we jumped to cerror. Oops! 2004-10-27 17:11:43 +00:00
arm Don't define SOFTFLOAT directly in source files, it's now done in the Makefile. 2004-11-05 23:53:54 +00:00
compat-43
db
gdtoa
gen Protect against local flooder of /var/run/log. Do not loop forever in 2004-11-04 23:09:57 +00:00
gmon
i386 When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
ia64
include
locale
net
nls
posix1e
powerpc
quad
regex
rpc
softfloat
sparc64
stdio
stdlib
stdtime Add glibc-style strftime(3) padding specifiers, namely, -(no padding), 2004-11-04 08:34:57 +00:00
string
sys Add necessary whitespace to correct cross references. 2004-10-27 11:26:51 +00:00
uuid
xdr
yp
Makefile