summaryrefslogtreecommitdiff
path: root/modules/canon-host
blob: 8804a55d89fd9bb48571b5ad0b5fe896d941d5da (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
27
Description:
Canonicalize a host name: return a name other hosts can understand, i.e.
usually the host name including FQDN.

Files:
lib/canon-host.c
lib/canon-host.h
m4/canon-host.m4

Depends-on:
getaddrinfo
strdup

configure.ac:
gl_PREREQ_CANON_HOST

Makefile.am:
lib_SOURCES += canon-host.c

Include:
"canon-host.h"

License:
LGPL

Maintainer:
Jim Meyering