summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/glibc-functions/pthread_attr_getaffinity_np.texi2
-rw-r--r--doc/glibc-functions/pthread_attr_setaffinity_np.texi2
-rw-r--r--doc/glibc-functions/pthread_timedjoin_np.texi2
-rw-r--r--doc/glibc-functions/register_printf_function.texi2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/glibc-functions/pthread_attr_getaffinity_np.texi b/doc/glibc-functions/pthread_attr_getaffinity_np.texi
index 1135e80d30..ff8a88a8a8 100644
--- a/doc/glibc-functions/pthread_attr_getaffinity_np.texi
+++ b/doc/glibc-functions/pthread_attr_getaffinity_np.texi
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
+This function is missing on many non-glibc platforms:
glibc 2.3.2, Mac OS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
@item
This function has a different signature on some platforms:
diff --git a/doc/glibc-functions/pthread_attr_setaffinity_np.texi b/doc/glibc-functions/pthread_attr_setaffinity_np.texi
index 6c22aecd8d..24060447ec 100644
--- a/doc/glibc-functions/pthread_attr_setaffinity_np.texi
+++ b/doc/glibc-functions/pthread_attr_setaffinity_np.texi
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
+This function is missing on many non-glibc platforms:
glibc 2.3.2, Mac OS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
@item
This function has a different signature on some platforms:
diff --git a/doc/glibc-functions/pthread_timedjoin_np.texi b/doc/glibc-functions/pthread_timedjoin_np.texi
index c1bcccdf80..027368f503 100644
--- a/doc/glibc-functions/pthread_timedjoin_np.texi
+++ b/doc/glibc-functions/pthread_timedjoin_np.texi
@@ -13,7 +13,7 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
+This function is missing on many non-glibc platforms:
glibc 2.3.2, Mac OS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
@item
FreeBSD 6.4 has a function of this name in @code{libthr} but not in
diff --git a/doc/glibc-functions/register_printf_function.texi b/doc/glibc-functions/register_printf_function.texi
index 66c46fcba0..00e1482b90 100644
--- a/doc/glibc-functions/register_printf_function.texi
+++ b/doc/glibc-functions/register_printf_function.texi
@@ -19,6 +19,6 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is missing on all non-glibc platforms:
+This function is missing on many non-glibc platforms:
Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
@end itemize