r2163: converted samba3 to use the new utf-16 aware iconv code. Also changed
authorAndrew Tridgell <tridge@samba.org>
Wed, 1 Sep 2004 05:17:40 +0000 (05:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:34 +0000 (10:52 -0500)
commitd9a1327474853c62e7059edcf9e7772eb574a501
treea6b76fbd874d3001fcc7a416948bf6db2614a33c
parent018de0186bfee8226a43ee9b6d81101b318a0261
r2163: converted samba3 to use the new utf-16 aware iconv code. Also changed
iconv to recognise UCS-2LE and UTF-16LE as synonyms, which means this
change should be more robust when applied in trees that treat UCS-2LE
or UTF-16LE as correct.
(This used to be commit 92c9fcaec4299ddc16f9d6568a695b1fe161be33)
source3/lib/iconv.c