aboutsummaryrefslogtreecommitdiff
path: root/lib/libkiconv
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* free(3) won't mess with errno so return it as-is.Xin LI2009-06-221-5/+1
* Split tolower/toupper code from usual xlat16 kiconv table, and make itXin LI2009-06-223-25/+163
* Add prototypes when the library is compiled static.Xin LI2009-06-222-2/+10
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,R. Imura2005-08-241-1/+1
* Use char * when doing pointer arithmetics.Stefan Farfeleder2005-08-051-3/+4
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Markup fixes.Ruslan Ermilov2004-07-051-22/+28
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Fixed misspellings of '\0' as NULL.Bruce Evans2004-03-141-2/+2
* Make msdosfs long filenames matching case insensitive again.Max Khon2003-12-083-0/+42
* Correct .Xr's in kiconv.3.Bruce M Simpson2003-10-051-3/+3
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-266-0/+815