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
/
langinfo.c
Age
Commit message (
Expand
)
Author
Lines
2018-09-12
reduce spurious inclusion of libc.h
Rich Felker
-1
/
+0
2018-03-07
fix nl_langinfo_l(CODESET, loc) reporting wrong locale's value
Rich Felker
-1
/
+1
2017-07-31
add _NL_LOCALE_NAME extension to nl_langinfo
Rich Felker
-0
/
+4
2015-11-10
fix return value of nl_langinfo for invalid item arguments
Rich Felker
-5
/
+5
2015-10-01
make nl_langinfo(CODESET) always return "ASCII" in byte-based C locale
Rich Felker
-1
/
+1
2015-09-09
fix breakage in nl_langinfo from previous commit
Rich Felker
-1
/
+1
2015-09-09
make nl_langinfo(CODESET) always return "UTF-8"
Rich Felker
-2
/
+1
2015-06-16
byte-based C locale, phase 1: multibyte character handling functions
Rich Felker
-1
/
+2
2014-07-26
add support for LC_TIME and LC_MESSAGES translations
Rich Felker
-0
/
+1
2014-07-26
add missing yes/no strings to nl_langinfo
Rich Felker
-2
/
+2
2014-07-26
fix nl_langinfo table for LC_TIME era-related items
Rich Felker
-1
/
+2
2014-07-02
properly pass current locale to *_l functions when used internally
Rich Felker
-1
/
+2
2013-07-28
fix semantically incorrect use of LC_GLOBAL_LOCALE
Rich Felker
-1
/
+1
2013-07-24
rework langinfo code for ABI compat and for use by time code
Rich Felker
-2
/
+8
2011-04-03
fix nl_langinfo to actually use the existing, correct internal version
Rich Felker
-2
/
+5
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+58