mirror of https://git.musl-libc.org/git/musl
Browse Source
there is still no code which actually uses the loaded locale files, so the main observable effect of this commit is that calls to setlocale store and give back the names of the selected locales for the remaining categories (LC_TIME, LC_COLLATE, LC_MONETARY) if a locale file by the requested name could be loaded.master
4 changed files with 80 additions and 2 deletions
Loading…
Reference in new issue