1
1
openmpi/opal/util
George Bosilca 736d2d4cb6 On UNIX dirname return a pointer to a static buffer. In order to have
a consistent behavior return a newly allocated string from opal_dirname.

This commit was SVN r11350.
2006-08-23 06:10:29 +00:00
..
keyval Remove the latest set of warnings (catched by gcc 4). Now everything 2006-08-23 00:48:05 +00:00
argv.c One big step forward. Mostly explicit casting for Windows plus the 2006-08-22 20:07:42 +00:00
argv.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
basename.c On UNIX dirname return a pointer to a static buffer. In order to have 2006-08-23 06:10:29 +00:00
basename.h Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
bit_ops.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cmd_line.c Remove the latest set of warnings (catched by gcc 4). Now everything 2006-08-23 00:48:05 +00:00
cmd_line.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
convert.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
convert.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
crc.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
crc.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
daemon_init.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
daemon_init.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
error.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
error.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
few.c Remove the Windows specific EOL. 2006-08-23 04:19:07 +00:00
few.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
if.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
if.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
keyval_parse.c One big step forward. Mostly explicit casting for Windows plus the 2006-08-22 20:07:42 +00:00
keyval_parse.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
Makefile.am Add some new OPAL functionality. 2006-07-03 22:23:07 +00:00
malloc.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
malloc.h This prototype is already defined in this file. 2006-08-21 20:17:43 +00:00
numtostr.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
numtostr.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
opal_environ.c Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
opal_environ.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
opal_pty.c * better support platforms without any concept of a terminal at all 2006-03-31 18:51:06 +00:00
opal_pty.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
os_dirpath.c Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
os_dirpath.h Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
os_path.c Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
os_path.h Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
output.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
output.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
path.c Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00
path.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
pow2.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pow2.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
printf.c Remove the latest set of warnings (catched by gcc 4). Now everything 2006-08-23 00:48:05 +00:00
printf.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
qsort.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
qsort.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
show_help_lex.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
show_help_lex.l Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
show_help.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
show_help.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
stacktrace.c * Make the backtrace printing functionality a framework 2006-07-27 02:56:02 +00:00
stacktrace.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
strncpy.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
strncpy.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
trace.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
trace.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00