ls: reorder and rename functions. No code changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 13 May 2011 15:28:46 +0000 (17:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 13 May 2011 15:28:46 +0000 (17:28 +0200)
commit4029e21b37a18bea86dd438d4a9138789ecdce6c
tree4e23c08d7fab2bb2a62959c313b0cc081f09a0f3
parent2a81639534bcfd075dee12eacc6c45e657e4488e
ls: reorder and rename functions. No code changes

function                                             old     new   delta
display_single                                         -     931    +931
scan_and_display_dirs_recur                            -     497    +497
display_files                                          -     422    +422
showfiles                                            422       -    -422
showdirs                                             497       -    -497
list_single                                          931       -    -931
------------------------------------------------------------------------------
(add/remove: 3/3 grow/shrink: 0/0 up/down: 1850/-1850)          Total: 0 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/ls.c