lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).
[gnulib.git] / doc / glibc-functions / sem_clockwait.texi
blob3da46303f304519681e3539b68e2d862a6447003
1 @node sem_clockwait
2 @subsection @code{sem_clockwait}
3 @findex sem_clockwait
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Non-POSIX Extensions,,Non-POSIX Extensions,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Non_002dPOSIX-Extensions.html},
13 @end ifnotinfo
14 @end itemize
16 Gnulib module: ---
18 Portability problems fixed by Gnulib:
19 @itemize
20 @end itemize
22 Portability problems not fixed by Gnulib:
23 @itemize
24 @item
25 This function is missing on all non-glibc platforms:
26 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
27 @end itemize