view modules/canon-host @ 8522:2ac1de49bbbe

Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Sat, 24 Mar 2007 14:55:28 +0000
parents 6a764f23e302
children 46c9755d1dd9
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_CANON_HOST

Makefile.am:

Include:
#include "canon-host.h"

License:
LGPL

Maintainer:
Jim Meyering