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 When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
_amd64_get_gsbase.c When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
_amd64_set_fsbase.c When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
_amd64_set_gsbase.c When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
brk.S
cerror.S
exect.S
getcontext.S Make getcontext(2) work on i386. It needs a small wrapper in libc 2003-09-04 00:20:40 +00:00
i386_clr_watch.c track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
i386_get_ioperm.2 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
i386_get_ioperm.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_get_ldt.2 Removed trailing whitespace. 2004-07-02 19:07:33 +00:00
i386_get_ldt.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_set_ioperm.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_set_ldt.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_set_watch.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
i386_set_watch.c track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
i386_vm86.2 Assorted mdoc(7) fixes. 2003-05-22 13:02:28 +00:00
i386_vm86.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
Makefile.inc When building the custom i386 libraries for use on amd64 kernels, we 2004-11-06 03:28:26 +00:00
Ovfork.S
pipe.S
ptrace.S
reboot.S
sbrk.S
setlogin.S
sigreturn.S
syscall.S