1
1
openmpi/opal/runtime
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
..
help-opal-runtime.txt Remove some old references to ft_enable parameter that no longer exists. 2007-03-17 20:02:42 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
opal_cr.c OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
opal_cr.h A few more small leaks... 2007-04-02 21:12:16 +00:00
opal_finalize.c per conversation with Ralph and Jeff take out the opal_init_only logic. 2007-05-24 21:54:58 +00:00
opal_init.c * Only need to to the opal_progress_event_users_increment() once between 2007-06-01 02:43:46 +00:00
opal_params.c Fix minor memory leaks 2007-03-07 01:09:38 +00:00
opal_progress.c Complete backout of prior sched_yield and paffinity changes 2007-02-07 14:22:37 +00:00
opal_progress.h Rework the opal_progress interface to better support dynamic processes and at 2006-11-22 02:06:52 +00:00
opal.h per conversation with Ralph and Jeff take out the opal_init_only logic. 2007-05-24 21:54:58 +00:00