poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / kill.texi
blob92fc645e97f76c5b4236d118a495db60c97702e3
1 @node kill
2 @section @code{kill}
3 @findex kill
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/kill.html}
7 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-kill-3.html}
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on some platforms:
19 mingw, MSVC 14.
20 @end itemize