Add 'smbiconv' program - a clone of the 'iconv' utility
commit1914b3ba9f215815ef8a21d2ce8ac07ebf129de9
authorJelmer Vernooij <jelmer@samba.org>
Sun, 27 Apr 2003 20:49:18 +0000 (27 20:49 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 27 Apr 2003 20:49:18 +0000 (27 20:49 +0000)
treefd770b62ee8c82e621b61f2804677187de21697a
parentc6367d40faca2148689e4b43fc3edb4199e15ea0
Add 'smbiconv' program - a clone of the 'iconv' utility
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit 674b67198311b4e0fb2d8afd8b56b499286fc370)
source3/Makefile.in
source3/torture/smbiconv.c [new file with mode: 0644]