freebsd-dev/lib/libiconv_modules
Tijl Coosemans 1243a98e38 Remove the const qualifier from iconv(3) to comply with POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html

Adjust all code that calls iconv.

PR:		199099
Exp-run by:	antoine
MFC after:	2 weeks
2015-04-15 09:09:20 +00:00
..
BIG5 Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
DECHanyu Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
EUC Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
EUCTW Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
GBK2K Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
HZ Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
iconv_none Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
iconv_std Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
ISO2022 Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
JOHAB Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
mapper_646
mapper_none
mapper_parallel Split the last gcc-specific flags off into CFLAGS.gcc. This also 2014-01-05 21:03:49 +00:00
mapper_serial Split the last gcc-specific flags off into CFLAGS.gcc. This also 2014-01-05 21:03:49 +00:00
mapper_std - In the libiconv module for ISO 2022 restore the original order of the 2014-04-01 10:36:11 +00:00
mapper_zone Split the last gcc-specific flags off into CFLAGS.gcc. This also 2014-01-05 21:03:49 +00:00
MSKanji Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
UES Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
UTF7 Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
UTF8 Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
UTF1632 Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
VIQR Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
ZW Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
Makefile Use Makefile.inc instead of .export. 2013-09-06 10:40:38 +00:00
Makefile.inc Spell NO_PROFILE= as MK_PROFILE=no. 2014-04-25 19:25:26 +00:00