1
1
openmpi/ompi
Rainer Keller 02416033ad - Get rid of warning on function declarations:
First "static inline", then the type

This commit was SVN r20657.
2009-02-28 14:15:34 +00:00
..
attribute Repair the MPI-2 dynamic operations. This includes: 2008-07-03 17:53:37 +00:00
class Improve shared-memory allocation: 2009-02-20 19:51:57 +00:00
communicator Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
contrib/vt Added missing header include of 'cctypes.h' for function 'tolower()' 2009-02-27 14:47:46 +00:00
datatype Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
debuggers * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
errhandler Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
group Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
include Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
info Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
mca - Get rid of warning on function declarations: 2009-02-28 14:15:34 +00:00
mpi Remove the unnecessary PROJECT command, I somehow misunderstood how it should be used on Windows.... 2009-02-25 16:07:43 +00:00
op Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
peruse - Move the OMPI_DECLSPEC from .c to .h 2008-09-11 12:26:33 +00:00
proc Per the RFC, extend the current use of the ompi_proc_t flags field (without changing the field itself). 2009-02-10 02:20:16 +00:00
request Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
runtime Add a lengthy comment about correctness and features of MPI_FINALIZE, 2009-02-28 12:58:12 +00:00
tools - Header orte/mca/errmgr/errmgr.h is not needed. 2009-02-26 04:05:30 +00:00
win Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
CMakeLists.txt Add a new feature for checking mca subdirectories, i.e. detecting if there is an exclude file list which indicates the files that shouldn't be added to the source list. By default, the CMake build system will simply add all source files in the required sub folders, without knowing which files have to be excluded. The first use of it is in plm/base/.windows. 2009-02-10 17:20:13 +00:00
Makefile.am Some more work on the man pages: 2008-08-07 19:20:40 +00:00