1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/doc/posix-functions/perror.texi
2010-08-13 11:50:58 -07:00

20 lines
476 B
Plaintext

@node perror
@section @code{perror}
@findex perror
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/perror.html}
Gnulib module: perror
Portability problems fixed by Gnulib:
@itemize
@item
This function does not support the error values that are specified by POSIX
but not defined by the system, on some platforms:
OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize