utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / argp_error.texi
bloba4025db9d677e82d06549254550bd66cec617b44
1 @node argp_error
2 @subsection @code{argp_error}
3 @findex argp_error
5 Documentation:@*
6 @ifinfo
7 @ref{Argp Helper Functions,,Functions For Use in Argp Parsers,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Argp-Helper-Functions.html}.
11 @end ifnotinfo
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This function is missing on all non-glibc platforms:
23 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 2.9, mingw, MSVC 14, Android 9.0.
24 @end itemize