summaryrefslogtreecommitdiff
path: root/doc/pastposix-functions/h_errno.texi
blob: 61db68ebfc7803b1aeacf94ec0115d9e97925cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@node h_errno
@section @code{h_errno}
@findex h_errno

POSIX specification: @url{http://www.opengroup.org/susv3xsh/h_errno.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
glibc 2.30, IRIX 6.5, Cygwin, mingw, MSVC 14, Android 9.0.
@end itemize