freebsd-skq/lib/libiconv_modules
tijl 64a908c935 MFC r262441-262442,262447,262461-262464,262655:
- Consistently pass around context information using a simple pointer.
  This fixes some dereferencing bugs in Chinese character set conversions.
- Fix Simplified Chinese character set conversions by switching around the
  fields of an internal struct so it corresponds with the way variables of
  this type are initialised.
- Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module.
- Silence gcc warning about unsigned comparison with 0.

Also record r258316 and r258587 as merged so they no longer show up as
eligible.

PR:		185964
Submitted by:	Manuel Mausz <manuel-freebsd@mausz.at>
2014-03-04 11:43:01 +00:00
..
BIG5 MFC r262441-262442,262447,262461-262464,262655: 2014-03-04 11:43:01 +00:00
DECHanyu MFC r260003: 2014-01-04 17:27:43 +00:00
EUC MFC r260334: 2014-01-09 23:08:56 +00:00
EUCTW MFC r260334: 2014-01-09 23:08:56 +00:00
GBK2K MFC r260334: 2014-01-09 23:08:56 +00:00
HZ MFC r262441-262442,262447,262461-262464,262655: 2014-03-04 11:43:01 +00:00
iconv_none
iconv_std MFC r260334: 2014-01-09 23:08:56 +00:00
ISO2022 MFC r260334: 2014-01-09 23:08:56 +00:00
JOHAB MFC r260334: 2014-01-09 23:08:56 +00:00
mapper_646
mapper_none
mapper_parallel MFC r260334: 2014-01-09 23:08:56 +00:00
mapper_serial MFC r260334: 2014-01-09 23:08:56 +00:00
mapper_std MFC r260334: 2014-01-09 23:08:56 +00:00
mapper_zone MFC r260334: 2014-01-09 23:08:56 +00:00
MSKanji MFC r260003: 2014-01-04 17:27:43 +00:00
UES MFC r260334: 2014-01-09 23:08:56 +00:00
UTF7 MFC r260334: 2014-01-09 23:08:56 +00:00
UTF8 MFC r260003: 2014-01-04 17:27:43 +00:00
UTF1632 MFC r260334: 2014-01-09 23:08:56 +00:00
VIQR MFC r262441-262442,262447,262461-262464,262655: 2014-03-04 11:43:01 +00:00
ZW MFC r260003: 2014-01-04 17:27:43 +00:00
Makefile Use Makefile.inc instead of .export. 2013-09-06 10:40:38 +00:00
Makefile.inc Use Makefile.inc instead of .export. 2013-09-06 10:40:38 +00:00