procps/proc
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
..
alloc.c satisfy GPL section 2a and LGPL section 2b name+date requirement 2002-12-15 00:30:17 +00:00
alloc.h big header clean-up 2002-12-09 07:00:07 +00:00
COPYING procps 010114 2002-02-01 22:47:29 +00:00
devname.c update /dev/tty* info to May 2009 devices.txt 2009-05-03 06:39:33 +00:00
devname.h hard disk about to die 2003-09-28 02:45:05 +00:00
escape.c enhanced libproc cgroup/cmdline support, exploited by top 2011-05-18 10:33:44 +02:00
escape.h enhanced libproc cgroup/cmdline support, exploited by top 2011-05-18 10:33:44 +02:00
ksym.c Linux 2.6.17 tty devices. Lose support for original pty numbering. 2006-07-09 04:41:30 +00:00
library.map refined library i/f and improved performance 2011-08-11 07:42:14 +10:00
module.mk fix warnings; put CFLAGS on lib link command 2004-09-23 13:41:33 +00:00
procps.h more MIPS crud 2005-02-28 03:29:57 +00:00
pwcache.c fix pwcache again 2004-08-10 04:47:07 +00:00
pwcache.h better handling of long usernames 2004-07-20 23:31:12 +00:00
readproc.c refined library i/f and improved performance 2011-08-11 07:42:14 +10:00
readproc.h refined library i/f and improved performance 2011-08-11 07:42:14 +10:00
sig.c SKIP 2003-03-19 01:15:58 +00:00
sig.h SKIP 2003-03-19 01:15:58 +00:00
slab.c g is criteria 2006-06-24 20:12:29 +00:00
slab.h fix overflow on huge NUMA boxes 2005-01-05 21:46:22 +00:00
sysinfo.c supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +10:00
sysinfo.h top hotplug memory support 2011-07-14 21:16:02 +10:00
version.c Kernel 3.0 version format support 2011-06-20 17:54:06 +02:00
version.h Call libproc constructors in strict order 2011-01-19 12:50:26 +01:00
wchan.h Linux 2.6.17 tty devices. Lose support for original pty numbering. 2006-07-09 04:41:30 +00:00
whattime.c leftovers in the 3.2.4 release 2004-11-04 20:50:59 +00:00
whattime.h big header clean-up 2002-12-09 07:00:07 +00:00