summaryrefslogtreecommitdiff
path: root/doc/pastposix-functions/h_errno.texi
blob: 0b3eb1f18661d2e6b6b886061a660b59ee847356 (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{https://pubs.opengroup.org/onlinepubs/009695399/functions/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.34, IRIX 6.5, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@end itemize