NetBSD/lib/libc/citrus
thorpej 31ede4a9e3 Pull in host-tool config.h, if necessary. 2003-07-21 07:10:28 +00:00
..
modules use bounded string op 2003-07-16 08:05:27 +00:00
Makefile.inc Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_bcs.c add #include "config.h" when these files are built as parts of host tools. 2003-06-30 12:32:21 +00:00
citrus_bcs.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_csmapper.c use bounded string op 2003-07-16 08:05:27 +00:00
citrus_csmapper.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_ctype.c
citrus_ctype.h
citrus_ctype_fallback.c in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(), 2003-06-27 14:52:25 +00:00
citrus_ctype_fallback.h
citrus_ctype_local.h
citrus_ctype_template.h correct wcrtomb(3) - it is not conforming to standard on handling L'\0'. 2003-06-26 12:09:56 +00:00
citrus_db.c correct boundary check in _citrus_db_lookup_string_by_string(). 2003-07-16 08:13:51 +00:00
citrus_db.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_db_factory.c add #include "config.h" when these files are built as parts of host tools. 2003-06-30 12:32:21 +00:00
citrus_db_factory.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_db_file.h use __attribute__((__packed__)) instead of __packed. 2003-06-30 17:54:13 +00:00
citrus_db_hash.c add #include "config.h" when these files are built as parts of host tools. 2003-06-30 12:32:21 +00:00
citrus_db_hash.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_esdb.c use bounded string op 2003-07-16 08:05:27 +00:00
citrus_esdb.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_esdb_file.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_hash.c Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_hash.h make sure to use LIST_* macros defined in sys/queue.h. 2003-06-27 17:43:15 +00:00
citrus_iconv.c add forgotten _CITRUS_HASH_REMOVE() at release_shared(). 2003-07-10 09:08:57 +00:00
citrus_iconv.h make _DIAGNOSTIC happy. 2003-07-10 08:50:43 +00:00
citrus_iconv_local.h add iconv_t cache. 2003-07-01 09:42:15 +00:00
citrus_lookup.c make sure that key is case-insensitive. 2003-06-26 12:05:04 +00:00
citrus_lookup.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_lookup_factory.c add #include "config.h" when these files are built as parts of host tools. 2003-06-30 12:32:21 +00:00
citrus_lookup_factory.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_lookup_file.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mapper.c separate "close" process into two parts (with and without handling hash). 2003-07-02 17:48:57 +00:00
citrus_mapper.h separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +00:00
citrus_mapper_local.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_memstream.c Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_memstream.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mmap.c Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_mmap.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_module.c
citrus_module.h
citrus_namespace.h separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +00:00
citrus_none.c correct wcrtomb(3) - it is not conforming to standard on handling L'\0'. 2003-06-26 12:09:56 +00:00
citrus_none.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_pivot_factory.c add #include "config.h" when these files are built as parts of host tools. 2003-06-30 12:32:21 +00:00
citrus_pivot_factory.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_pivot_file.h Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
citrus_region.h Pull in host-tool config.h, if necessary. 2003-07-21 07:10:28 +00:00
citrus_stdenc.c make _DIAGNOSTIC happy. 2003-07-10 08:50:43 +00:00
citrus_stdenc.h make _DIAGNOSTIC happy. 2003-07-10 08:50:43 +00:00
citrus_stdenc_local.h correct wcrtomb(3) - it is not conforming to standard on handling L'\0'. 2003-06-26 12:09:56 +00:00
citrus_stdenc_template.h correct wcrtomb(3) - it is not conforming to standard on handling L'\0'. 2003-06-26 12:09:56 +00:00
citrus_types.h Pull in host-tool config.h, if necessary. 2003-07-21 07:10:28 +00:00