Link: <https://lore.kernel.org/all/
20200515160342.GE23230@ZenIV.linux.org.uk/>
Cc: Mateusz Guzik <mjguzik@gmail.com>
Cc: Jeff Layton <jlayton@kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: <linux-fsdevel@vger.kernel.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
was not open for writing
or the current set of seals on the file already includes
.BR F_SEAL_SEAL .
+.SH VERSIONS
+POSIX.1-2024 specifies
+.B FD_CLOFORK
+and
+.BR F_DUPFD_CLOFORK ,
+but Linux doesn't support them.
.SH STANDARDS
POSIX.1-2008.
.P
system call.
For certain architectures, this is also true before glibc 2.26.
.\"
+.SS POSIX
+POSIX.1-2024 specifies
+.BR O_CLOFORK ,
+but Linux doesn't support it.
.SH STANDARDS
.TP
.BR open ()