summaryrefslogtreecommitdiffstats
path: root/sys/sys/iconv.h
Commit message (Expand)AuthorAgeFilesLines
* Add unicode support to msdosfs and smbfs; original pathes from imura,kevlo2011-11-181-1/+2
* Switch to our preferred 2-clause BSD license.joel2010-04-071-7/+1
* Split tolower/toupper code from usual xlat16 kiconv table, and make itdelphij2009-06-221-2/+11
* Fix panic when loading libiconv.ko on sparc64.imura2005-09-051-2/+4
* Switch Unicode charset name from "ISO-10646-UCS-2" to "UTF-16BE".imura2005-07-031-1/+1
* Fix kiconv on the 64bit plathomes.imura2005-05-241-1/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-081-0/+1
* Include module.hscottl2003-11-051-0/+1
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-1/+86
* Convert GNU variadic macros to the ISO 9X variety.markm2002-07-151-2/+2
* The previous ANSIfication did not take into account earlier,markm2002-05-241-2/+2
* ANSIfy variable-argument macros.markm2002-05-231-2/+2
* Update to C99, s/__FUNCTION__/__func__/.obrien2001-12-101-1/+1
* Add function prototypes and base module for kernel side iconv library.bp2001-04-091-0/+156
OpenPOWER on IntegriCloud