summaryrefslogtreecommitdiff
path: root/strfunc.c
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin2009-06-281-0/+33
* strfunc: fix UTF-8 mid-character limitH. Peter Anvin2008-06-141-2/+2
* strfunc: always null-terminate the output bufferH. Peter Anvin2008-06-141-1/+4
* Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin2008-06-141-0/+167