view modules/xgethostname @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -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