1
1
openmpi/ompi/mca
Brian Barrett 508da4e959 OS X apparently really doesn't like shared libraries with unresolvable
symbols in them and environ is defined only in the final application
(probably in crt1.o).  Apple provides a function for getting at the
environment, so use that instead if it's available.

This commit was SVN r14857.
2007-06-05 03:03:59 +00:00
..
allocator Add some comments on the internals of the bucket structure. Alter the cleanup 2007-04-17 20:43:30 +00:00
bml Add optional ordering to the BTL interface. 2007-05-24 19:51:26 +00:00
btl OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
coll - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
common This fixes the initialization of the usable size of the shared memory. 2007-03-07 13:28:06 +00:00
crcp Use more of the datatype engine supplied functions 2007-04-26 00:06:22 +00:00
io Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
mpool Don't include malloc.h in mpool/base/base.h because it causes all kinds of problems 2007-05-27 03:55:21 +00:00
mtl Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
osc properly set fields so that most difficult alignment rules are always met. 2007-06-05 01:46:04 +00:00
pml Spaces after backslash are removed. 2007-06-04 10:10:24 +00:00
rcache Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
topo - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00