blob: a890be94c76d213a3e18de5492ce5afb93ece54b [file] [log] [blame]
@node posix_spawn_file_actions_addfchdir_np
@subsection @code{posix_spawn_file_actions_addfchdir_np}
@findex posix_spawn_file_actions_addfchdir_np
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on all non-glibc platforms:
glibc 2.28, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
@end itemize
Note: Gnulib has a module @code{posix_spawn_file_actions_addfchdir} that
provides equivalent functionality, just without the suffix @code{_np}.