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
i386_clr_watch.c
i386_get_fsbase.c
i386_get_gsbase.c
i386_get_ioperm.2
i386_get_ioperm.c
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
i386_set_fsbase.c
i386_set_gsbase.c
i386_set_ioperm.c
i386_set_ldt.c
i386_set_watch.3 Markup fixes. 2006-09-17 21:27:35 +00:00
i386_set_watch.c
i386_vm86.2
i386_vm86.c
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