mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
initialize locale for LC_CTYPE only
htop uses scanf functions to parse values from proc filesystem. This breaks when initializing locale for LC_NUMERIC because of unexpected commas. So initialize locale for LC_CTYPE only.
This commit is contained in:
Reference in New Issue
Block a user