6046691daf889dd0ace8ad64cbe959e35f398132
[gnulib.git] / doc / posix-functions / perror.texi
1 @node perror
2 @section @code{perror}
3 @findex perror
4
5 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/perror.html}
6
7 Gnulib module: perror
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function does not support the error values that are specified by POSIX
13 but not defined by the system, on some platforms:
14 OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize