K 10 svn:author V 5 peter K 8 svn:date V 27 2013-11-25T20:17:55.031596Z K 7 svn:log V 279 Move the iconv wrapper source from libc_nonshared to libc/iconv so that it is all in the one place again. Rename libc/iconv/iconv.c to bsd_iconv.c. Compile the wrappers into libc.a so that WITHOUT_DYNAMICROOT works again. Discussed with: kib (and partly stolen from his patch) END