Module Name: src
Committed By: snj
Date: Sun Feb 25 23:57:51 UTC 2018
Modified Files:
src/sys/sys [netbsd-8]: fcntl.h
Log Message:
Pull up following revision(s) (requested by kamil in ticket #563):
sys/sys/fcntl.h: 1.50
Enable O_NOFOLLOW in the POSIX namespace
This open(2) flag first appeared in FreeBSD and was standarized by POSIX
in the 2008 standard.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.48.8.1 src/sys/sys/fcntl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.