log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / xgethostname
blob07cf83d96ea4e87f36f41d86a28ad1b163f866b6
1 Description:
2 Return machine's hostname, without size limitations.
4 Files:
5 lib/xgethostname.h
6 lib/xgethostname.c
8 Depends-on:
9 gethostname
10 xalloc
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += xgethostname.h xgethostname.c
17 Include:
18 "xgethostname.h"
20 License:
21 GPL
23 Maintainer:
24 Jim Meyering