NetBSD/lib/libc/citrus
lukem c4b7a9e794 bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 09:09:01 +00:00
..
modules lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
Makefile.inc bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
citrus_aliasname_local.h
citrus_bcs.c
citrus_bcs.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_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.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_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 fix various typos in comments. 2022-05-28 22:16:43 +00:00
citrus_db.c
citrus_db.h
citrus_db_factory.c citrus: Use calloc instead of malloc'ing and clearing the array manually 2021-10-29 10:54:56 +00:00
citrus_db_factory.h
citrus_db_file.h
citrus_db_hash.c
citrus_db_hash.h
citrus_esdb.c
citrus_esdb.h
citrus_esdb_file.h
citrus_fix_grouping.h
citrus_hash.c
citrus_hash.h lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
citrus_iconv.c bump size 2019-10-09 23:23:41 +00:00
citrus_iconv.h
citrus_iconv_local.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
citrus_lc_messages.h
citrus_lc_monetary.c
citrus_lc_monetary.h
citrus_lc_numeric.c
citrus_lc_numeric.h
citrus_lc_template.h
citrus_lc_template_decl.h
citrus_lc_time.c
citrus_lc_time.h
citrus_lookup.c
citrus_lookup.h
citrus_lookup_factory.c
citrus_lookup_factory.h
citrus_lookup_file.h
citrus_mapper.c
citrus_mapper.h
citrus_mapper_local.h
citrus_memstream.c
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 lib: remove CONSTCOND comment 2022-04-19 20:32:14 +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.c
citrus_stdenc.h
citrus_stdenc_local.h
citrus_stdenc_template.h
citrus_types.h