procps/proc
Craig Small 3ef4823f90 supgid/supgrp support, improved library interface
Library changes
   readproc
    . added support for supplementary groups
    . eliminated 2 potential mem leak sources
       . shortcut used for multi-threaded str
         vectors & ptrs was obsoleted
       . freeing of proc_t related dynamic
         memory now rests with the library
    . standardized/normalized many c comments
   sysinfo
    . corrected note regarding glibc & cpuinfo
   library.map
    . made the visible freeproc accessable
 Program changes
   pmap
    . initialized buffer for new readproc i/f
    . eliminated now obsolete free() call
   ps
    . added width aware supgrp support
    . initialized buffers for new readproc i/f
    . eliminated now obsolete free() calls
   top
    . added supgrp support as variable width
    . eliminated now obsolete free() calls
    . expoilted library freeproc function
    . corrected -h|v args text & spacing
    . updated some c comments
 Documentation changes
   ps.1
    . added supgid and supgrp
   top.1
    . added supgid and supgrp
    . addition of above required renumbering
      many fields in section 3a. DESCRIPTIONS
2011-08-01 21:28:46 +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 supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +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 supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +10:00
readproc.h supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +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