summaryrefslogtreecommitdiff
path: root/modules/xgethostname
blob: ec25db0291d954fcb8cc980f39b433296a514694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
Return machine's hostname, without size limitations.

Files:
lib/xgethostname.h
lib/xgethostname.c
lib/xgetaname-impl.h

Depends-on:
free-posix
gethostname
xalloc

configure.ac:

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

Include:
"xgethostname.h"

License:
GPL

Maintainer:
Jim Meyering