655762036f1c9106d0189376518d75ee0938491f
[gnulib.git] / doc / posix-functions / _Exit_C99.texi
1 @node _Exit
2 @section @code{_Exit}
3 @findex _Exit
4 @c This file would ideally be called _Exit.texi, but then it would collide
5 @c with _exit.texi on case-insensitive file systems (MacOS X HFS+ and Woe32
6 @c file systems).
7
8 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/_Exit.html}
9
10 Gnulib module: ---
11
12 Portability problems fixed by Gnulib:
13 @itemize
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @item
19 This function is missing on some platforms:
20 AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5, BeOS.
21 @end itemize