liqingqing_1229 65b9b97a46 use locale-archive to prevent basic command performance regression
all the basic command like chgrp/chmod/chown/mkdir/touch
will first search /use/lib/locale/locale-archive. if failed,
then search the exact locale like /usr/lib/locale/zh_CN.
right now we don't have locale-archive and this will cause the
basic command's performance regression, so add it.
2022-06-01 15:21:30 +08:00
2019-09-30 10:40:45 -04:00
2022-02-09 09:23:31 +08:00
2022-05-12 22:07:50 +08:00
2019-12-14 14:32:18 +08:00
2020-07-06 09:03:03 +08:00
2019-09-30 10:40:45 -04:00
2022-05-12 22:07:50 +08:00
2019-09-30 10:40:45 -04:00
Description
No description provided
180 MiB
Languages
Shell 39%
Python 31.2%
Makefile 29.8%