freebsd-nq/sys/compat/freebsd32
Peter Wemm bad9a7a5f9 Grab two syscall numbers. One is used to emulate functionality that linux
has in its procfs (do a readlink of /proc/self/fd/<nn> to find the pathname
that corresponds to a given file descriptor).  Valgrind-3.x needs this
functionality.  This is a placeholder only at this time.
2006-08-16 22:32:50 +00:00
..
freebsd32_misc.c Include sys/limits.h for INT_MAX. freebsd32_proto.h 1.58 does not include 2006-08-16 00:02:36 +00:00
freebsd32_proto.h Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier 2006-08-15 17:37:01 +00:00
freebsd32_syscall.h Regen for MPSAFE flag removal. 2006-07-28 19:08:37 +00:00
freebsd32_syscalls.c Regen for MPSAFE flag removal. 2006-07-28 19:08:37 +00:00
freebsd32_sysent.c Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier 2006-08-15 17:37:01 +00:00
freebsd32_util.h - Change the commented out freebsd32_xxx() example to use kern_xxx() along 2005-06-29 15:16:20 +00:00
freebsd32.h Catch up to the not-so-recent statfs(2) changes. 2004-04-14 23:17:37 +00:00
Makefile Add a 'clean' target. 2005-10-23 23:58:23 +00:00
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Grab two syscall numbers. One is used to emulate functionality that linux 2006-08-16 22:32:50 +00:00