45281a4cd716ee183ad8c3ab4a18e0c8aaa51cbb
[gnulib.git] / doc / posix-headers / errno.texi
1 @node errno.h
2 @section @file{errno.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/errno.h.html}
5
6 Gnulib module: EOVERFLOW
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 The macro @code{EOVERFLOW} is not defined on some platforms:
12 OSF/1 4.0, mingw.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize