freebsd-nq/lib/libc/i386/sys
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
..
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
i386_get_fsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +00:00
i386_get_gsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +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_fsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +00:00
i386_set_gsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +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
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 Provide stub functions for i386_set_ldt() and i386_get_ldt() even when 2005-04-26 20:51:15 +00:00
Ovfork.S
pipe.S
ptrace.S
reboot.S
sbrk.S
setlogin.S
sigreturn.S
syscall.S