immortalwrt/package/base-files/files
Daniel Golle 50bdd88fc5 base-files: stage2: improve /proc/*/stat parser
Simply reading /proc/*/stat as a space-separated string will not work
as the process name may itself contain spaces. Hence we must match on
the '(' and ')' characters around the process name and can then handle
the remaining string as space-separated values.
This fixes shell error messages which have been popping up the console
due to spaces in process names being interpreted as field separators.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-02-09 15:53:50 +08:00
..
bin Merge Mainline 2021-07-27 19:42:59 +08:00
etc Merge Mainline 2021-10-27 12:18:41 +08:00
lib base-files: stage2: improve /proc/*/stat parser 2022-02-09 15:53:50 +08:00
rom fix permission 2019-09-30 14:27:46 +08:00
sbin base-files: wifi: tidy up the reconf code 2021-06-29 23:53:27 +08:00
usr dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00