Peter Wemm 3d4b80da4e __weak_alias() doesn't exist on FreeBSD. Use __weak_reference();
Expose iconv functions as weak symbols as well as their internal
remapped #define names.  This is necessary for autoconf compatability -
on Linux it appears that #include <iconv.h> isn't a link time
prerequisite for their version that's built into glibc.

Initialize the pthread rwlock.  Note that upstream has three
separate locks.  The file-local static lock appears intentional.

I'm using this as a ports-compatible compile-time substitute for
converters/libiconv on one of my personal machines.
2013-07-01 08:06:26 +00:00
..
2012-05-12 07:52:45 +00:00
2013-03-02 00:53:12 +00:00
2013-05-12 16:43:26 +00:00
2013-06-09 07:15:43 +00:00
2011-07-10 06:57:00 +00:00