aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/iconv_xlat.c
Commit message (Expand)AuthorAgeFilesLines
* sys/kern: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Switch to our preferred 2-clause BSD license.Joel Dahl2010-04-071-7/+1
* Start copyright notice with /*-Joel Dahl2010-04-071-1/+1
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-4/+10
* Use __FBSDID().David E. O'Brien2003-06-111-2/+4
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Add function prototypes and base module for kernel side iconv library.Boris Popov2001-04-091-0/+124