Paul Eggert wrote: > I also installed the 2nd attached patch which is just a doc update.
The platforms that have O_PATH are: - Linux (glibc ≥ 2.14, musl, Android) - FreeBSD ≥ 13.1 I'm therefore doing this doc update: 2022-06-12 Bruno Haible <br...@clisp.org> doc: Update O_PATH platforms list. * doc/posix-headers/fcntl.texi: Update O_PATH platforms list. diff --git a/doc/posix-headers/fcntl.texi b/doc/posix-headers/fcntl.texi index 8be69f4656..dcaba575bb 100644 --- a/doc/posix-headers/fcntl.texi +++ b/doc/posix-headers/fcntl.texi @@ -89,8 +89,7 @@ Portability problems not fixed by Gnulib: @item @samp{O_PATH} is not defined on some platforms: -AIX 7.3, FreeBSD 9.3, IRIX 6.5, macOS 13, mingw, Minix 3.3.0, MSVC 14, -NetBSD 9.2, OpenBSD 7.1, Solaris 11.4. +glibc 2.13, macOS 13, FreeBSD 13.0, NetBSD 9.2, OpenBSD 7.1, Minix 3.3.0, AIX 7.3, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14. @item @samp{F_SETFD}, @samp{F_GETFL}, @samp{F_SETFL}, @samp{F_GETLK},