K 10 svn:author V 4 tijl K 8 svn:date V 27 2015-04-30T16:08:47.793656Z K 7 svn:log V 282 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 END