procps/ps
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
..
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 supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +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 supgid/supgrp support, improved library interface 2011-08-01 21:28:46 +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