busybox/procps
Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all()
function                                             old     new   delta
buffer_fill_and_print                                179     196     +17
fflush_all                                             -       9      +9
spawn                                                 87      92      +5
rtcwake_main                                         455     453      -2
...
alarm_intr                                            93      84      -9
readcmd                                             1072    1062     -10
bb_ask                                               345     333     -12
more_main                                            845     832     -13
flush_stdout_stderr                                   42      23     -19
xfflush_stdout                                        27       -     -27
flush_stderr                                          30       -     -30
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 2/50 up/down: 31/-397)         Total: -366 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-11-02 14:19:51 +01:00
..
Config.in ps,top: add an option to show threads. +260 bytes of code 2009-09-19 22:29:42 +02:00
free.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fuser.c modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 2009-03-03 18:47:56 +00:00
Kbuild pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 2007-09-29 22:26:01 +00:00
kill.c function old new delta 2009-02-07 22:30:39 +00:00
nmeter.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
pgrep.c pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization 2009-08-14 22:33:10 +02:00
pidof.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
ps.c ps: show longer COMMAND 2009-10-09 19:47:01 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
sysctl.c sysctl: stop abusing parser->line 2009-05-10 23:41:29 +02:00
top.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
uptime.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
watch.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00