1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/xgethostname
2004-09-22 15:11:04 +00:00

26 lines
286 B
Plaintext

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