lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).
[gnulib.git] / doc / glibc-functions / sigvec.texi
blobe577a0e863fa2e748dce4e789dd4798d9abfe9e0
1 @node sigvec
2 @subsection @code{sigvec}
3 @findex sigvec
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/sigvec.3.html,,man sigvec}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Minix 3.1.8, HP-UX 11, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
18 @end itemize