Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
3d178a7e2b75066593fbd5705742c5808395d90d
/
src
/
locale
/
dcngettext.c
8d82971
locale: ensure dcngettext() preserves errno
by A. Wilcox
· 6 years ago
017e67d
drop lazy plural forms init in dcngettext
by Rich Felker
· 6 years ago
5f12ffe
split internal lock API out of libc.h, creating lock.h
by Rich Felker
· 6 years ago
5ce3737
reduce spurious inclusion of libc.h
by Rich Felker
· 6 years ago
13d1afa
overhaul internally-public declarations using wrapper headers
by Rich Felker
· 6 years ago
15230af
add internal header for declaring __pleval function (used by gettext)
by Rich Felker
· 6 years ago
32482f6
revise the definition of multiple basic locks in the code
by Jens Gustedt
· 7 years ago
e4fc9ad
search locale name variants for gettext translations
by Rich Felker
· 8 years ago
d6601f0
avoid unbounded strlen in gettext functions
by Rich Felker
· 8 years ago
dbbb373
fix use of uninitialized pointer in gettext core
by Rich Felker
· 8 years ago
01e6bbe
fix bindtextdomain logic error deactivating other domains
by Rich Felker
· 8 years ago
61a3364
overhaul locale internals to treat categories roughly uniformly
by Rich Felker
· 9 years ago
43e9f65
fix null pointer dereference in dcngettext under specific conditions
by Rich Felker
· 9 years ago
56fbaa3
make all objects used with atomic operations volatile
by Rich Felker
· 10 years ago
e4dd0ab
harden dcngettext plural processing
by Rich Felker
· 10 years ago
73d2a3b
implement non-default plural rules for ngettext translations
by Rich Felker
· 10 years ago
2068b4e
implement gettext message translation functions
by Rich Felker
· 10 years ago