utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / error.texi
blobc210dab7883c4976338437ed2ae23414f5d60b09
1 @node error
2 @subsection @code{error}
3 @findex error
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-error-n.html}
7 Documentation:
8 @itemize
9 @item
10 @ifinfo
11 @ref{Error Messages,,Error Messages,libc},
12 @end ifinfo
13 @ifnotinfo
14 @url{https://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
15 @end ifnotinfo
16 @item
17 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/error.3.html,,man error}.
18 @end itemize
20 Gnulib module: error
22 Portability problems fixed by Gnulib:
23 @itemize
24 @item
25 This function is missing on many non-glibc platforms:
26 Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw, MSVC 14, Android 5.1.
27 @end itemize
29 Portability problems not fixed by Gnulib:
30 @itemize
31 @end itemize