view modules/canon-host @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 8cd851acf6a6
children
line wrap: on
line source

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