poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / exit.texi
blob5b8aff961d26cf46d558865dd7167320779fee56
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: stdlib
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 Some problems with the macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE},
13 see @ref{stdlib.h}.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize