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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
xgetdomainname
blob
307aa5dca84bba4654f4daa579ca99993168cc44
1
Description:
2
Return machine's domainname, without size limitations.
3
4
Files:
5
lib/xgetdomainname.h
6
lib/xgetdomainname.c
7
8
Depends-on:
9
getdomainname
10
xalloc
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += xgetdomainname.h xgetdomainname.c
16
17
Include:
18
"xgetdomainname.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
Simon Josefsson