mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
18 lines
350 B
Plaintext
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
|