1
1
openmpi/opal/util
Brian Barrett 01d6121c7f * The MoreBacktrace code supplied by Apple doesn't work on 64 bit Intel
builds, so disable it there
  * On 10.4.8 (and possibly others), siginfo is NULL in the signal
    callback on 64 bit Intel builds, so account for that in the signal
    callback.

This commit was SVN r14045.
2007-03-16 21:27:19 +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 A more Windows friendly version of the opal_basename function. 2007-01-25 00:15:56 +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 * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
cmd_line.h * Added 2 new MCA parameters 2007-03-01 13:39:20 +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 Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
crc.h We always have to include the <PROJECT>_config.h as first include. 2006-10-20 07:01:52 +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 One typo and one UNIX conversion of EOL. 2006-08-25 23:22:35 +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 Fix a bunch of minor typos submitted by Bernhard Fischer. 2007-02-06 12:00:30 +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 Refs trac:853 2007-02-06 12:03:56 +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
num_procs.c Protect unistd.h usage. 2007-02-07 22:36:50 +00:00
num_procs.h - this symbol is required by components 2007-02-28 16:38:59 +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 Reorder the code. 2007-01-31 15:58:51 +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 Fix the bug 678 on Windows. 2007-01-09 16:31:08 +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 Replace TAB by space. 2007-01-24 00:53:12 +00:00
output.h - First usage of the some of the attributes 2007-01-30 20:54:06 +00:00
path.c * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
path.h * Added 2 new MCA parameters 2007-03-01 13:39:20 +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 va_args don't like char. Anyway, all chars get promoted to int 2007-03-01 23:26:20 +00:00
printf.h - First usage of the some of the attributes 2007-01-30 20:54:06 +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 George found a great way to avoid warnings from flex for that unused 2006-08-28 13:44:37 +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 * The MoreBacktrace code supplied by Apple doesn't work on 64 bit Intel 2007-03-16 21:27:19 +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