lib/util/charset Move source3/lib/util_unistr.c to the common code.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Apr 2011 06:31:08 +0000 (16:31 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 04:47:07 +0000 (14:47 +1000)
commit9941dfe9f6532ecbc317685046d74e6f90c41695
treeab591eead8e1d38e0167f005730a4ac76dd4fa74
parentce2f217bd2402ada76c13bf3c170c8f55752fb11
lib/util/charset Move source3/lib/util_unistr.c to the common code.

This file (largely) contains functions to deal with UTF16 strings.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
lib/util/charset/charset.h
lib/util/charset/util_unistr_w.c [moved from source3/lib/util_unistr.c with 86% similarity]
lib/util/charset/wscript_build
source3/Makefile.in
source3/include/proto.h
source3/lib/charcnv.c
source3/wscript_build