From 16f5083a5914fb7f22cee6a239fc0bdbf6aaee35 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 10 Jun 2019 14:08:51 +0200 Subject: [PATCH] doc: Some glibc functions also exist on FreeBSD. --- doc/glibc-functions/pthread_attr_getaffinity_np.texi | 2 +- doc/glibc-functions/pthread_attr_setaffinity_np.texi | 2 +- doc/glibc-functions/pthread_timedjoin_np.texi | 2 +- doc/glibc-functions/register_printf_function.texi | 2 +- 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 -- 2.39.5