Hash :
4f2b5393
Author :
Date :
2009-08-02T12:24:14
Ensure HOST_NAME_MAX as part of the gethostname module.
@node limits.h
@section @file{limits.h}
POSIX specification: @url{http://www.opengroup.org/susv3xbd/limits.h.html}
Gnulib module: gethostname
Portability problems fixed by Gnulib:
@itemize
The @code{HOST_NAME_MAX} macro is not defined on some platforms:
mingw.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize