summaryrefslogtreecommitdiff
path: root/source4/lib/charset/charcnv.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-16/+16
(This used to be commit aac1b99b362993352d80692afa55c38fc851c016)
2007-10-10r13186: Remove assumption that callers that specify -1 actually mean ↵Jelmer Vernooij1-15/+0
sizeof(pstring) (This used to be commit da72f47226f9c514deb75bc6e69548c240822eb5)
2007-10-10r9078: - move charset stuff to lib/charsetStefan Metzmacher1-0/+723
- don't use the global $LIBS variable for -liconv as $LIBS is not used anymore should fix the build on solaris 10 metze (This used to be commit 69ade058fde8e4cc62e4830c0b080e720d8e581d)