1
1
openmpi/opal/mca/memory/malloc_hooks
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
..
configure.m4 * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
configure.params * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
Makefile.am * Add malloc_interpose memory manager intercept functions that should work 2005-08-21 19:01:39 +00:00
memory_malloc_hooks_component.c * for some reason, was having issues with C bool vs C++ bool on odin. 2005-08-23 16:03:16 +00:00
memory_malloc_hooks.c * for some reason, was having issues with C bool vs C++ bool on odin. 2005-08-23 16:03:16 +00:00