summaryrefslogtreecommitdiff
path: root/modules/canon-host
blob: 581266501c97078a60d021ccd959e6852212ba96 (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:
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_CANON_HOST

Makefile.am:

Include:
#include "canon-host.h"

License:
LGPL

Maintainer:
Jim Meyering