1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-functions/exit.texi

19 lines
365 B
Plaintext

@node exit
@section @code{exit}
@findex exit
POSIX specification: @url{http://www.opengroup.org/susv3xsh/exit.html}
Gnulib module: exit
Portability problems fixed by Gnulib:
@itemize
@item
Some problems with the macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE},
see @ref{stdlib.h}.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize