]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Update for Cygwin 3.5.3.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Aug 2024 14:15:20 +0000 (16:15 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Aug 2024 14:15:20 +0000 (16:15 +0200)
* doc/posix-headers/*.texi: Update.
* doc/posix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.

86 files changed:
ChangeLog
doc/glibc-functions/clearenv.texi
doc/glibc-functions/close_range.texi
doc/glibc-functions/fallocate.texi
doc/glibc-functions/posix_spawn_file_actions_addchdir_np.texi
doc/glibc-functions/posix_spawn_file_actions_addfchdir_np.texi
doc/glibc-functions/pthread_getaffinity_np.texi
doc/glibc-functions/pthread_setaffinity_np.texi
doc/glibc-functions/pthread_timedjoin_np.texi
doc/glibc-functions/pthread_tryjoin_np.texi
doc/glibc-functions/sched_getaffinity.texi
doc/glibc-functions/sched_getcpu.texi
doc/glibc-functions/sched_setaffinity.texi
doc/glibc-functions/signalfd.texi
doc/glibc-functions/strverscmp.texi
doc/glibc-functions/timerfd_create.texi
doc/glibc-functions/timerfd_gettime.texi
doc/glibc-functions/timerfd_settime.texi
doc/glibc-functions/wmempcpy.texi
doc/posix-functions/aio_cancel.texi
doc/posix-functions/aio_error.texi
doc/posix-functions/aio_fsync.texi
doc/posix-functions/aio_read.texi
doc/posix-functions/aio_return.texi
doc/posix-functions/aio_suspend.texi
doc/posix-functions/aio_write.texi
doc/posix-functions/btowc.texi
doc/posix-functions/c16rtomb.texi
doc/posix-functions/c32rtomb.texi
doc/posix-functions/c8rtomb.texi
doc/posix-functions/call_once.texi
doc/posix-functions/catclose.texi
doc/posix-functions/catgets.texi
doc/posix-functions/catopen.texi
doc/posix-functions/cnd_broadcast.texi
doc/posix-functions/cnd_destroy.texi
doc/posix-functions/cnd_init.texi
doc/posix-functions/cnd_signal.texi
doc/posix-functions/cnd_timedwait.texi
doc/posix-functions/cnd_wait.texi
doc/posix-functions/dbm_clearerr.texi
doc/posix-functions/dbm_close.texi
doc/posix-functions/dbm_delete.texi
doc/posix-functions/dbm_error.texi
doc/posix-functions/dbm_fetch.texi
doc/posix-functions/dbm_firstkey.texi
doc/posix-functions/dbm_nextkey.texi
doc/posix-functions/dbm_open.texi
doc/posix-functions/dbm_store.texi
doc/posix-functions/feraiseexcept.texi
doc/posix-functions/ilogbl.texi
doc/posix-functions/lio_listio.texi
doc/posix-functions/mbrtoc16.texi
doc/posix-functions/mbrtoc32.texi
doc/posix-functions/mbrtoc8.texi
doc/posix-functions/mtx_destroy.texi
doc/posix-functions/mtx_init.texi
doc/posix-functions/mtx_lock.texi
doc/posix-functions/mtx_timedlock.texi
doc/posix-functions/mtx_trylock.texi
doc/posix-functions/mtx_unlock.texi
doc/posix-functions/pthread_cond_clockwait.texi
doc/posix-functions/pthread_mutex_clocklock.texi
doc/posix-functions/pthread_rwlock_clockrdlock.texi
doc/posix-functions/pthread_rwlock_clockwrlock.texi
doc/posix-functions/secure_getenv.texi
doc/posix-functions/sem_clockwait.texi
doc/posix-functions/sigtimedwait.texi
doc/posix-functions/thrd_create.texi
doc/posix-functions/thrd_current.texi
doc/posix-functions/thrd_detach.texi
doc/posix-functions/thrd_equal.texi
doc/posix-functions/thrd_exit.texi
doc/posix-functions/thrd_join.texi
doc/posix-functions/thrd_sleep.texi
doc/posix-functions/thrd_yield.texi
doc/posix-functions/timer_getoverrun.texi
doc/posix-functions/timespec_get.texi
doc/posix-functions/tss_create.texi
doc/posix-functions/tss_delete.texi
doc/posix-functions/tss_get.texi
doc/posix-functions/tss_set.texi
doc/posix-headers/aio.texi
doc/posix-headers/ndbm.texi
doc/posix-headers/nl_types.texi
doc/posix-headers/uchar.texi

index 1eb55af7702fe265ef8b76f7a72604cfeb135474..738abf32dd22f665ec65f2eb3104b6e37bfe14fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-08-08  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update for Cygwin 3.5.3.
+       * doc/posix-headers/*.texi: Update.
+       * doc/posix-functions/*.texi: Likewise.
+       * doc/glibc-functions/*.texi: Likewise.
+
 2024-08-07  Bruno Haible  <bruno@clisp.org>
 
        math: Fix INFINITY and NAN on mingw.
index 3074bda1c7e0dabc3ad3ac6263e7a160bd87adb9..ac000f6d18a85de2ec167f7f7cff8510591c41a3 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-macOS 14, FreeBSD 13.2, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, Solaris 10, Cygwin 2.9, mingw, MSVC 14.
+macOS 14, FreeBSD 13.2, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, Solaris 10, Cygwin 2.10.x, mingw, MSVC 14.
 @end itemize
index 4af32fd5924c801fc757f4e33a02889eaf0425ed..5ca088cfa88c434ef74da0ba43d96be3dcecbded 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.33, macOS 14, FreeBSD 12.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android API level 33.
+glibc 2.33, macOS 14, FreeBSD 12.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.x, mingw, MSVC 14, Android API level 33.
 @end itemize
index 98f600a1ce2c1f9289e6328cc8413f6b163f9165..d4982588ca861183f5d9dad964b3cd48fb93bfcd 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.9, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android 4.4.
+glibc 2.9, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.4.x, mingw, MSVC 14, Android 4.4.
 @item
 On platforms where @code{off_t} is a 32-bit type, this function may not
 work correctly across the entire data range of files larger than 2 GB.
index 26d44d73c50a821673fc30a6f2323cb05ec038d8..10453d434d6dbe3b6c0f2fca9a09352a595a8d33 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.28, macOS 10.14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.0, Cygwin 3.4.6, mingw, MSVC 14, Android API level 33.
+glibc 2.28, macOS 10.14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.0, Cygwin 3.4.x, mingw, MSVC 14, Android API level 33.
 @end itemize
 
 Note: Gnulib has a module @code{posix_spawn_file_actions_addchdir} that
index 147c50c2618cb49ac048fe25a2de4b97c50c7e5f..05192fe4463b85b5627a2ea6bf7eb4b1ad3955dc 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.28, macOS 10.14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android API level 33.
+glibc 2.28, macOS 10.14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.x, mingw, MSVC 14, Android API level 33.
 @end itemize
 
 Note: Gnulib has a module @code{posix_spawn_file_actions_addfchdir} that
index d89f2c38f6fc5353027761b75743360e7f4c28e5..0e6ee9351a934508f6b4ec827590772045126603 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @item
 This function has a different signature on some platforms:
 glibc 2.3.3.
index 387333cf33a081999f5e67ff0541e1fa151fc2dc..45d5207a118e0929c4e9ae601fdd908da4190063 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @item
 This function has a different signature on some platforms:
 glibc 2.3.3.
index 83684a3a6056a94127e22883876432a603d4cdb9..1b068a2212bf5a8c4b4b2ff1283db43aefebb9c2 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @item
 FreeBSD 6.4 has a function of this name in @code{libthr} but not in
 @code{libpthread}, and it also is missing a declaration.
index 779385d85c7106db4e452c7ebb0ca14c46209f19..292a50ae42b2c99a0cef4f21c07248a664e78956 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-glibc 2.3.2, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many non-glibc platforms:
+glibc 2.3.2, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 0877bc7fca33f4bb70c3a4e06918e50de41217c5..dfba988ddaefc377a9ec154ee6e3052090da4b27 100644 (file)
@@ -27,5 +27,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 3.0.
+macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android 3.0.
 @end itemize
index e651cebeb1f9c394adc9b53d29fc088d2e59d7ab..74f12aef5f3a80672a3d29cd96f7f2c8914055d0 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function exists only on Linux and is therefore
+This function exists only on Linux and Cygwin and is therefore
 missing on most non-glibc platforms:
-glibc 2.5, macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14.
+glibc 2.5, macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14.
 @end itemize
index a4378f649c2b038fd62960470d37e0be7c493eea..050f9cb62996c3292a3637f951cd3ae93afccc26 100644 (file)
@@ -27,5 +27,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 3.0.
+macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android 3.0.
 @end itemize
index 351e911ceb8297a3af1782fa69d9f23da73b4998..fbe47c43ac31ce19f758bebd6c83c3418647319b 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function exists only on Linux and illumos and is therefore
+This function exists only on Linux, Cygwin, and illumos and is therefore
 missing on many non-glibc platforms:
-glibc 2.6, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14.
+glibc 2.6, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.11.x, mingw, MSVC 14.
 @end itemize
index a02bc1ab62b03fe4e1489ec6833816a493cbc789..00226c00fe9fffa61a32aef87950817024747e03 100644 (file)
@@ -26,7 +26,7 @@ macOS 14, FreeBSD 13.1, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11
 This function treats ASCII letters as smaller than a digit sequence
 on some platforms:
 @c https://git.musl-libc.org/cgit/musl/commit/src/string/strverscmp.c?id=b50eb8c36c20f967bd0ed70c0b0db38a450886ba
-musl libc 1.2.3, Cygwin 3.4.6.
+musl libc 1.2.3, Cygwin 3.4.x.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 77f838db48501fa5a16ff48a0099bfc18941d1f7..0415d1aa4b235637949ad4f8af5c4f5bf7e87539 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function exists only on Linux, FreeBSD, NetBSD, and illumos and is therefore
+This function exists only on Linux, FreeBSD, NetBSD, Cygwin, and illumos and is therefore
 missing on many non-glibc platforms:
-glibc 2.7, macOS 14, FreeBSD 13.2, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.3.
+glibc 2.7, macOS 14, FreeBSD 13.2, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.11.x, mingw, MSVC 14, Android 4.3.
 @end itemize
index a81c9aa4ec3839e2a4cef4d696c390c46577d0cc..ed64cdf22f5d9bc01dfa7eb169aa82eae5f3971e 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function exists only on Linux, FreeBSD, NetBSD, and illumos and is therefore
+This function exists only on Linux, FreeBSD, NetBSD, Cygwin, and illumos and is therefore
 missing on many non-glibc platforms:
-glibc 2.7, macOS 14, FreeBSD 13.2, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.3.
+glibc 2.7, macOS 14, FreeBSD 13.2, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.11.x, mingw, MSVC 14, Android 4.3.
 @end itemize
index 379603fe80ccdfdf0f72e4238c513e96e0285bd6..e6e50c34a6061f12eaacb3ca40852768f02b56f1 100644 (file)
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function exists only on Linux, FreeBSD, NetBSD, and illumos and is therefore
+This function exists only on Linux, FreeBSD, NetBSD, Cygwin, and illumos and is therefore
 missing on many non-glibc platforms:
-glibc 2.7, macOS 14, FreeBSD 13.2, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.3.
+glibc 2.7, macOS 14, FreeBSD 13.2, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.11.x, mingw, MSVC 14, Android 4.3.
 @end itemize
index b40b7a62526dafc708fdea0c34bda196c97d9d91..06d5ca4ab49d0d127b2bc52e40352f40deb0691d 100644 (file)
@@ -21,7 +21,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 5.1.
+macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9.x, mingw, MSVC 14, Android 5.1.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 578fb5e70855c43894922ed4745cb9f9751677a2..5f83491e8ff81ac5a2471e65f8063abe940d8322 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index a06302057681e9bfc32c062a608ef22b29e1bc41..9f2b042582b1b55d7d3a1b1977b531e13cac66f9 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 8f2b5c58fff84a62b7c10d57b6f34d48cbd36983..08cb521b2eb3c588a8572b1511cbd62634db12aa 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 04051b72764be5a5b60919d8eeba5d3f746ad2f0..bd72351601ad93137ff34c5f47c86bb027c19a07 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index ed589d26e422cde8a9387742f4258cfb2456170c..3742556f2f132011a4a6b1a92f495fcfec488a27 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 30156aa9aecdef16eb45f3850b23138757d2390c..6f3ffd0bc4d40f215c51eb98a2751267770f5a70 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 1d0012d19aba379b64d0b369f99572716d4b2fba..25ca3a8504b18839929041388a863d64982cc656 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 8113449547284cd3cc5377b309b651901ccb5cc2..3ab93b24808a3166b957d5d98d2663c64b0b535c 100644 (file)
@@ -21,7 +21,7 @@ glibc 2.35, MirOS BSD #10.
 @item
 In the C or POSIX locales, this function is not consistent with @code{mbrtowc}
 on some platforms:
-mingw.
+Cygwin 3.4.x, mingw.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 4019b472868d7f5439e9e793b7c9cca82041856e..da3900764501d9899b192320ad23aa4fc274a64f 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on most non-glibc platforms:
-glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.x, mingw, MSVC 9, Android 4.4.
 @end itemize
index f0a8392659e11e22ca90fbf8f61cecd13525bb52..2f053994cd5da374becf18932599508d59162b40 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on most non-glibc platforms:
-glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.x, mingw, MSVC 9, Android 4.4.
 @item
 This function returns 0 when the first argument is NULL in some locales on some platforms:
 AIX 7.2.
index ed013075035bfc2bc8aff863a23b85e6d2e85b15..d4c6f0de1b6cb1c74dd0fdc122c4607471e18228 100644 (file)
@@ -12,5 +12,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on most platforms:
-glibc 2.35, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android 9.0.
+glibc 2.35, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4,
+@c https://cygwin.com/pipermail/cygwin/2024-August/256326.html
+Cygwin,
+mingw, MSVC 14, Android 9.0.
 @end itemize
index 1cf323a89a2e104d7ae89aa3b515a8d760d2a4b0..773232795ade88028c3cbf675229c85da79bfe00 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index d26912c92347cf5a1acf923fc2f2f0a46f71afe3..d696cb83017ed7bb7f62946160cf97554501f566 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 7.1.
+Minix 3.1.8, Cygwin 2.9.x, mingw, MSVC 14, Android 7.1.
 @end itemize
index 23053a404ed727d7b9e7cf992e587a85b6c8d9e0..1a00dff2053c33715aa60a56e1d25e9e8647be26 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 7.1.
+Minix 3.1.8, Cygwin 2.9.x, mingw, MSVC 14, Android 7.1.
 @end itemize
index 383efcfa5fec0647af6213461622407ba49de183..96378c240d54a2687986838d777bfd7c2d98a4a6 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 7.1.
+Minix 3.1.8, Cygwin 2.9.x, mingw, MSVC 14, Android 7.1.
 @end itemize
index 61c543fe7390bbf26907228dbe26d24852869e17..f3b418d43d0444093d9ce6f0804ddb6117f3c74a 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 6d042249f1a8029638c1cea854f9b4c5695c9eeb..84fe5eaf36423ccb08859daec296c5b555ae88a1 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 75495bf6b9fc258f1751a1334afba7f28ee9e145..32d0d2580766d30d241ed929a25a97c9b63a1da7 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 2c9c6afcc5608de99701275290aa54e4937ae39a..896d5baf540c647f873fdcaa3511877b7036afd8 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index b5bd9644f687c218a5dde8333355f3bc7b91967b..a26e197e2161661e1de325aed4177f65131a6443 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index a5a7c12038802878cf810a6ae47f2490df6eead3..808030140a121a049c248545f9b9de3b8116854b 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index da311bafc24402cfef6b5083453ff09c5ed1e290..697020d2eddad05953eb7bd1e0449c89065e9875 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, HP-UX 11.11, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, HP-UX 11.11, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 6c481324e24540639d14ce6d6bbfe8772edccb0a..c1e504522e180ccbd6a2c4f1f8455de805cb907c 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 470406f4feaf9cc3ff0525a4e368d4b7df508baf..da92b55c43c36c95b2acc391326f0882d86d9449 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 9fac7b025e4639e19ccfe6038cf94482c430ddba..e151cb2350c9843a65392ac544963e352def88ad 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, HP-UX 11.11, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, HP-UX 11.11, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index feab18b63da72c64898563f1ea7f965dfb5d7613..c2fff8a397a4cf54555a9bb583bf350de44ea350 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 9a8d6bbed6a95aa63459997b5da5a2cdb913386e..9baf58d852c442ed0de247f66bb204ca8c1c0ba0 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 70edc8ab71d804ee6ac3d00f5d76644c1822b681..08539a3527ffb3a3be9b497040046b904fa69f8d 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 619e41a9a74f499e57d400db6db1ed358c567390..64ebae4f3748d2fc78a48d0a6b786e09adc73757 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 315d71ecd949718103c58213b19644eb1ea12d63..d20914fff048e448ebd0347df31e175dfee3f6c3 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-glibc 2.3.6, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.3.6, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 5c3cf0f16646b7b8c937385c103f11e2d21189ef..36a69d151db94c2ef2c318681029127c7c1cdbb7 100644 (file)
@@ -17,7 +17,7 @@ glibc 2.19/arm.
 @item
 This function does not trigger traps on
 @c https://sourceware.org/pipermail/cygwin/2023-October/254667.html
-Cygwin 3.4.9/x86_64.
+Cygwin 3.4.x/x86_64.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 074f43a3f0107c4d8bafc1c6711407c7a20750d8..af3e216739a0dafc42f160c1725451ce3ea99038 100644 (file)
@@ -18,7 +18,7 @@ Cygwin 2.9.
 @item
 This function returns a wrong result for a NaN argument on some platforms:
 @c https://cygwin.com/pipermail/cygwin/2023-April/253511.html
-Cygwin 3.4.6.
+Cygwin 3.4.x.
 @item
 This function returns a wrong result for denormalized arguments on some platforms:
 AIX 7.1 64-bit, Haiku 2017.
index 832ed891594c716167c988716a9dfc574efef4bf..ffc375436114b686524242a9095fd9634cfd8a3a 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.10.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 267f788c7ea649c470801148f9a30c887856cb54..4136767dc2906a8995d75cbec70bb7ddb8c181ca 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on most non-glibc platforms:
-glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.x, mingw, MSVC 9, Android 4.4.
 @item
 This function may crash when the first argument is NULL on some platforms:
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=28898
index 4aa7a6beeb2ae24ec9c1b0aa2f8a8a3a589e3c75..4d93feaaadf73fac41d4b27b08c01a08257c2ae0 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by either Gnulib module @code{mbrtoc32} or @code{mbrt
 @itemize
 @item
 This function is missing on most non-glibc platforms:
-glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.x, mingw, MSVC 9, Android 4.4.
 @item
 In the C or POSIX locales, this function can return @code{(size_t) -1}
 and set @code{errno} to @code{EILSEQ}:
index 44a9e111156417438ad140aef2a7bbc24bd0262f..44762b14ed6bda05889e13ced7a93e2ad683b921 100644 (file)
@@ -12,5 +12,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on most platforms:
-glibc 2.35, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android 9.0.
+glibc 2.35, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4,
+@c https://cygwin.com/pipermail/cygwin/2024-August/256326.html
+Cygwin,
+mingw, MSVC 14, Android 9.0.
 @end itemize
index 6476210bf0db70c08df9c4f895a2e5cb6aa49864..ba027d69259b4cd754b440a5f02f81aba19e3011 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 8399649e3a05e0c26e18f327a5e9bae6af79d315..26be35ee1922836de4280dc74e7fe1e8151b1a80 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 0886d06b8d5eec47513598965a4a235c50947dcb..ebfd01115a9d2f3fcd0b2e1e8b73ed6b060ded17 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 5058c34d83dd76267875ca751cceacd211cefb40..cd9595eb7b9056bb471bdf3c509ef31f8073cece 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 26b13181b393b0efbd943391588bb72864e9227c..e948855c721cc5643aa9bceecbcd4447948d7a64 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 227bb1aef6b7a7dcb9ae0bd1cf5d99ce011a6b34..c84ffdc73fe27017db304f3888145a8a392a84fe 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 137c69f9ceb629488a6d1cfb600ddf402f56a5fb..091ed5e20238dc97d8175f2a0ef6d23a6c1159d1 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.2.x, mingw, MSVC 14, Android API level 29.
 @end itemize
index 9ba812ba1bf8f538116bb7fe584cb087bd87d32e..f52dbf1f9295a0df51356ad15d7662a056090ce2 100644 (file)
@@ -16,5 +16,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.2.x, mingw, MSVC 14, Android API level 29.
 @end itemize
index 917e3a7e99857d12c9eae28f771a722c69172ec4..ed943cc377fe4c8478ce2c3311fc98cbb5d7c33f 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.2.x, mingw, MSVC 14, Android API level 29.
 @end itemize
index bc04f1b7150e33c71fe0827f6e8f96ab424217f4..3dd3c7bed8d9553bdd9d941c8d235dfd7049db56 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.2.x, mingw, MSVC 14, Android API level 29.
 @end itemize
index 860e23fe0632c0d6ca9753ef72613edbb605662c..64ac5228a026cb1b013e1c050cb26fc7c2f92b5a 100644 (file)
@@ -23,7 +23,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-glibc 2.16, macOS 14, FreeBSD 13.2, NetBSD 10.0, OpenBSD 5.2, Minix 3.2.0, AIX 7.1, HP-UX 11, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.16, macOS 14, FreeBSD 13.2, NetBSD 10.0, OpenBSD 5.2, Minix 3.2.0, AIX 7.1, HP-UX 11, Solaris 11.3, Cygwin 3.0, mingw, MSVC 14, Android 9.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 677693c3f589f755bfac025cf0944b1a2ab59f30..814092fd28beebc780da31cf26a2b8d6438717cd 100644 (file)
@@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.2.x, mingw, MSVC 14, Android API level 29.
 @end itemize
index 1e6b06736b7d9385b7e7fe72e4340347f292f029..83a4f15b5c13c0dd262d45a8414a0e3698d1381d 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-macOS 14, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 5.1.
+macOS 14, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9.x, mingw, MSVC 14, Android 5.1.
 @item
 Linux implements the meaning of NULL timeout by doing what @code{sigwaitinfo}
 does; other platforms may not do the same.
index ca0de2fa5ccd0f481ce20e020529502c3458c4de..6407a449d99aa721742abb5ddbabd9a36d8d6a75 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @item
 This function uses an incorrectly defined @code{thrd_start_t} on some platforms:
 AIX 7.2.
index 537ea08d42550f31fbd5c55a8cecb05c5a403a64..5e2ee79e2b318ee25a5733b1252412925d4e9bed 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index aa11ee89635bdf1a08229d36fa4644d7c3a313b1..105d5fbfb8412d35a11164e36947a3677d3ddfe6 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 6177f8a9ecbd26056245e31304f9357cfc0d27b0..4007f056c2f39cf701062273c8d93eb01cb8b8fd 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 285413cdf0bdfa44484f242d4e40a4a29cd6cf78..5124a9b90cab2989a5bd64c2a2201942fb9d7fb2 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @item
 The exit code provided to this function is discarded on some platforms:
 AIX 7.3.1.
index 133075d6fd75087c0f9327750cac26afad64865f..db04cb3005adcece3944cad79c3e7e228269c91c 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @item
 This function never stores an exit code on some platforms:
 AIX 7.3.1.
index e7d0abe7d1fad7872dcac9edf6acada60fcce35c..66b1667e41cf8e0ac33411a43e500504e9423cce 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 6eb170c9fa72268cb7df4ca81c5fcf709ea06fb8..93eabe0c6f2afbbbaa74e3cc47e2bc67684d53b0 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 3cbb7c3c9482007616c257a1990b52a4a7c4bc52..cd7c298680c72280915608c0710f8c4e53dd9639 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Mac OS X 10.11, FreeBSD 6.0, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14.
+Mac OS X 10.11, FreeBSD 6.0, Minix 3.1.8, Cygwin 2.11.x, mingw, MSVC 14.
 @end itemize
index c515c85cbeeefb6fdd377ba04de7895abc06551d..47dbf78ac210117142cbe9e6a1d10e6417989a18 100644 (file)
@@ -12,7 +12,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.15, macOS 10.14, FreeBSD 11.0, NetBSD 7.1, OpenBSD 6.0, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.15, macOS 10.14, FreeBSD 11.0, NetBSD 7.1, OpenBSD 6.0, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.5.x, mingw, MSVC 14, Android 9.0.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 1e893ce99e8c75f815ac9bf3f5ced4734494cfeb..956fc941881593880cc7d0e8335df5962eb648c1 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 3479ceba4a887ee0b6275e3b4eea4c1a82d9be8c..e14c6003f6973e5b13c08eb0487d73b2cd9587c9 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index e7af859540ebf6e58e1cecf599ad05e53604791d..de521748925f7d9ff42823452240b08f5bb8012d 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 9179c5fbe7d862663d04a1d3003f0b016a42314b..c7e10f46dd690721c4966f5d9d89e47b8b702c1a 100644 (file)
@@ -16,7 +16,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on many platforms:
-glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
+glibc 2.27, macOS 14, FreeBSD 9.3, NetBSD 8.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.1.x, mingw, MSVC 14, Android API level 29.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 6714cb03989ad1654e6f6e44935840e1e2e51e19..41a8c9c99446d2b42886a9f00f7e54faa857b852 100644 (file)
@@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin, mingw, MSVC 14, Haiku, Android 9.0.
+NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.10.x, mingw, MSVC 14, Haiku, Android 9.0.
 @item
 The type @code{off64_t} is not defined on some platforms:
 macOS 14, FreeBSD 10.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.
index 8e483c2bf9d0c9de78d085289a5dcfee845e8753..14f0148d95741bad33bcc56544b2ec62dba657d1 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-mingw, MSVC 14, Android 9.0.
+Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index 68c1f3221fa46bd7b15e8dc224a5ee8c16c93c51..4ea8c510103a2af4482c9c01f945fb600765f321 100644 (file)
@@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
+Minix 3.1.8, Cygwin 2.9.x, mingw, MSVC 14, Android 9.0.
 @end itemize
index bce8be5885804eb271a3284713eaa68028b1dc3b..868cba3f4214e4baa4fcebc9996714c1305ac0f5 100644 (file)
@@ -11,7 +11,7 @@ Portability problems fixed by either Gnulib module @code{uchar} or @code{uchar-c
 @itemize
 @item
 This header file is missing on many non-glibc platforms:
-glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin, mingw, MSVC 9.
+glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.x, mingw, MSVC 9.
 @item
 This file is not self-contained on some platforms:
 @c https://dev.haiku-os.org/ticket/17040