summary refs log tree commit diff
path: root/package/deps.mak
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-04-13 07:21:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-04-13 07:21:15 +0000
commit30bb26f896777144eb20a620440a97fa5c2be50f (patch)
treee96ee59231187e62e494caf2bea4baffe2a31bb9 /package/deps.mak
parent0b37a8b8e99c0f34bdaf406af2b9aca4e56e1d9d (diff)
downloads6-linux-utils-30bb26f896777144eb20a620440a97fa5c2be50f.tar.gz
s6-linux-utils-30bb26f896777144eb20a620440a97fa5c2be50f.tar.xz
s6-linux-utils-30bb26f896777144eb20a620440a97fa5c2be50f.zip
Fix s6-ps types parsing
 The documented type lengths for /proc/$pid/stat in "man 5 proc" are for
*kernel* types. Those lengths may not apply to userland types (think
32-bit userspace on 64-bit kernels). So we need to parse everything as
64-bit, and do the conversion to userspace types later.
 Thanks to mixi for the report and the analysis.
Diffstat (limited to 'package/deps.mak')
0 files changed, 0 insertions, 0 deletions