view modules/uniconv/u16-strconv-to-locale @ 10812:a672954bb892

New module 'servent'.
author Bruno Haible <bruno@clisp.org>
date Sun, 16 Nov 2008 05:02:40 +0100
parents 05d01f5f2abd
children 86634e33e086
line wrap: on
line source

Description:
Conversion from UTF-16 to the locale encoding.

Files:
lib/uniconv/u16-strconv-to-locale.c

Depends-on:
uniconv/base
uniconv/u16-strconv-to-enc
localcharset

configure.ac:

Makefile.am:
lib_SOURCES += uniconv/u16-strconv-to-locale.c

Include:
"uniconv.h"

License:
LGPL

Maintainer:
Bruno Haible