view modules/canon-host @ 4197:3ccc6d0d52bb

Add a Maintainer.
author Bruno Haible <bruno@clisp.org>
date Mon, 20 Jan 2003 10:02:37 +0000
parents 5321105558d8
children 42b53a22aee5
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
m4/canon-host.m4

Depends-on:

configure.ac:
gl_CANON_HOST

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

Include:

Maintainer:
Jim Meyering