finished adding UTF16_MUNGED charset
authorAndrew Tridgell <tridge@samba.org>
Fri, 31 Oct 2008 04:41:34 +0000 (15:41 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 31 Oct 2008 04:41:34 +0000 (15:41 +1100)
commit55d55d9d9b881b2ec09fa76515cdd1cf6f0e2442
treeb676358946045bc2271c1c75254ecaac21eb72b9
parent5ecccac1c34f58019b195f6838f57366faa3575d
finished adding UTF16_MUNGED charset

Changed the approach for the charset to go via utf16, which makes a
bit more sense to read.

Added a testsuiite for UTF16_MUNGED as part of LOCAL-ICONV
lib/util/charset/charcnv.c
lib/util/charset/charset.h
lib/util/charset/iconv.c
lib/util/charset/tests/iconv.c