1
1
openmpi/opal/win32
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
..
opal_inet.c Rename all the win32 files to use the correct layer name. 2014-07-26 20:17:09 +00:00
opal_inet.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_misc.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_process.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_process.h Rename all the win32 files to use the correct layer name. 2014-07-26 20:17:09 +00:00
opal_socket.c Rename all the win32 files to use the correct layer name. 2014-07-26 20:17:09 +00:00
opal_socket.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_time.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_time.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_uio.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_uio.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_util.h Rename all the win32 files to use the correct layer name. 2014-07-26 20:17:09 +00:00
opal_utsname.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_utsname.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win_compat.h opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00