Description:
Return machine's hostname, without size limitations.

Files:
lib/xgethostname.h
lib/xgethostname.c

Depends-on:
gethostname
xalloc
error
exit

configure.ac:

Makefile.am:
lib_SOURCES += xgethostname.h xgethostname.c

Include:
"xgethostname.h"

Maintainer:
Jim Meyering

