Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The iconv in libc did two things - implement the standard APIs, the GNU | peter | 2013-08-13 | 1 | -2/+1 |
* | - Add support for BSD iconv when it is build into libc | gabor | 2012-05-25 | 1 | -0/+10 |
* | Add unicode support to msdosfs and smbfs; original pathes from imura, | kevlo | 2011-11-18 | 1 | -0/+12 |
* | Split tolower/toupper code from usual xlat16 kiconv table, and make it | delphij | 2009-06-22 | 1 | -24/+69 |
* | Use char * when doing pointer arithmetics. | stefanf | 2005-08-05 | 1 | -3/+4 |
* | Fixed misspellings of '\0' as NULL. | bde | 2004-03-14 | 1 | -2/+2 |
* | Make msdosfs long filenames matching case insensitive again. | fjoe | 2003-12-08 | 1 | -0/+24 |
* | - Support for multibyte charsets in LIBICONV. | fjoe | 2003-09-26 | 1 | -0/+374 |