diff options
author | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:37:59 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:24 +0200 |
commit | 5b4773721d511694afeedb1f3f966a5035dabef9 (patch) | |
tree | 66436eb21703377094ca8a2d026d4bc6f721ac4f /doc/posix-functions/posix_spawn_file_actions_addopen.texi | |
parent | 6a7314acb4ce363f7cb8927a75106990457c3d0d (diff) | |
download | gnulib-5b4773721d511694afeedb1f3f966a5035dabef9.tar.gz |
doc: Update for Cygwin 2.9.0.
* doc/*/*.texi: Update.
Diffstat (limited to 'doc/posix-functions/posix_spawn_file_actions_addopen.texi')
-rw-r--r-- | doc/posix-functions/posix_spawn_file_actions_addopen.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/posix_spawn_file_actions_addopen.texi b/doc/posix-functions/posix_spawn_file_actions_addopen.texi index 08aa15c890..5e1174353b 100644 --- a/doc/posix-functions/posix_spawn_file_actions_addopen.texi +++ b/doc/posix-functions/posix_spawn_file_actions_addopen.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.x, mingw, MSVC 14, Android 8.1. @item This function does not reject a too large file descriptor on some platforms: musl libc, Solaris 11.4. |