view modules/xgethostname @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 42b53a22aee5
children
line wrap: on
line source

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

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

Depends-on:
gethostname
xalloc

configure.ac:

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

Include:
"xgethostname.h"

License:
GPL

Maintainer:
Jim Meyering