The NetBSD Project

src/lib/libc/citrus/

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
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] modules/        
[TXT] Makefile.inc  1.10   9 months  lukem   bsd.own.mk: rename GCC_NO_* to CC_WNO_* Rename compiler-warning-disable variabl...
[TXT] citrus_aliasname_local.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_bcs.c  1.5   18 years  tshiozak   * add some comments. * add some functions: _citrus_memory_stream_bind_ptr() ...
[TXT] citrus_bcs.h  1.6   15 years  christos   merge christos-time_t
[TXT] citrus_bcs_strtol.c  1.4   10 years  joerg   Restore standalone strtol/strtoul for citrus for now.
[TXT] citrus_bcs_strtoul.c  1.5   10 years  joerg   Restore standalone strtol/strtoul for citrus for now.
[TXT] citrus_csmapper.c  1.12   4 years  christos   bump size
[TXT] citrus_csmapper.h  1.3   10 years  joerg   Fix header guard, courtesy of clang.
[TXT] citrus_ctype.c  1.7   10 years  joerg   branches: 1.7.22; Add mbsnrtowcs and wcsnrtombs. Approved by core.
[TXT] citrus_ctype.h  1.3   10 years  joerg   branches: 1.3.22; Add mbsnrtowcs and wcsnrtombs. Approved by core.
[TXT] citrus_ctype_fallback.c  1.3   10 years  joerg   branches: 1.3.22; Add mbsnrtowcs and wcsnrtombs. Approved by core.
[TXT] citrus_ctype_fallback.h  1.2   10 years  joerg   branches: 1.2.22; Add mbsnrtowcs and wcsnrtombs. Approved by core.
[TXT] citrus_ctype_local.h  1.4   10 years  joerg   branches: 1.4.22; Add mbsnrtowcs and wcsnrtombs. Approved by core.
[TXT] citrus_ctype_template.h  1.40   21 months  andvar   fix various typos in comments.
[TXT] citrus_db.c  1.5   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_db.h  1.2   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_db_factory.c  1.11   2 years  nia   citrus: Use calloc instead of malloc'ing and clearing the array manually
[TXT] citrus_db_factory.h  1.3   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_db_file.h  1.4   16 years  junyoung   __attribute__((__packed__)) -> __packed.
[TXT] citrus_db_hash.c  1.5   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_db_hash.h  1.2   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_esdb.c  1.5   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_esdb.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_esdb_file.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_fix_grouping.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_hash.c  1.3   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_hash.h  1.4   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] citrus_iconv.c  1.11   4 years  christos   bump size
[TXT] citrus_iconv.h  1.5   16 years  junyoung   branches: 1.5.64; u_intXX_t -> uintXX_t.
[TXT] citrus_iconv_local.h  1.3   16 years  junyoung   branches: 1.3.64; u_intXX_t -> uintXX_t.
[TXT] citrus_lc_ctype.c  1.16   6 years  kamil   Include namespace.h in citrus/citrus_lc_ctype.c The NetBSD Standard C Library u...
[TXT] citrus_lc_messages.c  1.5   12 years  tnozaki   don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,...
[TXT] citrus_lc_messages.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_lc_monetary.c  1.5   12 years  tnozaki   don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,...
[TXT] citrus_lc_monetary.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_lc_numeric.c  1.5   12 years  tnozaki   don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,...
[TXT] citrus_lc_numeric.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_lc_template.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_lc_template_decl.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_lc_time.c  1.6   12 years  tnozaki   don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,...
[TXT] citrus_lc_time.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] citrus_lookup.c  1.7   11 years  joerg   Do not depend on failing malloc to set errno
[TXT] citrus_lookup.h  1.2   19 years  tshiozak   make sure that _citrus_lookup family functions can be specified their case sensi...
[TXT] citrus_lookup_factory.c  1.4   20 years  lukem   Overhaul how `build.sh tools' are used: * Rename "config.h" to "nbtool_conf...
[TXT] citrus_lookup_factory.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_lookup_file.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mapper.c  1.10   11 years  martin   Henning Petersen in PR lib/46560: fix memory leak in error path
[TXT] citrus_mapper.h  1.3   20 years  tshiozak   separate "nonidentical conversion" and "ilseq" under csmapper. "nonidentical" me...
[TXT] citrus_mapper_local.h  1.2   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_memstream.c  1.5   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] citrus_memstream.h  1.3   18 years  tshiozak   * add some comments. * add some functions: _citrus_memory_stream_bind_ptr() ...
[TXT] citrus_mmap.c  1.5   7 years  christos   need <sys/stat.h>
[TXT] citrus_mmap.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_module.c  1.13   6 years  kamil   Add bunch of missing includes of namespace.h in libc The NetBSD Standard C Libr...
[TXT] citrus_module.h  1.1   22 years  tshiozak   branches: 1.1.2; refine i18n stuffs. - add libc/citrus directory. this di...
[TXT] citrus_namespace.h  1.8   15 years  christos   branches: 1.8.42; merge christos-time_t
[TXT] citrus_none.c  1.23   4 years  christos   PR/54414: Valery Ushakov: c99 requires that wcsrtombs(3) updates the source argu...
[TXT] citrus_none.h  1.3   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_pivot_factory.c  1.7   14 years  lukem   fix -Wcast-qual issue
[TXT] citrus_pivot_factory.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_pivot_file.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_prop.c  1.6   22 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] citrus_prop.h  1.6   9 years  spz   Fix our iconv version for the issues that apply to us from CVE-2014-3951 (which ...
[TXT] citrus_region.h  1.7   16 years  junyoung   u_intXX_t -> uintXX_t.
[TXT] citrus_stdenc.c  1.4   12 years  tnozaki   return EINVAL when module validation failed, pointed by nonaka-san(again).
[TXT] citrus_stdenc.h  1.5   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] citrus_stdenc_local.h  1.4   16 years  junyoung   branches: 1.4.64; u_intXX_t -> uintXX_t.
[TXT] citrus_stdenc_template.h  1.4   16 years  junyoung   branches: 1.4.64; u_intXX_t -> uintXX_t.
[TXT] citrus_types.h  1.3   20 years  lukem   Overhaul how `build.sh tools' are used: * Rename "config.h" to "nbtool_conf...


CVSweb <webmaster@jp.NetBSD.org>