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