hush/procps
Denis Vlasenko dcf4de20a1 test: code size saving, no logic changes
ps: fix warning, make a bit smaller
kill -l: make smaller & know much more signals

function                                             old     new   delta
get_signum                                           121     153     +32
kill_main                                            826     843     +17
get_signame                                           44      36      -8
signals                                              252     224     -28
.rodata                                           131955  131923     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/3 up/down: 49/-68)            Total: -19 bytes
2007-05-01 20:07:29 +00:00
..
Config.in
free.c random style fixes (extra spaces deleted) 2007-03-24 15:40:16 +00:00
fuser.c bb_full_fd_action: remove potential xmalloc from NOFORK path 2007-04-11 23:20:53 +00:00
Kbuild ash,kill: use common code for kill applet/builtin 2007-04-29 23:42:54 +00:00
kill.c test: code size saving, no logic changes 2007-05-01 20:07:29 +00:00
pidof.c
ps.c test: code size saving, no logic changes 2007-05-01 20:07:29 +00:00
ps.posix
renice.c
sysctl.c style fixes. No code changes 2007-04-12 00:32:05 +00:00
top.c procps: remove all global variables 2007-04-19 14:47:11 +00:00
uptime.c style fixes. No code changes 2007-04-12 00:32:05 +00:00