hush/procps
Denis Vlasenko 27842288b3 libbb: make xrealloc_vector zero out the realloc'ed tail
function                                             old     new   delta
xrealloc_vector_helper                                51      76     +25
man_main                                             712     705      -7
act                                                  250     234     -16
create_list                                           91      70     -21
getopt_main                                          695     664     -31
load_dep_bb                                          281     248     -33
fileAction                                           744     709     -35
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/6 up/down: 25/-143)          Total: -118 bytes
2008-08-04 13:20:36 +00:00
..
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
free.c
fuser.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
Kbuild
kill.c
nmeter.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
pgrep.c
pidof.c
ps.c
ps.posix
renice.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
sysctl.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
top.c libbb: make xrealloc_vector zero out the realloc'ed tail 2008-08-04 13:20:36 +00:00
uptime.c
watch.c