doc: Update for OpenBSD 6.0, 6.7.
[gnulib.git] / doc / glibc-functions / posix_spawn_file_actions_addfchdir_np.texi
blob21c2f5e93aa14d7f463680c73896dad64384d528
1 @node posix_spawn_file_actions_addfchdir_np
2 @subsection @code{posix_spawn_file_actions_addfchdir_np}
3 @findex posix_spawn_file_actions_addfchdir_np
5 Gnulib module: ---
7 Portability problems fixed by Gnulib:
8 @itemize
9 @end itemize
11 Portability problems not fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on all non-glibc platforms:
15 glibc 2.28, Mac OS X 10.13, FreeBSD 12.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
16 @end itemize
18 Note: Gnulib has a module @code{posix_spawn_file_actions_addfchdir} that
19 provides equivalent functionality, just without the suffix @code{_np}.