]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fchownat.2: AT_EMPTY_PATH is Linux-specific and requires _GNU_SOURCE
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 20 Feb 2014 10:04:02 +0000 (11:04 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 20 Feb 2014 10:08:59 +0000 (11:08 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fchownat.2

index 96510939a8f021e7069a45be29c5f1d3f4196a1b..6b0c50471268be42c58e16a799206b7b15e7b5a2 100644 (file)
@@ -106,6 +106,10 @@ flag).
 In this case,
 .I dirfd
 can refer to any type of file, not just a directory.
+This flag is Linux-specific; define
+.B _GNU_SOURCE
+.\" Before glibc 2.16, defining _ATFILE_SOURCE sufficed
+to obtain its definition.
 
 .TP
 .B AT_SYMLINK_NOFOLLOW