.. |
modules
|
add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN,
|
2005-03-27 22:30:05 +00:00 |
Makefile.inc
|
make sure CITRUS=no to work.
|
2004-07-21 20:27:46 +00:00 |
citrus_bcs.c
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_bcs.h
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_csmapper.c
|
cast to size_t
|
2004-12-30 05:01:50 +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
|
correct uninitialized value `err'.
|
2005-03-05 17:31:03 +00:00 |
citrus_db.c
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_db.h
|
…
|
|
citrus_db_factory.c
|
KNF
|
2004-01-02 21:49:35 +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
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_db_hash.h
|
…
|
|
citrus_esdb.c
|
make sure that _citrus_lookup family functions can be specified their case
|
2004-07-21 14:16:34 +00:00 |
citrus_esdb.h
|
…
|
|
citrus_esdb_file.h
|
…
|
|
citrus_hash.c
|
…
|
|
citrus_hash.h
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_iconv.c
|
cast to size_t
|
2004-12-30 05:01:50 +00:00 |
citrus_iconv.h
|
Fix another _DIAGASSERT issue (Joerg Sonnenberger)
|
2005-03-12 04:20:30 +00:00 |
citrus_iconv_local.h
|
add iconv_t cache.
|
2003-07-01 09:42:15 +00:00 |
citrus_lookup.c
|
make sure that _citrus_lookup family functions can be specified their case
|
2004-07-21 14:16:34 +00:00 |
citrus_lookup.h
|
make sure that _citrus_lookup family functions can be specified their case
|
2004-07-21 14:16:34 +00:00 |
citrus_lookup_factory.c
|
Overhaul how `build.sh tools' are used:
|
2003-10-27 00:12:41 +00:00 |
citrus_lookup_factory.h
|
…
|
|
citrus_lookup_file.h
|
…
|
|
citrus_mapper.c
|
cast to size_t
|
2004-12-30 05:01:50 +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
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_memstream.h
|
sz should be size_t
|
2004-12-30 05:01:19 +00:00 |
citrus_mmap.c
|
Use FD_CLOEXEC.
|
2005-01-19 00:52:37 +00:00 |
citrus_mmap.h
|
…
|
|
citrus_module.c
|
_citrus_find_getops: use _C_LABEL_STRING.
|
2004-12-21 09:00:01 +00:00 |
citrus_module.h
|
…
|
|
citrus_namespace.h
|
make sure that _citrus_lookup family functions can be specified their case
|
2004-07-21 14:16:34 +00:00 |
citrus_none.c
|
Don't sign extend characters when they get converted to wide characters in
|
2005-03-27 18:51:19 +00:00 |
citrus_none.h
|
…
|
|
citrus_pivot_factory.c
|
KNF
|
2004-01-02 21:49:35 +00:00 |
citrus_pivot_factory.h
|
…
|
|
citrus_pivot_file.h
|
…
|
|
citrus_region.h
|
- cast to size_t
|
2004-12-30 05:00:42 +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
|
Overhaul how `build.sh tools' are used:
|
2003-10-27 00:12:41 +00:00 |