Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / lib / libc / citrus
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.8 | 2 years | tnozaki | 1. fix build problem CITRUS=no 2. make CITRUS={yes,no} knob friendly with libc/c... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.5 | 8 years | tshiozak | * add some comments. * add some functions: _citrus_memory_stream_bind_ptr() ... | |
| 1.6 | 4 years | christos | merge christos-time_t | |
| 1.4 | 4 weeks | joerg | Restore standalone strtol/strtoul for citrus for now. | |
| 1.5 | 4 weeks | joerg | Restore standalone strtol/strtoul for citrus for now. | |
| 1.11 | 18 months | tnozaki | add comment about r1.6 -> r1.7 change. | |
| 1.2 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.6 | 18 months | tnozaki | return EINVAL when module validation failed, pointed by nonaka-san(again). | |
| 1.2 | 10 years | tshiozak | changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a... | |
| 1.2 | 9 years | yamt | in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(), use enough... | |
| 1.1 | 10 years | tshiozak | changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a... | |
| 1.3 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.35 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.5 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.2 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.9 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.3 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.4 | 5 years | junyoung | __attribute__((__packed__)) -> __packed. | |
| 1.5 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.2 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.5 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.3 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.3 | 9 years | itojun | KNF | |
| 1.10 | 18 months | tnozaki | return EINVAL when module validation failed, pointed by nonaka-san(again). | |
| 1.5 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.3 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.11 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.5 | 14 months | tnozaki | don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.5 | 14 months | tnozaki | don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.5 | 14 months | tnozaki | don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.6 | 14 months | tnozaki | don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.7 | 12 months | joerg | Do not depend on failing malloc to set errno | |
| 1.2 | 8 years | tshiozak | make sure that _citrus_lookup family functions can be specified their case sensi... | |
| 1.4 | 9 years | lukem | Overhaul how `build.sh tools' are used: * Rename "config.h" to "nbtool_conf... | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.10 | 11 months | martin | Henning Petersen in PR lib/46560: fix memory leak in error path | |
| 1.3 | 9 years | tshiozak | separate "nonidentical conversion" and "ilseq" under csmapper. "nonidentical" me... | |
| 1.2 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.5 | 14 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.3 | 8 years | tshiozak | * add some comments. * add some functions: _citrus_memory_stream_bind_ptr() ... | |
| 1.4 | 19 months | christos | close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f... | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.10 | 7 months | msaitoh | -Wstrict-overflow | |
| 1.1 | 11 years | tshiozak | branches: 1.1.2; refine i18n stuffs. - add libc/citrus directory. this di... | |
| 1.8 | 4 years | christos | merge christos-time_t | |
| 1.18 | 4 years | tnozaki | branches: 1.18.6; remove unused include, locale.h. | |
| 1.3 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.7 | 4 years | lukem | fix -Wcast-qual issue | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.1 | 9 years | tshiozak | Citrus iconv support (1) add core engine of Citrus iconv and some support routin... | |
| 1.4 | 2 years | jruoho | From Henning Petersen in PR # 44641: C99 primitive type 'bool' used as a variabl... | |
| 1.5 | 2 years | joerg | Use C99-style init in _CITRUS_PROP_HINT_END to avoid warnings for uninitialised ... | |
| 1.7 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.4 | 18 months | tnozaki | return EINVAL when module validation failed, pointed by nonaka-san(again). | |
| 1.4 | 7 years | tshiozak | fix lib/31874. - add _citrus_stdenc_get_state_desc() interface to get encoding... | |
| 1.4 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.4 | 5 years | junyoung | u_intXX_t -> uintXX_t. | |
| 1.3 | 9 years | lukem | Overhaul how `build.sh tools' are used: * Rename "config.h" to "nbtool_conf... |