poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / _exit.texi
blob8d96a52776842f52afd930ae409e071d6848f31a
1 @node _exit
2 @section @code{_exit}
3 @findex _exit
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/_exit.html}
7 Gnulib module: unistd
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is declared in a different header file (namely, @code{<stdlib.h>})
13 on some platforms:
14 mingw, MSVC 14.
15 @end itemize
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize