glibc/locale
Noah Goldstein 535e935a28 Replace {u}int_fast{16|32} with {u}int32_t
On 32-bit machines this has no affect. On 64-bit machines
{u}int_fast{16|32} are set as {u}int64_t which is often not
ideal. Particularly x86_64 this change both saves code size and
may save instruction cost.

Full xcheck passes on x86_64.
2022-04-13 21:23:04 -05:00
..
bits
programs locale: Remove set but unused variable on ld-collate.c 2022-03-31 08:53:40 -03:00
tst-localedef-path-norm.root
broken_cur_max.c
C_name.c
C-address.c
C-collate-seq.c
C-collate.c
C-ctype.c
C-identification.c
C-measurement.c
C-messages.c
C-monetary.c
C-name.c
C-numeric.c
C-paper.c
C-telephone.c
C-time.c
C-translit.h.in
categories.def
coll-lookup.c
coll-lookup.h
duplocale.c
elem-hash.h Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
findlocale.c
freelocale.c
gen-translit.py
global-locale.c
hashval.h
indigits.h
indigitswc.h
iso-639.def Add rif_MA locale [BZ #27781] 2022-04-07 14:59:41 +02:00
iso-3166.def
iso-4217.def
langinfo.h
lc-address.c
lc-collate.c
lc-ctype.c
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c
loadarchive.c
loadlocale.c
locale.h
localeconv.c
localeinfo.h
localename.c
locarchive.h
Makefile
mb_cur_max.c
newlocale.c
nl_langinfo_l.c
nl_langinfo.c
outdigits.h
outdigitswc.h
setlocale.c
strlen-hash.h
SYS_libc.c
tst-C-locale.c
tst-duplocale.c
tst-locale-locpath.sh
tst-localedef-path-norm.c
tst-locname.c
uselocale.c
Versions
weight.h Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
weightwc.h
xlocale.c