]> Savannah Git Hosting - gnulib.git/commit
open, openat: document nonstandard FreeBSD, NetBSD O_NOFOLLOW errno
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 3 Nov 2014 06:24:09 +0000 (22:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 3 Nov 2014 06:24:25 +0000 (22:24 -0800)
commit08a713e078f03e7a870b0111960c6f4c54357152
treea97d145d89607b624362dce780c472a3d411c945
parent04a4a930a63e7396976fc016661f8f466faa64e6
open, openat: document nonstandard FreeBSD, NetBSD O_NOFOLLOW errno

* doc/posix-functions/open.texi (open):
* doc/posix-functions/openat.texi (openat):
Document that these functions do not set errno to ELOOP when
a symlink is opened with O_NOFOLLOW.
ChangeLog
doc/posix-functions/open.texi
doc/posix-functions/openat.texi