summaryrefslogtreecommitdiff
path: root/doc/posix-functions
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions')
-rw-r--r--doc/posix-functions/faccessat.texi3
-rw-r--r--doc/posix-functions/fchmodat.texi3
-rw-r--r--doc/posix-functions/fchownat.texi3
-rw-r--r--doc/posix-functions/fdopendir.texi3
-rw-r--r--doc/posix-functions/fmemopen.texi5
-rw-r--r--doc/posix-functions/freeaddrinfo.texi2
-rw-r--r--doc/posix-functions/fstatat.texi3
-rw-r--r--doc/posix-functions/futimens.texi3
-rw-r--r--doc/posix-functions/gai_strerror.texi2
-rw-r--r--doc/posix-functions/getaddrinfo.texi2
-rw-r--r--doc/posix-functions/getnameinfo.texi2
-rw-r--r--doc/posix-functions/if_freenameindex.texi2
-rw-r--r--doc/posix-functions/if_indextoname.texi2
-rw-r--r--doc/posix-functions/if_nameindex.texi2
-rw-r--r--doc/posix-functions/if_nametoindex.texi2
-rw-r--r--doc/posix-functions/insque.texi2
-rw-r--r--doc/posix-functions/linkat.texi3
-rw-r--r--doc/posix-functions/llrint.texi3
-rw-r--r--doc/posix-functions/llrintf.texi3
-rw-r--r--doc/posix-functions/llrintl.texi3
-rw-r--r--doc/posix-functions/lockf.texi2
-rw-r--r--doc/posix-functions/lrintl.texi3
-rw-r--r--doc/posix-functions/mkdirat.texi3
-rw-r--r--doc/posix-functions/mkfifoat.texi3
-rw-r--r--doc/posix-functions/mknodat.texi3
-rw-r--r--doc/posix-functions/mq_close.texi3
-rw-r--r--doc/posix-functions/mq_getattr.texi3
-rw-r--r--doc/posix-functions/mq_notify.texi3
-rw-r--r--doc/posix-functions/mq_open.texi3
-rw-r--r--doc/posix-functions/mq_receive.texi3
-rw-r--r--doc/posix-functions/mq_send.texi3
-rw-r--r--doc/posix-functions/mq_setattr.texi3
-rw-r--r--doc/posix-functions/mq_timedreceive.texi3
-rw-r--r--doc/posix-functions/mq_timedsend.texi3
-rw-r--r--doc/posix-functions/mq_unlink.texi3
-rw-r--r--doc/posix-functions/open_memstream.texi3
-rw-r--r--doc/posix-functions/openat.texi3
-rw-r--r--doc/posix-functions/posix_fadvise.texi3
-rw-r--r--doc/posix-functions/posix_fallocate.texi3
-rw-r--r--doc/posix-functions/posix_madvise.texi3
-rw-r--r--doc/posix-functions/posix_memalign.texi3
-rw-r--r--doc/posix-functions/posix_openpt.texi3
-rw-r--r--doc/posix-functions/readlinkat.texi3
-rw-r--r--doc/posix-functions/remque.texi2
-rw-r--r--doc/posix-functions/renameat.texi3
-rw-r--r--doc/posix-functions/rintl.texi3
-rw-r--r--doc/posix-functions/sem_unlink.texi2
-rw-r--r--doc/posix-functions/shm_open.texi2
-rw-r--r--doc/posix-functions/shm_unlink.texi2
-rw-r--r--doc/posix-functions/signgam.texi2
-rw-r--r--doc/posix-functions/sigset.texi2
-rw-r--r--doc/posix-functions/stpcpy.texi3
-rw-r--r--doc/posix-functions/stpncpy.texi3
-rw-r--r--doc/posix-functions/strerror.texi2
-rw-r--r--doc/posix-functions/strtod.texi2
-rw-r--r--doc/posix-functions/symlinkat.texi3
-rw-r--r--doc/posix-functions/unlinkat.texi3
-rw-r--r--doc/posix-functions/utimensat.texi3
58 files changed, 99 insertions, 59 deletions
diff --git a/doc/posix-functions/faccessat.texi b/doc/posix-functions/faccessat.texi
index 1acfab234c..bf3335d672 100644
--- a/doc/posix-functions/faccessat.texi
+++ b/doc/posix-functions/faccessat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/fchmodat.texi b/doc/posix-functions/fchmodat.texi
index 1ba4e7d9da..ffed0b9bba 100644
--- a/doc/posix-functions/fchmodat.texi
+++ b/doc/posix-functions/fchmodat.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/fchownat.texi b/doc/posix-functions/fchownat.texi
index 2bd2195178..7ddd3f37ae 100644
--- a/doc/posix-functions/fchownat.texi
+++ b/doc/posix-functions/fchownat.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/fdopendir.texi b/doc/posix-functions/fdopendir.texi
index 079780a294..1d9827c532 100644
--- a/doc/posix-functions/fdopendir.texi
+++ b/doc/posix-functions/fdopendir.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/fmemopen.texi b/doc/posix-functions/fmemopen.texi
index e785b8a663..7994278e33 100644
--- a/doc/posix-functions/fmemopen.texi
+++ b/doc/posix-functions/fmemopen.texi
@@ -13,6 +13,7 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+This function is missing on many non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/freeaddrinfo.texi b/doc/posix-functions/freeaddrinfo.texi
index 7cf27a9ce5..a317a07cc8 100644
--- a/doc/posix-functions/freeaddrinfo.texi
+++ b/doc/posix-functions/freeaddrinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/fstatat.texi b/doc/posix-functions/fstatat.texi
index 3851f05243..4b9fcbc4bb 100644
--- a/doc/posix-functions/fstatat.texi
+++ b/doc/posix-functions/fstatat.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/futimens.texi b/doc/posix-functions/futimens.texi
index 20cadaf466..0fb5935106 100644
--- a/doc/posix-functions/futimens.texi
+++ b/doc/posix-functions/futimens.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/gai_strerror.texi b/doc/posix-functions/gai_strerror.texi
index 9423086ed9..b1232f1361 100644
--- a/doc/posix-functions/gai_strerror.texi
+++ b/doc/posix-functions/gai_strerror.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi
index 653670bf3e..cfa434d036 100644
--- a/doc/posix-functions/getaddrinfo.texi
+++ b/doc/posix-functions/getaddrinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/getnameinfo.texi b/doc/posix-functions/getnameinfo.texi
index 3f791d8b58..84473bd1f1 100644
--- a/doc/posix-functions/getnameinfo.texi
+++ b/doc/posix-functions/getnameinfo.texi
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/if_freenameindex.texi b/doc/posix-functions/if_freenameindex.texi
index 8f91f80b00..9ae5ebc882 100644
--- a/doc/posix-functions/if_freenameindex.texi
+++ b/doc/posix-functions/if_freenameindex.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/if_indextoname.texi b/doc/posix-functions/if_indextoname.texi
index 39b512ebbb..d003734118 100644
--- a/doc/posix-functions/if_indextoname.texi
+++ b/doc/posix-functions/if_indextoname.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/if_nameindex.texi b/doc/posix-functions/if_nameindex.texi
index 34a17469c0..d3e730be43 100644
--- a/doc/posix-functions/if_nameindex.texi
+++ b/doc/posix-functions/if_nameindex.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/if_nametoindex.texi b/doc/posix-functions/if_nametoindex.texi
index 3b7fa0be1e..e54ce5fe56 100644
--- a/doc/posix-functions/if_nametoindex.texi
+++ b/doc/posix-functions/if_nametoindex.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS.
+HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/insque.texi b/doc/posix-functions/insque.texi
index c4644e6a23..30518867b7 100644
--- a/doc/posix-functions/insque.texi
+++ b/doc/posix-functions/insque.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Cygwin, mingw, Interix 3.5, BeOS.
+Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/linkat.texi b/doc/posix-functions/linkat.texi
index b7d037796c..1c08c7e60d 100644
--- a/doc/posix-functions/linkat.texi
+++ b/doc/posix-functions/linkat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/llrint.texi b/doc/posix-functions/llrint.texi
index 91ca9df8b4..815f32d734 100644
--- a/doc/posix-functions/llrint.texi
+++ b/doc/posix-functions/llrint.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5.
+FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9,
+Cygwin 1.5.x, Interix 3.5.
@end itemize
diff --git a/doc/posix-functions/llrintf.texi b/doc/posix-functions/llrintf.texi
index cbd26d0b6d..aeb54d7868 100644
--- a/doc/posix-functions/llrintf.texi
+++ b/doc/posix-functions/llrintf.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5.
+FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0,
+Solaris 9, Cygwin 1.5.x, Interix 3.5.
@end itemize
diff --git a/doc/posix-functions/llrintl.texi b/doc/posix-functions/llrintl.texi
index 6b6d565b3e..b18c220250 100644
--- a/doc/posix-functions/llrintl.texi
+++ b/doc/posix-functions/llrintl.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/lockf.texi b/doc/posix-functions/lockf.texi
index 3658938515..4ad6ca1600 100644
--- a/doc/posix-functions/lockf.texi
+++ b/doc/posix-functions/lockf.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Cygwin, mingw, BeOS.
+Cygwin 1.5.x, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/lrintl.texi b/doc/posix-functions/lrintl.texi
index 7b785c4e76..cc4403827d 100644
--- a/doc/posix-functions/lrintl.texi
+++ b/doc/posix-functions/lrintl.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+OSF/1 4.0, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mkdirat.texi b/doc/posix-functions/mkdirat.texi
index 63acfd754c..adfc7aa24d 100644
--- a/doc/posix-functions/mkdirat.texi
+++ b/doc/posix-functions/mkdirat.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/mkfifoat.texi b/doc/posix-functions/mkfifoat.texi
index fb5b5c9532..087b4d778b 100644
--- a/doc/posix-functions/mkfifoat.texi
+++ b/doc/posix-functions/mkfifoat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mknodat.texi b/doc/posix-functions/mknodat.texi
index 57385b22ca..aec66a602b 100644
--- a/doc/posix-functions/mknodat.texi
+++ b/doc/posix-functions/mknodat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_close.texi b/doc/posix-functions/mq_close.texi
index d812f9d223..9c7d631430 100644
--- a/doc/posix-functions/mq_close.texi
+++ b/doc/posix-functions/mq_close.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_getattr.texi b/doc/posix-functions/mq_getattr.texi
index f8bccae83d..295f3a4554 100644
--- a/doc/posix-functions/mq_getattr.texi
+++ b/doc/posix-functions/mq_getattr.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_notify.texi b/doc/posix-functions/mq_notify.texi
index 18172b1461..b07f68adaa 100644
--- a/doc/posix-functions/mq_notify.texi
+++ b/doc/posix-functions/mq_notify.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_open.texi b/doc/posix-functions/mq_open.texi
index 3877c1716b..66f4240f03 100644
--- a/doc/posix-functions/mq_open.texi
+++ b/doc/posix-functions/mq_open.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_receive.texi b/doc/posix-functions/mq_receive.texi
index ca40aa8fd1..392b4dcd2d 100644
--- a/doc/posix-functions/mq_receive.texi
+++ b/doc/posix-functions/mq_receive.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_send.texi b/doc/posix-functions/mq_send.texi
index 6964fcfb63..cc0d357619 100644
--- a/doc/posix-functions/mq_send.texi
+++ b/doc/posix-functions/mq_send.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_setattr.texi b/doc/posix-functions/mq_setattr.texi
index bdb024821e..cc41137515 100644
--- a/doc/posix-functions/mq_setattr.texi
+++ b/doc/posix-functions/mq_setattr.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_timedreceive.texi b/doc/posix-functions/mq_timedreceive.texi
index 2f0fc2f1a4..9f028e91d5 100644
--- a/doc/posix-functions/mq_timedreceive.texi
+++ b/doc/posix-functions/mq_timedreceive.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_timedsend.texi b/doc/posix-functions/mq_timedsend.texi
index 6cd570927c..2e3954c277 100644
--- a/doc/posix-functions/mq_timedsend.texi
+++ b/doc/posix-functions/mq_timedsend.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/mq_unlink.texi b/doc/posix-functions/mq_unlink.texi
index 35b002fba0..aa13407efe 100644
--- a/doc/posix-functions/mq_unlink.texi
+++ b/doc/posix-functions/mq_unlink.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris
+2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/open_memstream.texi b/doc/posix-functions/open_memstream.texi
index 4c972e45e5..125a5f913b 100644
--- a/doc/posix-functions/open_memstream.texi
+++ b/doc/posix-functions/open_memstream.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/openat.texi b/doc/posix-functions/openat.texi
index d5c345b8fe..5a99e0cdbb 100644
--- a/doc/posix-functions/openat.texi
+++ b/doc/posix-functions/openat.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/posix_fadvise.texi b/doc/posix-functions/posix_fadvise.texi
index 8747ad9308..333c03836d 100644
--- a/doc/posix-functions/posix_fadvise.texi
+++ b/doc/posix-functions/posix_fadvise.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/posix_fallocate.texi b/doc/posix-functions/posix_fallocate.texi
index 1fe1c6f023..844f7aa925 100644
--- a/doc/posix-functions/posix_fallocate.texi
+++ b/doc/posix-functions/posix_fallocate.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/posix_madvise.texi b/doc/posix-functions/posix_madvise.texi
index ffa3523141..68be295888 100644
--- a/doc/posix-functions/posix_madvise.texi
+++ b/doc/posix-functions/posix_madvise.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/posix_memalign.texi b/doc/posix-functions/posix_memalign.texi
index 67f8ee86ba..167247fa0a 100644
--- a/doc/posix-functions/posix_memalign.texi
+++ b/doc/posix-functions/posix_memalign.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
+IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/posix_openpt.texi b/doc/posix-functions/posix_openpt.texi
index fc2eeffea5..ea74484aab 100644
--- a/doc/posix-functions/posix_openpt.texi
+++ b/doc/posix-functions/posix_openpt.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/readlinkat.texi b/doc/posix-functions/readlinkat.texi
index 11bf5e25e3..0a3f34bca3 100644
--- a/doc/posix-functions/readlinkat.texi
+++ b/doc/posix-functions/readlinkat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/remque.texi b/doc/posix-functions/remque.texi
index 320352c685..0042731986 100644
--- a/doc/posix-functions/remque.texi
+++ b/doc/posix-functions/remque.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Cygwin, mingw, Interix 3.5, BeOS.
+Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/renameat.texi b/doc/posix-functions/renameat.texi
index 1cee1bdfa5..de7fa9ab9d 100644
--- a/doc/posix-functions/renameat.texi
+++ b/doc/posix-functions/renameat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/rintl.texi b/doc/posix-functions/rintl.texi
index eb8b24db9d..34b5093e9f 100644
--- a/doc/posix-functions/rintl.texi
+++ b/doc/posix-functions/rintl.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5,
+Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/sem_unlink.texi b/doc/posix-functions/sem_unlink.texi
index 7e9aa50889..b81390403b 100644
--- a/doc/posix-functions/sem_unlink.texi
+++ b/doc/posix-functions/sem_unlink.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-IRIX 5.3, Solaris 2.4, Cygwin, mingw, BeOS.
+IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/shm_open.texi b/doc/posix-functions/shm_open.texi
index 465b742d76..c4ae26ef8a 100644
--- a/doc/posix-functions/shm_open.texi
+++ b/doc/posix-functions/shm_open.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/shm_unlink.texi b/doc/posix-functions/shm_unlink.texi
index 7035ce23be..c4f088f797 100644
--- a/doc/posix-functions/shm_unlink.texi
+++ b/doc/posix-functions/shm_unlink.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS.
+NetBSD 3.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/signgam.texi b/doc/posix-functions/signgam.texi
index 52d2144e9f..1e3531ff34 100644
--- a/doc/posix-functions/signgam.texi
+++ b/doc/posix-functions/signgam.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This variable is missing on some platforms:
-MacOS X 10.3, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, mingw.
+MacOS X 10.3, AIX 5.1, IRIX 6.5, OSF/1 5.1, mingw.
@end itemize
diff --git a/doc/posix-functions/sigset.texi b/doc/posix-functions/sigset.texi
index 50f6fe853a..a07aab6161 100644
--- a/doc/posix-functions/sigset.texi
+++ b/doc/posix-functions/sigset.texi
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS.
+MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin 1.5.x, mingw, BeOS.
@end itemize
diff --git a/doc/posix-functions/stpcpy.texi b/doc/posix-functions/stpcpy.texi
index 60bb65f95c..a8c10503d9 100644
--- a/doc/posix-functions/stpcpy.texi
+++ b/doc/posix-functions/stpcpy.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5.
+NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1,
+Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5.
@end itemize
Portability problems not fixed by Gnulib:
diff --git a/doc/posix-functions/stpncpy.texi b/doc/posix-functions/stpncpy.texi
index 11e556a3e5..0a34af7ced 100644
--- a/doc/posix-functions/stpncpy.texi
+++ b/doc/posix-functions/stpncpy.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX
+11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@item
This function has an incompatible return value on some platforms:
AIX 5.1.
diff --git a/doc/posix-functions/strerror.texi b/doc/posix-functions/strerror.texi
index 434b98f377..d2e5d5c393 100644
--- a/doc/posix-functions/strerror.texi
+++ b/doc/posix-functions/strerror.texi
@@ -13,7 +13,7 @@ This function is missing on some old platforms.
@item
This function does not support the error values that are specified by POSIX
but not defined by the system, on some platforms:
-OpenBSD 4.0, OSF/1 5.1, Cygwin, mingw.
+OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw.
@item
This function fails to return a string for out-of-range integers on
some platforms:
diff --git a/doc/posix-functions/strtod.texi b/doc/posix-functions/strtod.texi
index c862f6b55b..6a488768ea 100644
--- a/doc/posix-functions/strtod.texi
+++ b/doc/posix-functions/strtod.texi
@@ -66,7 +66,7 @@ Portability problems not fixed by Gnulib:
@item
This function returns +0.0 (not -0.0) for negative underflow on some
platforms:
-glibc 2.7, Cygwin, mingw.
+glibc 2.7, Cygwin 1.5.x, mingw.
@item
This function cannot distinguish between ``nan'' and ``-nan'' on some
diff --git a/doc/posix-functions/symlinkat.texi b/doc/posix-functions/symlinkat.texi
index 9b03899d70..bc8c58e2aa 100644
--- a/doc/posix-functions/symlinkat.texi
+++ b/doc/posix-functions/symlinkat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize
diff --git a/doc/posix-functions/unlinkat.texi b/doc/posix-functions/unlinkat.texi
index 7dbbea9bd3..99c4b3e526 100644
--- a/doc/posix-functions/unlinkat.texi
+++ b/doc/posix-functions/unlinkat.texi
@@ -10,7 +10,8 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
But the replacement function is not safe to be used in libraries and is not multithread-safe.
@end itemize
diff --git a/doc/posix-functions/utimensat.texi b/doc/posix-functions/utimensat.texi
index 5788af1c60..23a5582ad7 100644
--- a/doc/posix-functions/utimensat.texi
+++ b/doc/posix-functions/utimensat.texi
@@ -14,5 +14,6 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX
+5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS.
@end itemize