Fix parsing of /sys/devices/system/cpu/online (bug 25859)
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 8 Dec 2020 18:17:41 +0000 (19:17 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 9 Dec 2020 14:32:29 +0000 (15:32 +0100)
commitb5eeca8cfd9d0fd92b5633a88901d9ff27f2b496
tree11dca6367cd37d4bdf48f5dd9e0a858dc79f51f2
parent224b419d1e750e3e9ced5c57774bb2bdd5292e28
Fix parsing of /sys/devices/system/cpu/online (bug 25859)

The file contains comma-separated ranges, not spaces.
sysdeps/unix/sysv/linux/getsysstats.c