1
1
openmpi/orte/mca/snapc/full
Rainer Keller b356e90fa1 - Get rid of include orte/util/proc_info.h, if not needed
Only proc_info.h-internal include file is opal/dss/dss_types.h
 - In one case (orte/util/hnp_contact.c) had to add proc_info.h again.
 - Local compilation (Linux/x86_64) w/ -Wimplicit-function-declaration
   works fine, no errors.

   Again, let's have MTT the last word.

This commit was SVN r20631.
2009-02-25 03:38:00 +00:00
..
configure.m4 Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
configure.params Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
help-orte-snapc-full.txt Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
snapc_full_app.c - Occurences of ORTE_PROC_MY_NAME require orte/runtime/orte_globals.h 2009-02-20 03:16:13 +00:00
snapc_full_component.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
snapc_full_global.c - Occurences of ORTE_PROC_MY_NAME require orte/runtime/orte_globals.h 2009-02-20 03:16:13 +00:00
snapc_full_local.c - Get rid of include orte/util/proc_info.h, if not needed 2009-02-25 03:38:00 +00:00
snapc_full_module.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
snapc_full.h Fix a SIGPIPE that may occur when checkpointing a restarted process. This was a result of calling system() in the BLCR CRS. After inspection and testing it was determined that the operation was no longer necessary. So the call was removed thus fixing the bug. 2008-09-22 16:49:56 +00:00