procps/ps
Jim Warner 6bb1a033b4 library: tweak formatting for readstat header and code
This patch mostly just eliminates darn tab characters.

Plus the library function declarations and definitions
have been standardized. Most visibly, the input params
now have all been indented on their own separate line.

The following names were changed to more closely match
meminfo.c or provide a certain symmetry. Unfortunately
that also impacted some other pgms which were updated.

. 'procps_stat_get' evolved into 'procps_stat_get_sys'
. 'procps_stat_info' is now known as 'procps_statinfo'

[and just a little trailing whitespace was eliminated]

Signed-off-by: Jim Warner <james.warner@comcast.net>
2015-06-29 21:29:49 +10:00
..
common.h ps: exploit the simplified library interface for wchan 2015-06-19 19:09:20 +10:00
COPYING
display.c library: more mem and stat fixes 2015-06-26 22:37:29 +10:00
global.c library: more mem and stat fixes 2015-06-26 22:37:29 +10:00
HACKING
help.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
output.c library: tweak formatting for readstat header and code 2015-06-29 21:29:49 +10:00
parser.c ps: exploit the simplified library interface for wchan 2015-06-19 19:09:20 +10:00
ps.1 documentation: fix man pages due to refactor for wchan 2015-06-19 19:09:21 +10:00
regression
select.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
sortformat.c
stacktrace.c