procps/ps
Craig Small bb4f08ba29 refined library i/f and improved performance
Library changes
   readproc
    . added readeither to more efficiently
      fill both process and thread proc_t
    . added readproctab3, uses readeither
    . included task path support in:
        fill_cgroup_cvt, fill_cmdline_cvt,
        read_unvectored
    . QUICK_THREADS #define allows copying
      process info vs. repeatedly reading
    . simple_nexttid no longer values ppid
    . path var made non-static in readtask
    . documented 'proc_data_t' in .h file
    . tweaked some c comments & formatting
   library.map
    . added new readeither, readproctab3
 Program changes
   ps
    . exploits readproctab3 where possible
    . improved args/comm compliance
   top
    . exploits readeither
2011-08-11 07:42:14 +10:00
..
common.h crazy Debian GNU/kFreeBSD guy wanted this 2005-01-27 04:08:10 +00:00
COPYING procps 010114 2002-02-01 22:47:29 +00:00
display.c refined library i/f and improved performance 2011-08-11 07:42:14 +10:00
global.c dietlibc needs termios.h for struct winsize -- thanks Thomas Ogrisegg 2005-10-30 00:04:21 +00:00
HACKING procps 010114 2002-02-01 22:47:29 +00:00
help.c update help text 2004-07-30 04:49:14 +00:00
it procps 010114 2002-02-01 22:47:29 +00:00
module.mk turn off new SE Linux code for now 2005-10-30 03:44:26 +00:00
output.c refined library i/f and improved performance 2011-08-11 07:42:14 +10:00
p avoid truncating long usernames 2004-07-21 00:37:38 +00:00
parser.c new /proc/meminfo fields 2008-03-24 04:41:26 +00:00
ps.1 supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +10:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c hard disk about to die 2003-09-28 02:45:05 +00:00
sortformat.c new /proc/meminfo fields 2008-03-24 04:41:26 +00:00
stacktrace.c procps 010114 2002-02-01 22:47:29 +00:00
TRANSLATION misc 2004-08-18 02:22:13 +00:00