index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locale
/
newlocale.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
use libc-internal malloc for newlocale/freelocale
Rich Felker
2020-12-09
1
-0
/
+5
*
drop use of pthread_once in newlocale
Rich Felker
2020-12-09
1
-9
/
+7
*
lift locale lock out of internal __get_locale
Rich Felker
2020-12-09
1
-1
/
+10
*
make the default locale (& a variant) failure-free cases for newlocale
Rich Felker
2018-10-22
1
-1
/
+20
*
simplify newlocale and allow failure for explicit locale names
Rich Felker
2018-10-22
1
-23
/
+14
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-1
/
+0
*
make static C and C.UTF-8 locales available outside of newlocale
Rich Felker
2015-06-06
1
-11
/
+4
*
implement fail-safe static locales for newlocale
Rich Felker
2015-05-27
1
-9
/
+40
*
overhaul locale internals to treat categories roughly uniformly
Rich Felker
2015-05-27
1
-4
/
+3
*
add locale framework
Rich Felker
2014-07-02
1
-6
/
+18
*
add ABI compat aliases for a number of locale_t functions
Rich Felker
2013-07-24
1
-0
/
+3
*
initial check-in, version 0.5.0
Rich Felker
2011-02-12
1
-0
/
+11