blob: cf9dbc964b8d3578129ade05556fdaf80b386ce6 [file] [log] [blame]
@node posix_spawn_file_actions_adddup2
@section @code{posix_spawn_file_actions_adddup2}
@findex posix_spawn_file_actions_adddup2
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/posix_spawn_file_actions_adddup2.html}
Gnulib module: posix_spawn_file_actions_adddup2
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, MSVC 14, Android 8.1.
@item
This function does not reject a too large file descriptor on some platforms:
musl libc, Solaris 11.4.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize