Implement #7495 as per Matt and Ingo's suggestions.
The various LC_ environment variables (as well as LANG) are set in /etc/profile, based on the output of this new simple bin command locale. LANG and LC_CTYPE are set based on the first preferred language, whereas the formatting variables are all set based on the formatting conventions language. The list of LC_ variables are from the locale command on Linux. Based on my testing, at least the date command obeys these variables. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42394 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -41,7 +41,8 @@ SYSTEM_BIN = "[" addattr alert arp base64 basename bash bc beep bzip2
|
||||
$(IDE_ONLY)ideinfo $(IDE_ONLY)idestatus
|
||||
join kernel_debugger keymap kill
|
||||
less lessecho lesskey link linkcatkeys listarea listattr listimage listdev
|
||||
listport listres listsem listusb ln locate logger login logname ls lsindex
|
||||
listport listres listsem listusb ln locale locate logger login logname ls
|
||||
lsindex
|
||||
mail2mbox makebootable mbox2mail md5sum merge message mimeset mkdos mkdir
|
||||
mkfifo mkfs mkindex mktemp modifiers mount mount_nfs mountvolume mv
|
||||
netcat netstat nl nohup notify nproc
|
||||
|
||||
Reference in New Issue
Block a user