added support for big-endian ucs2 strings (as used by big-endian
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 2003 09:20:34 +0000 (09:20 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 2003 09:20:34 +0000 (09:20 +0000)
commit7779b1e00022599f9b77dab7f5f983d930514f15
treeb1e860ce476e5b15993f5532d5c3a854f912e83e
parent24c22aef90d8534ee2d016b37b2b302f1367d106
added support for big-endian ucs2 strings (as used by big-endian
msrpc).

this was easier than I expected!
(This used to be commit a0a51af6b746b1f82faaa49d33c17fea9d708fb0)
source4/include/charset.h
source4/lib/charcnv.c
source4/lib/iconv.c
source4/librpc/ndr/ndr_basic.c