summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/timerfd_settime.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-06-10 14:08:55 +0200
committerBruno Haible <bruno@clisp.org>2019-06-10 14:08:55 +0200
commit73872072963c6aab37ee8e1b3a39b4990428eb2b (patch)
tree89d084593636d28b6ae505a23a423e7fbe365b42 /doc/glibc-functions/timerfd_settime.texi
parentb53046a95c507273a08877db4c2dd47e5a51e2ba (diff)
downloadgnulib-73872072963c6aab37ee8e1b3a39b4990428eb2b.tar.gz
doc: Mark functions which exist only on Linux and illumos.
Diffstat (limited to 'doc/glibc-functions/timerfd_settime.texi')
-rw-r--r--doc/glibc-functions/timerfd_settime.texi3
1 files changed, 2 insertions, 1 deletions
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