1
1
openmpi/opal/memory
Jeff Squyres cf2c8b45a8 - Use proper prefixes for all #include statements (opal/, orte/, and
ompi/).
- There's still a handful of places that have orte/ #include files;
  still need to clean those up
- A lot of places still use ompi/include/constants.h -- those need to
  be converted over to use OPAL_ return codes and then switch to the
  opal constants.h.  This commit is the first few steps towards
  that...

This commit was SVN r6843.
2005-08-12 20:46:25 +00:00
..
ptmalloc2 * remove bool from internal interface, since we might not want to include 2005-08-12 13:35:01 +00:00
Makefile.am * Add memory dispatching code for OPAL. This allows anyone to register 2005-08-09 22:40:42 +00:00
memory_internal.h * remove bool from internal interface, since we might not want to include 2005-08-12 13:35:01 +00:00
memory.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
memory.h * Add memory dispatching code for OPAL. This allows anyone to register 2005-08-09 22:40:42 +00:00