Xin LI
6ac937c89c
Split tolower/toupper code from usual xlat16 kiconv table, and make it
...
possible to do tolower/toupper independently without code conversion.
Submitted by: imura (but bugs are mine)
Obtained from: http://people.freebsd.org/~imura/kiconv/
(1_kiconv_wctype_kern.diff, 1_kiconv_wctype_user.diff)
2009-06-22 17:09:46 +00:00
Stefan Farfeleder
add8fae07c
Use char * when doing pointer arithmetics.
2005-08-05 07:28:26 +00:00
Bruce Evans
332e23ebbe
Fixed misspellings of '\0' as NULL.
2004-03-14 05:14:00 +00:00
Max Khon
0f4e4130e1
Make msdosfs long filenames matching case insensitive again.
...
PR: 59765
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-12-08 08:32:20 +00:00
Max Khon
c4f02a891f
- Support for multibyte charsets in LIBICONV.
...
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00