hush/findutils
Denys Vlasenko 8f7a6d294f find: -follow should not error out on dandling links
function                                             old     new   delta
recursive_action                                     425     465     +40
find_main                                            436     465     +29
test_main                                            247     253      +6
need_print                                             1       -      -1
doCommands                                          2523    2521      -2
compare_keys                                         737     735      -2
xdev_dev                                               4       -      -4
xdev_count                                             4       -      -4
recurse_flags                                          4       -      -4
mkfs_vfat_main                                      1609    1605      -4
actions                                                4       -      -4
fileAction                                           588     583      -5
------------------------------------------------------------------------------
(add/remove: 0/5 grow/shrink: 3/4 up/down: 75/-30)             Total: 45 bytes
   text	   data	    bss	    dec	    hex	filename
 822711	    450	   7684	 830845	  cad7d	busybox_old
 822773	    445	   7668	 830886	  cada6	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-29 11:07:04 +02:00
..
Config.in tweak to config wording, no code changes 2009-06-18 19:59:51 +02:00
find.c find: -follow should not error out on dandling links 2009-09-29 11:07:04 +02:00
grep.c grep: fix -E + {range}; fix -o not printing all matches (bug 489) 2009-07-29 01:20:09 +02:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
xargs.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00