summaryrefslogtreecommitdiffstats
path: root/sys/libkern/iconv.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-06-111-2/+4
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Fix a bunch of s/int */size_t */.mux2002-10-061-2/+4
* Convert GNU variadic macros to the ISO 9X variety.markm2002-07-151-1/+3
* Add function prototypes and base module for kernel side iconv library.bp2001-04-091-0/+479
OpenPOWER on IntegriCloud