freebsd-src/usr.bin/iconv
Tijl Coosemans cb784c9f28 MFC r275805:
Fix incorrect type of "invalids" argument in __iconv() prototype.

MFC r281550,281591:

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
2015-04-30 16:08:47 +00:00
..
iconv.1
iconv.c MFC r275805: 2015-04-30 16:08:47 +00:00
Makefile