hush/procps
Denis Vlasenko 459e4d6cf7 replace /proc scanning code by more versatile one.
Use it where appropriate.
Stop scanning /etc/passwd *for every process*!!! (uid->username)
top: reduce memory usage - we won't save unneeded fields
from /proc info anymore. Downside: ~+250 bytes of code
2006-11-05 00:43:51 +00:00
..
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
free.c Change license statements (and clean up headers) on some of the files that 2006-09-22 02:52:41 +00:00
fuser.c silly size savings and capitalization fixes 2006-10-26 00:37:00 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
kill.c replace /proc scanning code by more versatile one. 2006-11-05 00:43:51 +00:00
pidof.c pidof: reduce #ifdef forest 2006-11-01 09:17:47 +00:00
ps.c replace /proc scanning code by more versatile one. 2006-11-05 00:43:51 +00:00
renice.c start_stop_daemon: add -N <nice> compat 2006-10-08 23:36:17 +00:00
sysctl.c using [xa]sprintf for string concatenation is neat and saves 2006-09-09 12:24:19 +00:00
top.c replace /proc scanning code by more versatile one. 2006-11-05 00:43:51 +00:00
uptime.c Change license statements (and clean up headers) on some of the files that 2006-09-22 02:52:41 +00:00