utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / error_at_line.texi
blobcb584b0dd0d76d9d786b715f4181d49a923f0b60
1 @node error_at_line
2 @subsection @code{error_at_line}
3 @findex error_at_line
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Error Messages,,Error Messages,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/error_at_line.3.html,,man error_at_line}.
16 @end itemize
18 Gnulib module: error
20 Portability problems fixed by Gnulib:
21 @itemize
22 @item
23 This function is missing on many non-glibc platforms:
24 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.
25 @end itemize
27 Portability problems not fixed by Gnulib:
28 @itemize
29 @end itemize