]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Small updates regarding Cygwin.
authorBruno Haible <bruno@clisp.org>
Thu, 23 May 2024 10:16:59 +0000 (12:16 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 23 May 2024 10:16:59 +0000 (12:16 +0200)
* doc/glibc-functions/fallocate.texi: Update for Cygwin 3.5.x.
* doc/posix-functions/c8rtomb.texi: Likewise.
* doc/posix-functions/c16rtomb.texi: Likewise.
* doc/posix-functions/c32rtomb.texi: Likewise.
* doc/posix-functions/lseek.texi: Likewise.
* doc/posix-functions/mbrtoc8.texi: Likewise.
* doc/posix-functions/mbrtoc16.texi: Likewise.
* doc/posix-functions/mbrtoc32.texi: Likewise.
* doc/posix-functions/posix_spawnp.texi: Likewise.

ChangeLog
doc/glibc-functions/fallocate.texi
doc/posix-functions/c16rtomb.texi
doc/posix-functions/c32rtomb.texi
doc/posix-functions/c8rtomb.texi
doc/posix-functions/lseek.texi
doc/posix-functions/mbrtoc16.texi
doc/posix-functions/mbrtoc32.texi
doc/posix-functions/mbrtoc8.texi
doc/posix-functions/posix_spawnp.texi

index 1924e6951f3269a420d99b41668f84b6ec834e0e..d0d48d9083634fc3fcaa0e24af3431aff14807cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2024-05-23  Bruno Haible  <bruno@clisp.org>
+
+       doc: Small updates regarding Cygwin.
+       * doc/glibc-functions/fallocate.texi: Update for Cygwin 3.5.x.
+       * doc/posix-functions/c8rtomb.texi: Likewise.
+       * doc/posix-functions/c16rtomb.texi: Likewise.
+       * doc/posix-functions/c32rtomb.texi: Likewise.
+       * doc/posix-functions/lseek.texi: Likewise.
+       * doc/posix-functions/mbrtoc8.texi: Likewise.
+       * doc/posix-functions/mbrtoc16.texi: Likewise.
+       * doc/posix-functions/mbrtoc32.texi: Likewise.
+       * doc/posix-functions/posix_spawnp.texi: Likewise.
+
 2024-05-22  Bruno Haible  <bruno@clisp.org>
 
        iconv: Reject the broken macOS 14.4 iconv implementation.
index 07766ca397ac1bf69e918a1bc66a5c77aed58e76..06f19da0b4f791eff2a857f86f78b01f90f6be52 100644 (file)
@@ -13,9 +13,8 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function exists only on Linux and is therefore
-missing on older glibc versions and many non-glibc platforms:
-glibc 2.9, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.4.
+This function is missing on many platforms:
+glibc 2.9, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.4.6, 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 053f7c3a0f31d5479fec9dc6cc584da86e30f01d..2f3f8f6d837144bdf3e55ce5ebe417651542e8db 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 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, mingw, MSVC 9, Android 4.4.
 @end itemize
index 16c3ab30dd4dc18b725d42f8bcb61a5fda698ee3..f59cefc112cc0734c19b924b4effa3d39043a834 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 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, 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 ab45e5949fbb8ce31a081d51f2532b096366e398..4107af02bc0867f9ce5a7ff7e67122c1c587e48e 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on most platforms:
-glibc 2.29, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.29, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android 9.0.
 @end itemize
index a36de3be8397e3971c44e528d15237840b8fc4e5..afaa91121cb69a7f59427e161730590a5100c946 100644 (file)
@@ -31,7 +31,7 @@ In practice, regular files and block devices support seeking, and ttys, pipes,
 and most character devices don't support it.
 @item
 Some systems do not support @code{SEEK_DATA} and @code{SEEK_HOLE}:
-AIX, HP-UX, Microsoft Windows, NetBSD, OpenBSD.
+AIX, HP-UX, Microsoft Windows, NetBSD, OpenBSD, Cygwin 3.4.6.
 @item
 Some systems have a buggy @code{SEEK_DATA} and @code{SEEK_HOLE},
 and Gnulib works around the problem via @code{#undef SEEK_DATA}
index 6b63698f40d48b113a166a77e863f2b35d49ff36..c21dcb2d21e1b08ca511be0580ddb7856f50adb7 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 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, 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 b8184ad0f80a4c90070e4127e7b2ea4826be0b41..0e95457eaab4fbb5c794a5288441e625f6310de5 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 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 2.9, mingw, MSVC 9, Android 4.4.
+glibc 2.15, macOS 11.1, FreeBSD 6.4, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.6, 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 8a113534cd97f9b5391af0cf2c9b272b579d4323..f24c480e9fdbaea11d0b18d203f5c415221c6f9d 100644 (file)
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on most platforms:
-glibc 2.29, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.29, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.3.0, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, mingw, MSVC 14, Android 9.0.
 @end itemize
index 96c386afbb41765ed14183478318d193b6fbed80..38c5eb2a03c2779f13c837dbc8cd442e8e69832e 100644 (file)
@@ -19,7 +19,8 @@ AIX 6.1.
 When the program to be invoked is an executable script without a @samp{#!}
 marker in the first line, this function executes the script as if it were
 a shell script, on some platforms:
-glibc 2.14/Linux, glibc 2.32/Hurd, macOS 12.5, FreeBSD 14.0, OpenBSD 7.2, AIX 7.2, Solaris 11.4, Cygwin 3.4.x.
+@c https://www.austingroupbugs.net/view.php?id=1674
+glibc 2.14/Linux, glibc 2.32/Hurd, macOS 12.5, FreeBSD 14.0, OpenBSD 7.2, AIX 7.2, Solaris 11.4, Cygwin 3.4.6.
 @end itemize
 
 Portability problems not fixed by Gnulib: