1
1
openmpi/ompi/mca/btl/sctp
Rainer Keller d81443cc5a - On the way to get the BTLs split out and lessen dependency on orte:
Often, orte/util/show_help.h is included, although no functionality
   is required -- instead, most often opal_output.h, or               
   orte/mca/rml/rml_types.h                                           
   Please see orte_show_help_replacement.sh commited next.            

 - Local compilation (Linux/x86_64) w/ -Wimplicit-function-declaration
   actually showed two *missing* #include "orte/util/show_help.h"     
   in orte/mca/odls/base/odls_base_default_fns.c and                  
   in orte/tools/orte-top/orte-top.c                                  
   Manually added these.                                              

   Let's have MTT the last word.

This commit was SVN r20557.
2009-02-14 02:26:12 +00:00
..
btl_sctp_addr.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_component.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
btl_sctp_component.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_endpoint.c convert bzero calls to memset to remove warnings. 2009-02-06 19:08:22 +00:00
btl_sctp_endpoint.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_frag.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
btl_sctp_frag.h Update the SCTP BTL regarding ticket #1725. 2009-01-08 16:38:35 +00:00
btl_sctp_hdr.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_proc.c Use a more clear name for the proc in the constructor and destructor functions. 2009-01-05 14:14:38 +00:00
btl_sctp_proc.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_sctp_recv_handler.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
btl_sctp_recv_handler.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_utils.c convert bzero calls to memset to remove warnings. 2009-02-06 19:08:22 +00:00
btl_sctp_utils.h conforming SCTP BTL to Open MPI naming conventions and IP requirements 2007-11-21 10:13:41 +00:00
btl_sctp.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
btl_sctp.h - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
configure.m4 Up to SVN r20383 2009-01-29 17:59:04 +00:00
configure.params initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
Makefile.am Add missing dependencies in the static build case. 2008-03-15 12:11:36 +00:00