Add module descriptions.
[gnulib.git] / modules / xgethostname
1 Description:
2 Return machine's hostname, without size limitations.
3
4 Files:
5 lib/xgethostname.c
6
7 Depends-on:
8 gethostname
9 xalloc
10 error
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += xgethostname.c
16
17 Include:
18