summaryrefslogtreecommitdiffstats
path: root/lib/libc/iconv/iconv.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r275805:tijl2015-04-301-1/+1
* MFC r258537, r258587:gjb2013-11-291-280/+7
* MFC r258283 - move iconv* symbols out of libc.so.7 namespace withpeter2013-11-201-25/+22
* MFC r257583, r258012, r258013:gjb2013-11-161-12/+0
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-15/+19
* Replace the #define for "iconv" so it is for the function name instead ofpeter2013-07-031-2/+2
* __weak_alias() doesn't exist on FreeBSD. Use __weak_reference();peter2013-07-011-10/+7
* Make some tiny improvements to iconv_open().ed2013-05-251-21/+15
* Put a quick bandaid on internal citrus locking.kan2011-06-191-1/+1
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+332
OpenPOWER on IntegriCloud