index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locale
/
setlocale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix regression in setlocale for LC_ALL with per-category setting
Rich Felker
2018-11-02
1
-1
/
+1
*
adapt setlocale to support possibility of failure
Rich Felker
2018-10-20
1
-12
/
+20
*
split internal lock API out of libc.h, creating lock.h
Rich Felker
2018-09-12
1
-1
/
+1
*
overhaul internally-public declarations using wrapper headers
Rich Felker
2018-09-12
1
-2
/
+0
*
revise the definition of multiple basic locks in the code
Jens Gustedt
2018-01-09
1
-1
/
+1
*
make setlocale return a single name for LC_ALL if all categories match
Rich Felker
2017-03-21
1
-2
/
+5
*
overhaul locale internals to treat categories roughly uniformly
Rich Felker
2015-05-27
1
-45
/
+27
*
replace atomics with locks in locale-setting code
Rich Felker
2015-05-27
1
-16
/
+32
*
eliminate costly tricks to avoid TLS access for current locale state
Rich Felker
2015-05-16
1
-6
/
+1
*
implement locale file loading and state for remaining locale categories
Rich Felker
2014-07-24
1
-2
/
+12
*
add locale framework
Rich Felker
2014-07-02
1
-5
/
+63
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+9