NetBSD/sys/compat/linux
chs 38b9dc3505 implement O_DIRECTORY as standardized in POSIX-2008,
for both native and linux emulations.
this fixes the rest of PR 43695.
2010-09-21 19:26:18 +00:00
..
arch implement O_DIRECTORY as standardized in POSIX-2008, 2010-09-21 19:26:18 +00:00
common implement O_DIRECTORY as standardized in POSIX-2008, 2010-09-21 19:26:18 +00:00
files.linux Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_syscall.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_syscallargs.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_syscalls.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile.inc