File: TODO

package info (click to toggle)
procps 1%3A1.2.7-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 932 kB
  • ctags: 1,837
  • sloc: ansic: 7,984; makefile: 1,384; sh: 21
file content (7 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
use /proc/<pid>/status instead of (in addition to?) /proc/pid/stat

extract /proc/stat parsing from vmstat into libproc somewhere.

An upcoming version of procps will support both the standard
extended-BSD calling conventions and the Unix98 conventions.
It *might* also allow user-definable conventions as well.