1
1
openmpi/opal
Josh Hursey 682a6a123e - os_dirpath.c : reset the is_dir var each time through the loop.
- orte-clean.c : check to see if the base session directory is empty 
                 and delete it if it is.

- orte_universe_exists.c : Fix a down stread problem resulting from 
      George's r10718 commit. Don't use the 'fulldirpath' since
      that is no longer guarenteed to be the absolute path
      to the session directory. Construct this value outside of that
      function from the prefix and frontend vars.

This commit was SVN r10741.

The following SVN revision numbers were found above:
  r10718 --> open-mpi/ompi@47eef2e002
2006-07-11 17:31:05 +00:00
..
asm * IA64 can have a weaker consistency model for memory than x86, so we 2006-06-17 05:01:54 +00:00
class Clean up the opal_free_list code. We don't use the user_data flag in the 2006-06-12 14:49:03 +00:00
etc Update comments to clarify how this file is used. 2006-06-05 13:59:43 +00:00
event fix a typo when checking the return code 2006-07-06 20:49:09 +00:00
include * IA64 can have a weaker consistency model for memory than x86, so we 2006-06-17 05:01:54 +00:00
mca Actually define the "mca_base_param_env_var" function that was declared. 2006-06-28 21:54:31 +00:00
memoryhooks * fix issue with PGI compilers at -O3 not liking the structure assignment - 2006-06-13 19:43:44 +00:00
runtime Open and close the memcpy component. Hopefully it is in the right place, as 2006-04-05 05:57:51 +00:00
threads mutex_trylock returns 0 (success) if locked and non-zero (error) if not 2006-05-17 15:50:21 +00:00
tools Remove the executable extension if any. 2006-07-11 05:19:54 +00:00
util - os_dirpath.c : reset the is_dir var each time through the loop. 2006-07-11 17:31:05 +00:00
win32 Update include path. 2006-02-27 02:15:53 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +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