summaryrefslogtreecommitdiffstats
path: root/include/iconv.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-151-2/+2
* Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQhrs2013-11-251-0/+2
* Attempt to move the POSIX iconv* symbols out of runtime linker space.peter2013-11-171-6/+1
* Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanpeter2013-11-031-19/+0
* Fix the namespace pollution caused by iconv.h including stdbool.htheraven2013-09-061-2/+8
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-15/+26
* Replace the #define for "iconv" so it is for the function name instead ofpeter2013-07-031-3/+3
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+138
OpenPOWER on IntegriCloud