1
1
openmpi/ompi/mca/pml
Josh Hursey cc83d41ad9 Merge in tmp/jjh-scratch
{{{
 svn merge -r 18218:18240 https://svn.open-mpi.org/svn/ompi/tmp/jjh-scratch .
}}}

Contains:
 * Primarily a fix for a user reported problem where a cached file descriptor is causing a SIGPIPE on restart.
 * Cleanup some small memory leaks from using mca_base_param_env_var() - Thanks Jeff
 * Cleanup ORTE FT tool compilation in non-FT builds - Thanks Tim P.
 * Cleanup mpi interface with missplaced {{{OPAL_CR_ENTER_LIBRARY}}} - Thanks Terry
 * Some other sundry cleanup items all dealing with C/R functionality in the trunk.

This commit was SVN r18241.
2008-04-23 00:17:12 +00:00
..
base Remove the memchecker macro in pml base request, used in req_wait.c, which actually is in the wrong place. Instead, one simple call from send_request_free and recv_request_free(already done) will do all the work, fast and clean. 2008-04-07 17:46:50 +00:00
cm Cleanup the OMPI_DECLSPEC/OMPI_MODULE_DECLSPEC in the PMLs. 2008-01-09 20:32:39 +00:00
crcpw Cleanup some symbol visability issues. 2008-03-05 13:59:25 +00:00
dr Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
example Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
ob1 Merge in tmp/jjh-scratch 2008-04-23 00:17:12 +00:00
v cleanup some warnings on 32 bit systems 2008-04-17 12:25:05 +00:00
Makefile.am * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h minor nit.. 2007-07-25 17:34:37 +00:00