diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2025-02-24 12:27:55 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-02-24 12:27:55 +0100 |
commit | 5f9cc2a6ab6fb07585b4f52f10ae1db951afb557 (patch) | |
tree | e0d8aa22187e6e1b51c2c0cbb3e2e3801e8db900 | |
parent | 004e95cf3594c8589f21088b1dc1da6e27751ff7 (diff) | |
download | newlib-5f9cc2a6ab6fb07585b4f52f10ae1db951afb557.zip newlib-5f9cc2a6ab6fb07585b4f52f10ae1db951afb557.tar.gz newlib-5f9cc2a6ab6fb07585b4f52f10ae1db951afb557.tar.bz2 |
Cygwin: winsup/doc/posix.xml: add posix_close doc
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r-- | winsup/doc/posix.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml index b96a127..43e860b 100644 --- a/winsup/doc/posix.xml +++ b/winsup/doc/posix.xml @@ -702,6 +702,7 @@ ISO®/IEC DIS 9945 Information technology pipe2 poll popen + posix_close posix_devctl posix_fadvise posix_fallocate |