aboutsummaryrefslogtreecommitdiff
path: root/include/iconv.h
Commit message (Expand)AuthorAgeFilesLines
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-2/+2
* Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQHiroki Sato2013-11-251-0/+2
* Attempt to move the POSIX iconv* symbols out of runtime linker space.Peter Wemm2013-11-171-6/+1
* Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanPeter Wemm2013-11-031-19/+0
* Fix the namespace pollution caused by iconv.h including stdbool.hDavid Chisnall2013-09-061-2/+8
* The iconv in libc did two things - implement the standard APIs, the GNUPeter Wemm2013-08-131-15/+26
* Replace the #define for "iconv" so it is for the function name instead ofPeter Wemm2013-07-031-3/+3
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-251-0/+138