summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_pmemrange.c
diff options
context:
space:
mode:
authormatthew <matthew@openbsd.org>2011-07-07 23:45:00 +0000
committermatthew <matthew@openbsd.org>2011-07-07 23:45:00 +0000
commit8ef87afd5654a8ea3f411d8d94175094ee500bd3 (patch)
tree66e3e7a8586f6dad4e4a4d39f1b17c995f6a9d18 /sys/uvm/uvm_pmemrange.c
parentderaadt says disable bluetooth everywhere else too (diff)
downloadwireguard-openbsd-8ef87afd5654a8ea3f411d8d94175094ee500bd3.tar.xz
wireguard-openbsd-8ef87afd5654a8ea3f411d8d94175094ee500bd3.zip
Add new syscall entries to support the openat(2) family of functions
added in POSIX Issue 7: openat(), mknodat(), mkfifoat(), linkat(), symlinkat(), unlinkat(), faccessat(), fstatat(), readlinkat(), fchmodat(), fchownat(), utimensat(), renameat(), and mkdirat(). This diff mostly just refactors the existing sys_foo() logic into a common dofooat() function that can then be called by both sys_foo() and sys_fooat(). Some of the new system calls support new flags to control their behavior, and proper support for these will be added in subsequent diffs. Incorporating suggestions from thib@, guenther@, and tedu@. ok tedu@, thib@, deraadt@, guenther@
Diffstat (limited to 'sys/uvm/uvm_pmemrange.c')
0 files changed, 0 insertions, 0 deletions