CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/08 19:28:48
Modified files:
sys/sys : fcntl.h
sys/kern : vfs_vnops.c vfs_syscalls.c
Log message:
Add support for the O_CLOEXEC and O_DIRECTORY flags introduced in
POSIX Issue 7.
Requested by oga@ (and maybe djm@); ok guenther@
