diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-08-17 10:58:04 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-08-17 10:58:04 +0200 |
commit | c02ac89f28047526c541e6653fad559c171cc2b7 (patch) | |
tree | 3c1c1a41ec5f4af5c0f479e75ee899360c8c00bf /newlib/libc/stdlib/strtoul.c | |
parent | b0d341442c7cd63f3e1c49c76cb40e870c4d5b19 (diff) | |
download | cygnal-c02ac89f28047526c541e6653fad559c171cc2b7.tar.gz cygnal-c02ac89f28047526c541e6653fad559c171cc2b7.tar.bz2 cygnal-c02ac89f28047526c541e6653fad559c171cc2b7.zip |
Add -i/--input option to locale(1)
The default UI language returned by GetUserDefaultUILanguage does not
necessarily reflect what the user really wants. E. g., the system could
be en_US, but the desired language is en_CA, without having a CA langpack
installed.
Changing the settings under "Languages" and changing the keyboard layout
is only affecting the so-called "Input language", while what's returned
by GetUserDefaultUILanguage is the "Display language". Changing the
latter requires installing MUI langpacks.
Thus, we introduce a way to fetch the "Input language" using the -i or
--input option.
Also clean up documentation of locale(1).
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdlib/strtoul.c')
0 files changed, 0 insertions, 0 deletions