summaryrefslogtreecommitdiff
path: root/sys/fs/unicode.h
AgeCommit message (Expand)Author
2014-04-06Use size_t instead of int for character count to avoid sign compare issues.jakllsch
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-02-26-add __unused declarations to make it possible to use only half of itdrochner
2006-05-20revive copyright notice for the code derived from libc/locale/utf2.c.yamt
2005-12-11merge ktrace-lwp.christos
2004-12-27change wget_utf8() to not require NUL-terminated string as input (addedjdolecek
2004-11-21routines to encode/decode Unicode in UTF-8; based on ntfs/ntfs_conv.c,jdolecek