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
7 Portability problems fixed by Gnulib:
11 Portability problems not fixed by Gnulib:
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.
18 Note: Gnulib has a module @code{posix_spawn_file_actions_addfchdir} that
19 provides equivalent functionality, just without the suffix @code{_np}.