1
1
openmpi/opal/memoryhooks
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
Makefile.am Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken. 2005-11-11 00:26:27 +00:00
memory_internal.h More memory hooks tweaks... Set a flag on callbacks if the allocation / 2005-12-16 01:12:45 +00:00
memory.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
memory.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00