1
1
openmpi/ompi/peruse
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
..
Makefile.am * Fix "make dist" for peruse 2006-03-23 23:41:49 +00:00
peruse_module.c - Declare and initialize the peruse_handle_list_lock 2006-07-05 13:48:25 +00:00
peruse-internal.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
peruse.c - Don't segfault, when calling PERUSE_Init before MPI_Init... 2007-04-26 21:06:08 +00:00
peruse.h OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00