repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strerrorname_np: Add tests.
[gnulib.git]
/
modules
/
xgethostname
blob
07cf83d96ea4e87f36f41d86a28ad1b163f866b6
1
Description:
2
Return machine's hostname, without size limitations.
3
4
Files:
5
lib/xgethostname.h
6
lib/xgethostname.c
7
8
Depends-on:
9
gethostname
10
xalloc
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += xgethostname.h xgethostname.c
16
17
Include:
18
"xgethostname.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
Jim Meyering
25