1
1
openmpi/opal/util
Brian Barrett f48968d8f4 clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR ==
OPAL_ERROR, same for all the other error codes.  Also, make sure that there
are never conflicts between OPAL anr ORTE error codes (for example).
Finally, provide opal_perror(), opal_strerror(), and opal_strerror_r() to
give stringified error messages for the different error codes

This commit was SVN r6969.
2005-08-22 03:05:39 +00:00
..
.compile_files * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
argv.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
argv.h Add doxy docs for a function that was missing them. 2005-08-03 21:14:40 +00:00
basename.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
basename.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
bit_ops.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
cmd_line.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
cmd_line.h * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
convert.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
convert.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
daemon_init.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
daemon_init.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
error.c clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
error.h clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
few.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
few.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
if.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
if.h * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
Makefile.am clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
malloc.c * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
malloc.h * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
numtostr.c * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
numtostr.h * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
opal_environ.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
opal_environ.h * finish ompi_environ -> opal_environ rename 2005-07-04 01:39:08 +00:00
os_create_dirpath.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
os_create_dirpath.h * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
os_path.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
os_path.h * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
output.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
output.h * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
path.c * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
path.h * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
pow2.c * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
pow2.h * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
printf.c * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
printf.h * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
pty.c * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
qsort.c * don't build qsort workaround unless we actually have a broken qsort 2005-08-12 15:28:11 +00:00
qsort.h * don't build qsort workaround unless we actually have a broken qsort 2005-08-12 15:28:11 +00:00
show_help_lex.h * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
show_help_lex.l * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
show_help.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
show_help.h * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
stacktrace.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
stacktrace.h * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
strncpy.c * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
strncpy.h * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
sys_info.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
sys_info.h Remove unused field 2005-07-29 14:44:06 +00:00
varargs.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00