busybox/procps
Denis Vlasenko afc4113ed7 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
function                                             old     new   delta
scan_dir_links                                         -     106    +106
add_inode                                              -      89     +89
scan_link                                              -      78     +78
file_to_dev_inode                                      -      64     +64
search_dev_inode                                       -      63     +63
add_pid                                                -      39     +39
packed_usage                                       23948   23928     -20
fuser_add_pid                                         49       -     -49
fuser_file_to_dev_inode                               64       -     -64
fuser_search_dev_inode                                77       -     -77
fuser_scan_link                                       91       -     -91
fuser_scan_dir_links                                 108       -    -108
fuser_add_inode                                      124       -    -124
fuser_main                                          1450    1243    -207
------------------------------------------------------------------------------
(add/remove: 6/6 grow/shrink: 0/2 up/down: 439/-740)         Total: -301 bytes
   text    data     bss     dec     hex filename
 798327     658    7428  806413   c4e0d busybox_old
 797988     658    7428  806074   c4cba busybox_unstripped
2008-03-17 08:44:58 +00:00
..
Config.in ps: add conditional support for -o [e]time 2008-01-05 03:26:41 +00:00
free.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fuser.c fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! 2008-03-17 08:44:58 +00:00
Kbuild pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 2007-09-29 22:26:01 +00:00
kill.c cosmetic change in message text 2007-11-15 00:57:40 +00:00
nmeter.c nmeter: fix bug where %[mf] behaves as %[mt] 2008-02-29 07:46:19 +00:00
pgrep.c dos2unix: tiny shrink 2008-03-17 08:42:43 +00:00
pidof.c which: fix testsuite failure 2007-11-25 04:54:13 +00:00
ps.c ps: fixlet to disabled compat code 2008-02-03 22:04:19 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
sysctl.c sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) 2007-11-29 06:40:28 +00:00
top.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
uptime.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
watch.c watch: shrink (by walter harms <WHarms AT bfs.de>) 2008-02-24 14:33:17 +00:00