fix regression in setlocale for LC_ALL with per-category setting
commit d88e5dfa inadvertently changed the argument pased to __get_locale from part (the current ;-delimited component) to name (the full string).
Showing
想要评论请 注册 或 登录
commit d88e5dfa inadvertently changed the argument pased to __get_locale from part (the current ;-delimited component) to name (the full string).