1
1
openmpi/orte/mca/pls/process
George Bosilca 9110ea2b80 Add the Windows fork component. As fork is not available on Windows, I
create a process component which use CreateProcess to spawn the child.
Special care should be taken in order to correctly redirect the stdin,
stdout and stderr of the child process.

This commit was SVN r11405.
2006-08-24 17:51:20 +00:00
..
configure.m4 Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00
configure.params Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00
help-orte-pls-process.txt Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00
Makefile.am Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00
pls_process_component.c Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00
pls_process_module.c Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00
pls_process.h Add the Windows fork component. As fork is not available on Windows, I 2006-08-24 17:51:20 +00:00