]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Adjust platforms that define O_CLOEXEC in unistd.h.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 16 Feb 2025 21:58:35 +0000 (13:58 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 16 Feb 2025 21:58:35 +0000 (13:58 -0800)
Suggested by Bruno Haible.
* posix-headers/unistd.texi: Mention that macOS 12 and AIX 7.3 do not
define O_CLOEXEC in this header. Remove redundant MSVC.

ChangeLog
doc/posix-headers/unistd.texi

index 21c1b8a491e84c662e62a8ebe2079674b12ec5dd..3587f070e60a58ae96d2fd193e2f9dea189e8901 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-02-16  Collin Funk  <collin.funk1@gmail.com>
+
+       doc: Adjust platforms that define O_CLOEXEC in unistd.h.
+       Suggested by Bruno Haible.
+       * posix-headers/unistd.texi: Mention that macOS 12 and AIX 7.3 do not
+       define O_CLOEXEC in this header. Remove redundant MSVC.
+
 2025-02-16  Bruno Haible  <bruno@clisp.org>
 
        strncasecmp_l: Add tests.
index 4481bcfc1a6a4f8aed8476d1b9a20242ad3439fc..044cf83b8f984a3b9b4c4a1fc15398846019fd06 100644 (file)
@@ -25,7 +25,7 @@ The @code{_exit} function is not declared in this file on some platforms:
 mingw.
 @item
 This header file does not define @code{O_CLOEXEC} on some platforms:
-glibc 2.41, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Solaris 11.4, Cygwin 3.5, mingw, MSVC 14.
+glibc 2.41, macOS 12, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, AIX 7.3, Solaris 11.4, Cygwin 3.5, mingw.
 
 @item
 Some platforms provide a @code{NULL} macro that cannot be used in arbitrary