1
1
openmpi/ompi/mca/btl/sctp
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
..
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 - Get rid of include orte/util/proc_info.h, if not needed 2009-02-25 03:38:00 +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