1
1
openmpi/opal
Rainer Keller 3669e8921e - Fix further compiler warnings regarding initialization
and shadowing variables.

This commit was SVN r13358.
2007-01-30 06:34:38 +00:00
..
asm remove unneeded footer 2006-09-26 20:30:49 +00:00
class - Fix further compiler warnings regarding initialization 2007-01-30 06:34:38 +00:00
etc Update comments to clarify how this file is used. 2006-06-05 13:59:43 +00:00
event Force only one thread to come out from the 2007-01-25 07:36:42 +00:00
include Second take at fixing the issues with using ompi_ptr_t. Add helper functions for converting from .pval to .lval and vice-versa. Users of ompi_ptr_t types should only use one of the fields in the union unless using the helper conversion functions. For the BTLs, local pointers will always be stored in the .pval field and remote pointers always stored in the .lval field. 2007-01-07 01:48:57 +00:00
mca add comment explaining r13038 2007-01-22 17:47:07 +00:00
memoryhooks Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
runtime Missing include file when this is "included" by itself 2007-01-18 17:40:21 +00:00
threads - Fix further compiler warnings regarding initialization 2007-01-30 06:34:38 +00:00
tools Some wrapper cleanups: 2007-01-17 03:11:42 +00:00
util Export opal_path_is_absolute which correctly compute if a path is 2007-01-25 00:17:02 +00:00
win32 As there is no X_OK on Windows, make it equal to R_OK. 2007-01-24 05:36:02 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00