freebsd-dev/lib/libc/i386/sys
Peter Wemm 5bc7bd5ff2 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
..
_amd64_get_fsbase.c
_amd64_get_gsbase.c
_amd64_set_fsbase.c
_amd64_set_gsbase.c
brk.S
cerror.S
exect.S
getcontext.S
i386_clr_watch.c
i386_get_ioperm.2
i386_get_ioperm.c
i386_get_ldt.2
i386_get_ldt.c
i386_set_ioperm.c
i386_set_ldt.c
i386_set_watch.3
i386_set_watch.c
i386_vm86.2
i386_vm86.c
Makefile.inc
Ovfork.S
pipe.S
ptrace.S
reboot.S
sbrk.S
setlogin.S
sigreturn.S
syscall.S