14b89e0e50
* Add ability to completely disable libltdl (the dlopen code to load dynamic shared objects) to configure: --disable-dlopen * Added MCA param (component_disable_dlopen) to disable DSO loading at runtime * Made the event library behave in some not-completely-erroneous way on platforms where it has absolutely no eventops support (ie, no select, poll, or epoll) * Disabled orte_wait, opal_few, and opal_daemon_init code on platforms without fork, waitpid support. All non-init functions will return OPMI_ERR_NOT_SUPPORTED * Disable orteprobe tool when fork or pipe aren't supported This commit was SVN r6490. |
||
---|---|---|
.. | ||
base.h | ||
help-mca-base.txt | ||
Makefile.am | ||
mca_base_close.c | ||
mca_base_cmd_line.c | ||
mca_base_component_compare.c | ||
mca_base_component_find.c | ||
mca_base_component_repository.c | ||
mca_base_components_close.c | ||
mca_base_components_open.c | ||
mca_base_list.c | ||
mca_base_mem.c | ||
mca_base_msgbuf_internal.h | ||
mca_base_msgbuf.c | ||
mca_base_msgbuf.h | ||
mca_base_open.c | ||
mca_base_param_internal.h | ||
mca_base_param.c | ||
mca_base_param.h | ||
mca_base_parse_paramfile_lex.h | ||
mca_base_parse_paramfile_lex.l | ||
mca_base_parse_paramfile.c |