freebsd-src/lib/libkiconv
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
..
kiconv_sysctl.c free(3) won't mess with errno so return it as-is. 2009-06-22 21:49:55 +00:00
kiconv.3 no one bothered to write the iconv.9 man page... If it appears we 2013-02-26 19:46:02 +00:00
Makefile Make sure libkiconv.so.4 is installed into /lib, not into /usr/lib, 2012-06-12 20:24:57 +00:00
quirks.c Add prototypes when the library is compiled static. 2009-06-22 17:00:20 +00:00
quirks.h
xlat16_iconv.c MFC r275805: 2015-04-30 16:08:47 +00:00
xlat16_sysctl.c Add prototypes when the library is compiled static. 2009-06-22 17:00:20 +00:00