ls: handle -a and -A through option_mask32
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jan 2017 17:23:19 +0000 (18:23 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jan 2017 17:24:05 +0000 (18:24 +0100)
commitf5bd6f631c22530698024afb595418f156e48261
tree3ebaf85371101d5332ed4378cb33edd359eccec8
parent11540a8da47318e34267f6ff033825ebabbd9181
ls: handle -a and -A through option_mask32

function                                             old     new   delta
ls_main                                              685     682      -3

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