busybox/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 Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
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 suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
ps.c test: code size saving, no logic changes 2007-05-01 20:07:29 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
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