NetBSD/lib/libc/citrus/modules
2006-12-13 16:16:56 +00:00
..
citrus_big5.c 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00
citrus_big5.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_euc.c Coverity CID 2461: Bail out quickly instead of accessing uninitialized variables 2006-03-19 01:25:44 +00:00
citrus_euc.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_euctw.c fix lib/31874. 2005-10-29 18:02:04 +00:00
citrus_euctw.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_gbk2k.c MB_CUR_MAX should be 2 when MODE_2BYTE flag set. 2006-02-15 19:50:27 +00:00
citrus_gbk2k.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_hz.c 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00
citrus_hz.h 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00
citrus_iconv_none.c add iconv_t cache. 2003-07-01 09:42:15 +00:00
citrus_iconv_none.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_iconv_std_local.h add iconv_t cache. 2003-07-01 09:42:15 +00:00
citrus_iconv_std.c avoid infinity loop, iso2022 module's stdenc_get_state_desc_generic() 2006-11-13 19:08:19 +00:00
citrus_iconv_std.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_iso2022.c if INIT0 specified, use it instead of ASCII. 2006-06-07 16:28:34 +00:00
citrus_iso2022.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_johab.c make del(\x7f) pass through. 2006-12-13 16:16:56 +00:00
citrus_johab.h add new iconv module libJOHAB, 2006-10-18 17:54:54 +00:00
citrus_mapper_646.c use NONIDENTICAL instead of ILSEQ if the reverse conversion of ISO646. 2003-07-14 11:37:49 +00:00
citrus_mapper_646.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mapper_none.c sync with the last change for citrus_hash.h. 2003-06-27 17:53:31 +00:00
citrus_mapper_none.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mapper_serial.c separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +00:00
citrus_mapper_serial.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mapper_std_file.h mapper_std iconv module and mkcsmapper(1) now can treat 2006-09-09 14:35:17 +00:00
citrus_mapper_std_local.h mapper_std iconv module and mkcsmapper(1) now can treat 2006-09-09 14:35:17 +00:00
citrus_mapper_std.c correct typo in _DIAGASSERT() and some KNF. 2006-09-11 13:06:33 +00:00
citrus_mapper_std.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mapper_zone.c separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +00:00
citrus_mapper_zone.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mskanji.c add missing _citrus_MSKanji_stdenc_get_state_desc_generic() function. 2005-12-07 06:20:20 +00:00
citrus_mskanji.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_ues.c 1. add iconv support for followint encoding: 2006-11-13 15:16:28 +00:00
citrus_ues.h 1. add iconv support for followint encoding: 2006-11-13 15:16:28 +00:00
citrus_utf7.c cleanup code 2006-08-23 12:57:24 +00:00
citrus_utf7.h add new citrus iconv module UTF-7. 2005-03-05 18:05:14 +00:00
citrus_utf8.c Coverity CID 1440: off by one in array count. 2006-03-22 00:08:09 +00:00
citrus_utf8.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_utf1632.c don't pass through surrogate character(0xD800 - 0xDFFF). 2006-10-27 14:13:55 +00:00
citrus_utf1632.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_viqr.c fix memory leak. 2006-11-22 20:11:03 +00:00
citrus_viqr.h 1. add iconv support for followint encoding: 2006-11-13 15:16:28 +00:00
citrus_zw.c don't read input string more than MB_LEN_MAX(maybe redundant escape sequence). 2006-11-24 17:27:52 +00:00
citrus_zw.h 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00