]> granicus.if.org Git - procps-ng/commit
library: improve header file item comments, <STAT> api
authorJim Warner <james.warner@comcast.net>
Sun, 13 Jan 2019 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@enc.com.au>
Tue, 22 Jan 2019 11:49:24 +0000 (22:49 +1100)
commit201e816b26ddaccc923ec40977c92037cdd0c34e
tree64c5fc767f17d556222075de1e1d2a92e1f59d95
parent68d7f7a673aee38238d054efe2fe207db245e3c5
library: improve header file item comments, <STAT> api

This patch just polishes the 'origin' comments for the
<STAT> header file. In particular those derived/unique
items (the 'SUM' guys) will now be properly explained.

[ in order to employ the 'derived from above' phrase ]
[ with their DELTA versions, all SUM items had to be ]
[ relocated (and some renamed). in turn, that had an ]
[ impact on many portions of the .c source file too. ]

Reference(s):
. summary calculations introduced
commit 2c86c4984a15c9ab912402838c6651f466a3d2ed
. origins added to header files
commit 96d59cbf46b3ff687bd29fad4708074a0e1cea14

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/stat.c
proc/stat.h