1
1
openmpi/orte/dss
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
..
dss_arith.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_compare.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_copy.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_dump.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_get.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_internal_functions.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_internal.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_load_unload.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_lookup.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_open_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_pack.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_peek.c Remove unused variables 2006-02-07 05:41:31 +00:00
dss_print.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_register.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_release.c Do not let them uninitialized. 2006-02-07 06:06:58 +00:00
dss_set.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_size.c Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00
dss_types.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss_unpack.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am Merge in the new data support subsystem for ORTE. MPI folks should not notice a difference. Longer explanation will be sent to developers mailing list. 2006-02-07 03:32:36 +00:00