utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / re_exec.texi
blob54dd7155b72db189bfa8dc733eccb631b2dcac1d
1 @node re_exec
2 @subsection @code{re_exec}
3 @findex re_exec
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/re_exec.3.html,,man re_exec}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
18 @end itemize