diff options
author | Bruno Haible <bruno@clisp.org> | 2019-06-10 14:08:55 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2019-06-10 14:08:55 +0200 |
commit | 73872072963c6aab37ee8e1b3a39b4990428eb2b (patch) | |
tree | 89d084593636d28b6ae505a23a423e7fbe365b42 /doc/glibc-functions/epoll_pwait.texi | |
parent | b53046a95c507273a08877db4c2dd47e5a51e2ba (diff) | |
download | gnulib-73872072963c6aab37ee8e1b3a39b4990428eb2b.tar.gz |
doc: Mark functions which exist only on Linux and illumos.
Diffstat (limited to 'doc/glibc-functions/epoll_pwait.texi')
-rw-r--r-- | doc/glibc-functions/epoll_pwait.texi | 3 |
1 files changed, 2 insertions, 1 deletions
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 |