freebsd-dev/lib/libc/i386/sys
Peter Wemm 65a6d893ba Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo
syscalls, unless WITHOUT_SYSCALL_COMPAT is defined.  The default case
will have the .c wrappers still.  If you define WITHOUT_SYSCALL_COMPAT,
the .c wrappers will go away and libc will make direct syscalls.

After 7-stable starts, the direct syscall method will be default.

Approved by:  re (kensmith)
2007-07-04 23:23:01 +00:00
..
brk.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
cerror.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
exect.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
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_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 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +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 Markup fixes. 2006-09-17 21:27:35 +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 Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo 2007-07-04 23:23:01 +00:00
Ovfork.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
pipe.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
ptrace.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
reboot.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sbrk.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setlogin.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sigreturn.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
syscall.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00