freebsd-skq/lib/libc/iconv
peter 4f61f84d69 Our libc iconv (unlike gnu iconv and the citrus code in NetBSD) has a
bypass mode when src == dst.  Unfortunately, there are tools in ports
that pass byte streams through iconv to determine if the encodings
are valid.  eg: gettext-0.18.3+.

Disable the optimization and behave like the other implementations.
2013-08-08 01:53:27 +00:00
..
__iconv_get_list.3
_strtol.h
_strtoul.h
citrus_aliasname_local.h
citrus_bcs_strtol.c
citrus_bcs_strtoul.c
citrus_bcs.c
citrus_bcs.h
citrus_csmapper.c Make it clear that there are three separate internal locks. 2013-07-03 18:35:21 +00:00
citrus_csmapper.h
citrus_db_factory.c
citrus_db_factory.h
citrus_db_file.h
citrus_db_hash.c
citrus_db_hash.h
citrus_db.c
citrus_db.h
citrus_esdb_file.h
citrus_esdb.c
citrus_esdb.h
citrus_fix_grouping.h
citrus_hash.c
citrus_hash.h
citrus_iconv_local.h Replace the #define for "iconv" so it is for the function name instead of 2013-07-03 07:03:19 +00:00
citrus_iconv.c Our libc iconv (unlike gnu iconv and the citrus code in NetBSD) has a 2013-08-08 01:53:27 +00:00
citrus_iconv.h Replace the #define for "iconv" so it is for the function name instead of 2013-07-03 07:03:19 +00:00
citrus_lock.h Make it clear that there are three separate internal locks. 2013-07-03 18:35:21 +00:00
citrus_lookup_factory.c
citrus_lookup_factory.h
citrus_lookup_file.h
citrus_lookup.c
citrus_lookup.h
citrus_mapper_local.h
citrus_mapper.c Make it clear that there are three separate internal locks. 2013-07-03 18:35:21 +00:00
citrus_mapper.h
citrus_memstream.c
citrus_memstream.h
citrus_mmap.c
citrus_mmap.h
citrus_module.c
citrus_module.h
citrus_namespace.h
citrus_none.c As a followup to r252547, propate const down the call stack. 2013-07-03 18:27:45 +00:00
citrus_none.h
citrus_pivot_factory.c
citrus_pivot_factory.h
citrus_pivot_file.h
citrus_prop.c
citrus_prop.h
citrus_region.h
citrus_stdenc_local.h As a followup to r252547, propate const down the call stack. 2013-07-03 18:27:45 +00:00
citrus_stdenc_template.h As a followup to r252547, propate const down the call stack. 2013-07-03 18:27:45 +00:00
citrus_stdenc.c
citrus_stdenc.h As a followup to r252547, propate const down the call stack. 2013-07-03 18:27:45 +00:00
citrus_types.h
iconv_canonicalize.3
iconv.3
iconv.c Replace the #define for "iconv" so it is for the function name instead of 2013-07-03 07:03:19 +00:00
iconvctl.3
iconvlist.3
Makefile.inc
Symbol.map __weak_alias() doesn't exist on FreeBSD. Use __weak_reference(); 2013-07-01 08:06:26 +00:00