Mercurial > hg > octave-jordi > gnulib-hg
view modules/canon-host @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | 18ea6ab4e81d |
children | 447e96feb793 |
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: "canon-host.h" Link: $(GETADDRINFO_LIB) License: LGPL Maintainer: Jim Meyering