Gabor Kovesdan
af483ad6ef
- Add support for BSD iconv when it is build into libc
...
PR: bin/162670
Submitted by: Jan Beich <jbeich@tormail.net>
MFC after: 2 weeks
2012-05-25 22:07:13 +00:00
Kevin Lo
41f1dccceb
Add unicode support to msdosfs and smbfs; original pathes from imura,
...
bug fixes by Kuan-Chung Chiu <buganini at gmail dot com>.
Tested by me in production for several days at work.
2011-11-18 03:05:20 +00:00
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