freebsd-dev/lib/libkiconv
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +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
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +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 Split tolower/toupper code from usual xlat16 kiconv table, and make it 2009-06-22 17:09:46 +00:00
xlat16_sysctl.c Add prototypes when the library is compiled static. 2009-06-22 17:00:20 +00:00