Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mx_proc: Reduce linebuf size to 64 and fix comment
> pid + " (" comm + ") " + state + " " + pid + " \0" > 10 + 2 + 15 + 2 + 1 + 1 + 10 + 2 = 43 Found-by: Donald
- Loading branch information