Karol Mroz
e1c64e6e59
opal: standardize on max hostname length
...
Define OPAL_MAXHOSTNAMELEN to be either:
(MAXHOSTNAMELEN + 1) or
(limits.h:HOST_NAME_MAX + 1) or
(255 + 1)
For pmix code, define above using PMIX_MAXHOSTNAMELEN.
Fixup opal layer to use the new max.
Signed-off-by: Karol Mroz <mroz.karol@gmail.com>
2016-04-24 08:19:47 +02:00
Ralph Castain
7ac5c082ff
Somehow, this got left out when merging PR #1109 , so let's try it again.
2015-12-01 06:02:29 -08:00
Ralph Castain
ee9aa67483
Update the libevent renaming file to ensure that all public symbols are covered
2015-11-07 12:52:31 -08:00
Gilles Gouaillardet
92b2d2ffeb
configury: fix libevent configure.ac
...
fix interleaved messages :
checking for working epoll library interface... checking if epoll can build... yes
yes
2015-08-12 15:37:22 +09:00
Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Ralph Castain
2de5cd6e5f
Ensure we don't install the libevent internal headers
2015-03-11 07:35:20 -07:00
Ralph Castain
4d882796b6
Silence warnings
2015-02-05 11:41:00 -08:00
Ralph Castain
d3267c200f
Add missing OMPI-changes to libevent 2.0.22
2015-02-02 20:57:40 -08:00
George Bosilca
bf62bed65f
Typo in the poll/epoll ops declaration.
2015-01-06 21:21:25 -05:00
Ralph Castain
a7c5ff2ace
Update to libevent 2.0.22-stable
2015-01-06 16:37:25 -08:00