From: Bruno Haible Date: Tue, 27 May 2025 09:33:00 +0000 (+0200) Subject: doc: Update platforms list re *_CLOFORK. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be4e50f38ca1ea135ede81f683f7c2901cad9c65;p=thirdparty%2Fgnulib.git doc: Update platforms list re *_CLOFORK. * doc/posix-headers/fcntl.texi: Update platforms list. --- diff --git a/ChangeLog b/ChangeLog index 380dda36d0..c37830f9bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2025-05-27 Bruno Haible + + doc: Update platforms list re *_CLOFORK. + * doc/posix-headers/fcntl.texi: Update platforms list. + 2025-05-27 Bruno Haible fcntl-h: Update platforms list re O_DIRECTORY. diff --git a/doc/posix-headers/fcntl.texi b/doc/posix-headers/fcntl.texi index d3ead0d310..1c51314d65 100644 --- a/doc/posix-headers/fcntl.texi +++ b/doc/posix-headers/fcntl.texi @@ -136,8 +136,7 @@ glibc 2.13, macOS 13, FreeBSD 13.0, NetBSD 9.2, OpenBSD 7.1, Minix 3.3.0, AIX 7. Although POSIX.1-2024 standardized @code{O_CLOFORK}, @code{FD_CLOFORK} and @code{F_DUPFD_CLOFORK}, they are not defined on most platforms: -glibc 2.41, musl libc, macOS 15.5, FreeBSD 14.2, NetBSD 10.1, OpenBSD 7.7, -Minix 3.3.0, AIX 7.1, Solaris 11.3, Cygwin 3.6.2, mingw, MSVC 14. +glibc 2.41, musl libc, macOS 15.5, FreeBSD 14.2, NetBSD 10.1, OpenBSD 7.7, Minix 3.3.0, AIX 7.3, Solaris 11.3, Cygwin 3.6.2, mingw, MSVC 14. @item @samp{F_SETFD}, @samp{F_GETFL}, @samp{F_SETFL}, @samp{F_GETLK},