summaryrefslogtreecommitdiff
path: root/strfunc.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-25Add support for UTF-16BE and UTF-32BEH. Peter Anvin1-0/+156
2009-06-28Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin1-0/+33
2008-06-14strfunc: fix UTF-8 mid-character limitH. Peter Anvin1-2/+2
2008-06-14strfunc: always null-terminate the output bufferH. Peter Anvin1-1/+4
2008-06-14Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin1-0/+167