.. |
modules
|
comment on values from 0x80000000 to 0xffffffff
|
2004-01-02 12:27:41 +00:00 |
Makefile.inc
|
…
|
|
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
|
KNF
|
2004-01-02 21:49:35 +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
|
KNF
|
2004-01-02 21:49:35 +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
|
safer realloc, some KNF. noted by deraadt@openbsd
|
2004-01-02 12:19:25 +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
|
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_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
|
PR/24023: Min Sik Kim: Don't deadlock while closing mappers. The module
|
2004-01-08 19:23:19 +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
|
…
|
|
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
|
_citrus_NONE_stdenc_wctomb: return E2BIG correctly.
|
2004-01-18 03:57:30 +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
|
Overhaul how `build.sh tools' are used:
|
2003-10-27 00:12:41 +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 |