Hash :
20e00532
Author :
Date :
2008-09-15T12:26:17
Override <errno.h> also on Cygwin.
@node perror
@section @code{perror}
@findex perror
POSIX specification: @url{http://www.opengroup.org/susv3xsh/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, mingw.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize