NetBSD/lib/libc/locale
rillig 388550b026 lib: remove CONSTCOND comment
Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.
2022-04-19 20:32:14 +00:00
..
Makefile.inc Add missing man pages (from FreeBSD) 2021-02-15 14:35:04 +00:00
__mb_cur_max.c
__wctoint.h
_wcstod.h
_wcstol.h
_wcstoul.h
_wctrans.c
_wctrans_local.h
_wctype.c
_wctype_local.h
aliasname_local.h
btowc.3
ctype_local.h
dummy_lc_collate.c
dummy_lc_template.h
duplocale.3 Remove reference to multibyte(3) and trailing commas. 2021-02-15 15:38:43 +00:00
duplocale.c
fix_grouping.c
fix_grouping.h
freelocale.3 Remove reference to multibyte(3) and trailing commas. 2021-02-15 15:38:43 +00:00
freelocale.c
generic_lc_all.c Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
generic_lc_template_decl.h
global_locale.c
iswalnum.3
iswctype.3
iswctype_mb.c
localeconv.c
localeio.h
mblen.3
mbrlen.3
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte.h Don't overalign _RuneStatePriv, it must share the alignment of mbstate_t 2020-06-02 01:30:31 +00:00
multibyte_amd1.c
multibyte_c90.c
nb_lc_messages_misc.h
nb_lc_monetary_misc.h
nb_lc_numeric_misc.h
nb_lc_template.h lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
nb_lc_template_decl.h
nb_lc_time_misc.h
newlocale.3 Remove reference to multibyte(3) and trailing commas. 2021-02-15 15:38:43 +00:00
newlocale.c
nl_langinfo.3
nl_langinfo.c
rune.c lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
runetable.c
runetype_file.h
runetype_local.h
setlocale.3 setlocale.3: minor updates to reflect the current implementation 2021-10-24 17:30:19 +00:00
setlocale.c Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
setlocale_local.h
towctrans.3
towlower.3 Add towupper to the NAME section as well. 2017-10-25 16:07:34 +00:00
wcrtomb.3
wcscoll.3
wcscoll.c
wcsftime.3
wcsftime.c
wcsrtombs.3
wcstod.3
wcstod.c PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l 2017-12-09 22:48:00 +00:00
wcstof.c PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l 2017-12-09 22:48:00 +00:00
wcstoimax.c
wcstol.3
wcstol.c
wcstold.c PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l 2017-12-09 22:48:00 +00:00
wcstoll.c
wcstombs.3
wcstoul.c
wcstoull.c
wcstoumax.c
wcsxfrm.3
wcsxfrm.c
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3