NetBSD/lib/libc/citrus
tshiozak cf33db0f3a fix the problem about resetting the state of iconv().
iconv() was not conforming to the SUSv3 at this point.
reported by Bruno Haible.
2003-09-01 06:16:13 +00:00
..
modules fix the problem about resetting the state of iconv(). 2003-09-01 06:16:13 +00:00
Makefile.inc
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_csmapper.c use bounded string op 2003-07-16 08:05:27 +00:00
citrus_csmapper.h
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +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_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_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_esdb.c use bounded string op 2003-07-16 08:05:27 +00:00
citrus_esdb.h
citrus_esdb_file.h
citrus_hash.c
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
citrus_lookup.h
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_lookup_file.h
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_memstream.c
citrus_memstream.h
citrus_mmap.c
citrus_mmap.h
citrus_module.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
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_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_pivot_file.h
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