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 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.
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