1
1
openmpi/orte/mca/pls/fork
Tim Woodall 2ea71064ad close all file descriptors w/ the exception of stdin/stdout/stderr
otherwise, parent's file descriptors are inherited and held open by
the child even if the parent dies

This commit was SVN r7652.
2005-10-06 21:22:36 +00:00
..
configure.m4 * Add checks for the process management functions (fork, execve, waitpid) 2005-07-14 13:28:06 +00:00
configure.params Initial population of orte tree 2005-07-02 13:42:54 +00:00
help-orte-pls-fork.txt - Add an opal_show_help() to the pls fork module to explain what went wrong when the execv to start the application fails. 2005-09-30 14:30:21 +00:00
Makefile.am - Add an opal_show_help() to the pls fork module to explain what went wrong when the execv to start the application fails. 2005-09-30 14:30:21 +00:00
pls_fork_component.c Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
pls_fork_module.c close all file descriptors w/ the exception of stdin/stdout/stderr 2005-10-06 21:22:36 +00:00
pls_fork.h * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00