NetBSD/lib/libc/citrus
joerg b90f380e16 Don't overalign _RuneStatePriv, it must share the alignment of mbstate_t
it aliased with. Assert that the alignment actually used reflects the
alignment required by existing implementation and for newly build
modules assert that it is at most the guaranteed alignment.
2020-06-02 01:30:31 +00:00
..
modules The correct fix for lib/51000 is not to remove the apparently dead assignment 2019-07-08 06:45:01 +00:00
citrus_aliasname_local.h
citrus_bcs_strtol.c Restore standalone strtol/strtoul for citrus for now. 2013-04-26 21:20:47 +00:00
citrus_bcs_strtoul.c Restore standalone strtol/strtoul for citrus for now. 2013-04-26 21:20:47 +00:00
citrus_bcs.c
citrus_bcs.h
citrus_csmapper.c bump size 2019-10-09 23:23:41 +00:00
citrus_csmapper.h Fix header guard, courtesy of clang. 2013-06-24 17:28:35 +00:00
citrus_ctype_fallback.c Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
citrus_ctype_fallback.h Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
citrus_ctype_local.h Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
citrus_ctype_template.h Don't overalign _RuneStatePriv, it must share the alignment of mbstate_t 2020-06-02 01:30:31 +00:00
citrus_ctype.c Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
citrus_ctype.h Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
citrus_db_factory.c GC put16. 2013-09-14 13:05:51 +00:00
citrus_db_factory.h
citrus_db_file.h
citrus_db_hash.c
citrus_db_hash.h
citrus_db.c
citrus_db.h
citrus_esdb_file.h
citrus_esdb.c
citrus_esdb.h
citrus_fix_grouping.h
citrus_hash.c
citrus_hash.h
citrus_iconv_local.h
citrus_iconv.c bump size 2019-10-09 23:23:41 +00:00
citrus_iconv.h
citrus_lc_ctype.c Include namespace.h in citrus/citrus_lc_ctype.c 2018-01-05 17:52:06 +00:00
citrus_lc_messages.c don't use __link_set_* stuff for locale implementation. 2012-03-04 21:14:55 +00:00
citrus_lc_messages.h
citrus_lc_monetary.c don't use __link_set_* stuff for locale implementation. 2012-03-04 21:14:55 +00:00
citrus_lc_monetary.h
citrus_lc_numeric.c don't use __link_set_* stuff for locale implementation. 2012-03-04 21:14:55 +00:00
citrus_lc_numeric.h
citrus_lc_template_decl.h
citrus_lc_template.h
citrus_lc_time.c don't use __link_set_* stuff for locale implementation. 2012-03-04 21:14:55 +00:00
citrus_lc_time.h
citrus_lookup_factory.c
citrus_lookup_factory.h
citrus_lookup_file.h
citrus_lookup.c Do not depend on failing malloc to set errno 2012-05-04 16:45:05 +00:00
citrus_lookup.h
citrus_mapper_local.h
citrus_mapper.c Henning Petersen in PR lib/46560: fix memory leak in error path 2012-06-08 07:49:42 +00:00
citrus_mapper.h
citrus_memstream.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
citrus_memstream.h
citrus_mmap.c need <sys/stat.h> 2017-01-10 16:51:30 +00:00
citrus_mmap.h
citrus_module.c Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
citrus_module.h
citrus_namespace.h
citrus_none.c PR/54414: Valery Ushakov: c99 requires that wcsrtombs(3) updates the source 2019-07-28 13:52:23 +00:00
citrus_none.h
citrus_pivot_factory.c
citrus_pivot_factory.h
citrus_pivot_file.h
citrus_prop.c Fix our iconv version for the issues that apply to us from CVE-2014-3951 2014-06-24 22:24:18 +00:00
citrus_prop.h Fix our iconv version for the issues that apply to us from CVE-2014-3951 2014-06-24 22:24:18 +00:00
citrus_region.h
citrus_stdenc_local.h
citrus_stdenc_template.h
citrus_stdenc.c return EINVAL when module validation failed, pointed by nonaka-san(again). 2011-11-19 18:34:21 +00:00
citrus_stdenc.h
citrus_types.h
Makefile.inc introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00