]> Savannah Git Hosting - gnulib.git/commit
unistd-h: Make sure O_CLOEXEC is defined.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 16 Feb 2025 20:23:57 +0000 (12:23 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 16 Feb 2025 20:23:57 +0000 (12:23 -0800)
commit10331a8ba5e9548671907a09eb6d5d7260543c39
tree7cbd98905d93482cf038c278a68d4ceec99a9495
parenta8fa6e6314246280a6c52f7f0a75cf2eb9d14a05
unistd-h: Make sure O_CLOEXEC is defined.

* modules/unistd-h (Depends-on): Add fcntl-h.
* lib/unistd.in.h: Include fcntl.h if inclusion of unistd.h does not
define O_CLOEXEC.
* doc/posix-headers/unistd.texi: Document the platforms that do not
define O_CLOEXEC in unistd.h.
ChangeLog
doc/posix-headers/unistd.texi
lib/unistd.in.h
modules/unistd-h