summaryrefslogtreecommitdiff
path: root/source4/lib/charset/charcnv.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17715: make the cast explicit and remove compiler warningsStefan Metzmacher1-4/+4
2007-10-10r16571: - make push/pull_ascii()/_ucs() functions static,Stefan Metzmacher1-6/+19
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-11/+10
2007-10-10r14902: change charcnv code to fail the conversion when it hits badAndrew Tridgell1-3/+3
2007-10-10r14429: charset_t cannot be used to loop over charset_t, as otherwise it canAndrew Tridgell1-1/+1
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-16/+16
2007-10-10r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...Jelmer Vernooij1-15/+0
2007-10-10r9078: - move charset stuff to lib/charsetStefan Metzmacher1-0/+723