1
1
openmpi/opal/mca
Jeff Squyres 090ce4187a Fix compiler errors on Solaris, NetBSD, and OpenBSD:
* Per
   http://www.open-mpi.org/community/lists/devel/2013/12/13504.php, 
   protect usage of struct ifreq->ifr_hwaddr
 * Per
   http://www.open-mpi.org/community/lists/devel/2013/12/13503.php,
   avoid #define conflict with the token "if_mtu"
 * Also fix some whitespace and string naming issues in opal/util/if.c

Tested by Paul Hargrove.

Refs trac:4010

This commit was SVN r30006.

The following Trac tickets were found above:
  Ticket 4010 --> https://svn.open-mpi.org/trac/ompi/ticket/4010
2013-12-20 11:17:30 +00:00
..
backtrace Per this email thread: 2013-12-18 17:57:37 +00:00
base Fix a couple issues with the mca_base_var system: 2013-12-19 23:28:17 +00:00
common add missing include 2013-07-21 20:18:17 +00:00
compress Ensure is_tar is always initialized. 2013-11-13 15:34:33 +00:00
crs Trying to get the C/R code to compile again. This patch 2013-12-16 15:35:28 +00:00
db ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
event This commit combines 3 somewhat-unrelated things, which unfortunately 2013-12-13 21:24:45 +00:00
hwloc Don't warn about binding (process and/or memory) if the node cannot do it or if we would overload, but it wasn't specifically requested by the user (i.e., it is the result of the default policy). Instead, just don't bind and quietly move along. 2013-12-19 16:31:45 +00:00
if Fix compiler errors on Solaris, NetBSD, and OpenBSD: 2013-12-20 11:17:30 +00:00
installdirs Fixes trac:376: bu default the wrappr compilers will enable rpath support 2013-05-11 00:49:17 +00:00
memchecker Fix bug introduced by r28236: make declaration and instantiation agree 2013-04-10 14:10:47 +00:00
memcpy Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
memory Clarify the comment: if ummunotify is present *and* if we were 2013-12-18 23:39:22 +00:00
pstat Update struct member name - this is why we put such things in the trunk before moving them to a branch, especially when coming from outside :-) 2013-10-07 15:43:43 +00:00
shmem Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
timer Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Refs trac:3275. 2012-09-11 20:47:24 +00:00