From: Bruno Haible Date: Mon, 10 Jun 2019 12:08:55 +0000 (+0200) Subject: doc: Mark functions which exist only on Linux and illumos. X-Git-Tag: v1.0~4885 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=73872072963c6aab37ee8e1b3a39b4990428eb2b;p=gnulib.git doc: Mark functions which exist only on Linux and illumos. --- diff --git a/doc/glibc-functions/epoll_create.texi b/doc/glibc-functions/epoll_create.texi index ba6ac95bbc..993ea7ce69 100644 --- a/doc/glibc-functions/epoll_create.texi +++ b/doc/glibc-functions/epoll_create.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +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. @end itemize diff --git a/doc/glibc-functions/epoll_create1.texi b/doc/glibc-functions/epoll_create1.texi index 58dff150e1..74cfda7bcd 100644 --- a/doc/glibc-functions/epoll_create1.texi +++ b/doc/glibc-functions/epoll_create1.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.8, Mac OS X 10.5, FreeBSD 12.0, 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 4.3. @end itemize diff --git a/doc/glibc-functions/epoll_ctl.texi b/doc/glibc-functions/epoll_ctl.texi index f1bc62e71a..de4a247881 100644 --- a/doc/glibc-functions/epoll_ctl.texi +++ b/doc/glibc-functions/epoll_ctl.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +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. @end itemize diff --git a/doc/glibc-functions/epoll_pwait.texi b/doc/glibc-functions/epoll_pwait.texi index 90b2bd7498..62059335d6 100644 --- a/doc/glibc-functions/epoll_pwait.texi +++ b/doc/glibc-functions/epoll_pwait.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.5, Mac OS X 10.5, FreeBSD 12.0, 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 4.3. @end itemize diff --git a/doc/glibc-functions/epoll_wait.texi b/doc/glibc-functions/epoll_wait.texi index d752282c2b..c8c044dac6 100644 --- a/doc/glibc-functions/epoll_wait.texi +++ b/doc/glibc-functions/epoll_wait.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +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. @end itemize diff --git a/doc/glibc-functions/eventfd.texi b/doc/glibc-functions/eventfd.texi index 0dcc9c6970..4e8f9aed52 100644 --- a/doc/glibc-functions/eventfd.texi +++ b/doc/glibc-functions/eventfd.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.6, Mac OS X 10.5, FreeBSD 12.0, 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. @end itemize diff --git a/doc/glibc-functions/eventfd_read.texi b/doc/glibc-functions/eventfd_read.texi index b21b0c4d94..a830b7eb01 100644 --- a/doc/glibc-functions/eventfd_read.texi +++ b/doc/glibc-functions/eventfd_read.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.6, Mac OS X 10.5, FreeBSD 12.0, 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. @end itemize diff --git a/doc/glibc-functions/eventfd_write.texi b/doc/glibc-functions/eventfd_write.texi index 7e0e6db9ed..94102f666b 100644 --- a/doc/glibc-functions/eventfd_write.texi +++ b/doc/glibc-functions/eventfd_write.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.6, Mac OS X 10.5, FreeBSD 12.0, 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. @end itemize diff --git a/doc/glibc-functions/signalfd.texi b/doc/glibc-functions/signalfd.texi index 099cb8fa01..6aada1bd60 100644 --- a/doc/glibc-functions/signalfd.texi +++ b/doc/glibc-functions/signalfd.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.6, Mac OS X 10.5, FreeBSD 12.0, 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. @end itemize diff --git a/doc/glibc-functions/timerfd_create.texi b/doc/glibc-functions/timerfd_create.texi index a3fc39240f..122794a520 100644 --- a/doc/glibc-functions/timerfd_create.texi +++ b/doc/glibc-functions/timerfd_create.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.7, Mac OS X 10.5, FreeBSD 12.0, 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 4.3. @end itemize diff --git a/doc/glibc-functions/timerfd_gettime.texi b/doc/glibc-functions/timerfd_gettime.texi index 9101fe7713..ffd85945f4 100644 --- a/doc/glibc-functions/timerfd_gettime.texi +++ b/doc/glibc-functions/timerfd_gettime.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.7, Mac OS X 10.5, FreeBSD 12.0, 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 4.3. @end itemize diff --git a/doc/glibc-functions/timerfd_settime.texi b/doc/glibc-functions/timerfd_settime.texi index 2f96eaef98..b2a9b9329d 100644 --- a/doc/glibc-functions/timerfd_settime.texi +++ b/doc/glibc-functions/timerfd_settime.texi @@ -13,6 +13,7 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on many non-glibc platforms: +This function exists only on Linux and illumos and is therefore +missing on many non-glibc platforms: glibc 2.7, Mac OS X 10.5, FreeBSD 12.0, 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 4.3. @end itemize