freebsd-dev/lib/libiconv_modules
Kyle Evans 693f88c9da iconv_std: complete the //IGNORE support
Previously, it would only ignore failures due to csmapper conversion
failure.  It may be the case that the input string contains invalid
sequences that also need to be ignored.

A good example of //IGNORE application is sanitizing user- or remotely-
specified strings that are expected to be UTF-8; perhaps as part of a
pipeline that will feed the result into a system less tested against or
tolerant of illegal UTF-8 sequences.

Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D34345
2022-08-11 11:42:20 -05:00
..
BIG5 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
DECHanyu lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
EUC lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
EUCTW lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
GBK2K lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
HZ lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
iconv_none lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
iconv_std iconv_std: complete the //IGNORE support 2022-08-11 11:42:20 -05:00
ISO2022 iconv: adding missing break 2018-01-21 21:09:08 +00:00
JOHAB lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_646 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_none lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_parallel
mapper_serial lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_std libiconv: correct undefined behavior. 2018-07-08 23:22:04 +00:00
mapper_zone lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
MSKanji lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UES lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UTF7 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UTF8 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UTF1632 libc: iconv: add mb_cur_min for encoder traits 2022-08-11 11:42:17 -05:00
VIQR lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
ZW lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Makefile
Makefile.inc libc: iconv: add mb_cur_min for encoder traits 2022-08-11 11:42:17 -05:00