1
1
openmpi/opal/mca/memory
Brian Barrett 1454e40f0e * for some reason, was having issues with C bool vs C++ bool on odin.
cast the return to an int in the C++ test case, just in case.
* C++ sucks.  If compiling with C++ on some GNU compiler/linker
  combos, the initialize hook isn't automagically fired for the
  malloc code.  Add a backup setting during opal_init, which is
  early enough not to cause any damage. 

This commit was SVN r6983.
2005-08-23 16:03:16 +00:00
..
base Rename opal_constants.h -> constants.h 2005-08-15 18:55:37 +00:00
darwin * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
malloc_hooks * for some reason, was having issues with C bool vs C++ bool on odin. 2005-08-23 16:03:16 +00:00
malloc_interpose * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
ptmalloc2 * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
configure.m4 * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
Makefile.am * move over changes from the /tmp/bwb-memory-hooks/copy-1 into the trunk. 2005-08-13 01:08:34 +00:00
memory.h * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +00:00