1
1
openmpi/orte
Jeff Squyres de97962aac Fixes trac:2651.
Fix off-by-one error when /dev/urandom doesn't exist.  Thanks to "pth"
for the patch.

This commit was SVN r24170.

The following Trac tickets were found above:
  Ticket 2651 --> https://svn.open-mpi.org/trac/ompi/ticket/2651
2010-12-14 14:52:51 +00:00
..
config Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +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
include Extend the rmcast APIs to allow enable/disable of comm, required for clean termination by upper layer users. 2010-12-01 13:41:19 +00:00
mca Remove stale code and API from the RML/OOB frameworks. Stopped using this code years ago. 2010-12-05 15:58:21 +00:00
orted Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
runtime Not totally necessary, but good form - init the oversubscribed field in the orte_nid_t object 2010-12-01 12:58:37 +00:00
test Update a test and add two new ones for testing event lib thread support 2010-11-13 15:39:28 +00:00
threads Change the event base "wakeup" support to enable the passing of events to the central thread for add/del. Add a macro OPAL_UPDATE_EVBASE for this purpose as it will likely be widely used. 2010-12-01 04:26:43 +00:00
tools Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
util Fixes trac:2651. 2010-12-14 14:52:51 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00