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-headers/errno.texi
2008-03-30 14:34:48 +02:00

18 lines
350 B
Plaintext

@node errno.h
@section @file{errno.h}
POSIX specification: @url{http://www.opengroup.org/susv3xbd/errno.h.html}
Gnulib module: EOVERFLOW
Portability problems fixed by Gnulib:
@itemize
@item
The macro @code{EOVERFLOW} is not defined on some platforms:
OSF/1 4.0, mingw.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize