1
1
openmpi/opal/util
Jeff Squyres 022bd30558 Back out r15158 because it apparently breaks with recent versions of
flex (which, incidentally, emit ''more'' warnings than earlier
versions).  Grumble.

This commit was SVN r15166.

The following SVN revision numbers were found above:
  r15158 --> open-mpi/ompi@57d09c10f7
2007-06-21 21:14:10 +00:00
..
keyval Back out r15158 because it apparently breaks with recent versions of 2007-06-21 21:14:10 +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 It is allowable to pass NULL as the first argument to opal_argv_split (whether 2007-04-20 15:31:26 +00:00
basename.c We need libgen.h for dirname. 2007-04-01 16:26:54 +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 - Further attributes mainly for opal/* functions, marking 2007-03-20 13:01:32 +00:00
cmd_line.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +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 Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +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 Merge in the ipv6 work from /tmp/ipv6-merge. 2007-04-25 01:55:40 +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 Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
if.c Remove unused variables. 2007-06-12 22:50:43 +00:00
if.h Some IPv6 improvements: 2007-05-17 01:17:59 +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 Some IPv6 improvements: 2007-05-17 01:17:59 +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 Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
net.c Don't build all the network support code on systems without sockets (like 2007-05-30 15:25:22 +00:00
net.h Some IPv6 improvements: 2007-05-17 01:17:59 +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 Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
opal_environ.c OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
opal_environ.h OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +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 Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +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 Need one additional space for the case that the path is relative 2007-06-05 14:50:15 +00:00
os_path.h - Further attributes mainly for opal/* functions, marking 2007-03-20 13:01:32 +00:00
output.c Add braces. 2007-06-21 07:53:47 +00:00
output.h Be sure to check for the syslog() function (it doesn't exist in 2007-04-17 03:11:30 +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 Back out r15158 because it apparently breaks with recent versions of 2007-06-21 21:14:10 +00:00
show_help.c Merge the /tmp/jms-installdirs-trunk branch into the trunk. This 2007-04-21 00:15:05 +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 Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +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 - Further attributes mainly for opal/* functions, marking 2007-03-20 13:01:32 +00:00
sys_limits.c Get rid of structure rlimit only on Windows, which doesn't provide such structure definition. 2007-06-04 12:27:40 +00:00
sys_limits.h Add ability to read system limits on number of children, open files, and file size from the local OS - to be used in failed-to-start scenarios 2007-04-23 18:53:47 +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