commit | 51b01fda30418e4114a63be3db8ab0135dea12fc | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jan 23 19:42:12 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jan 23 19:42:12 2017 +0100 |
tree | e4af168b2de4f54d0e98d75c2e2d066aabe5f834 | |
parent | a1cbaca1ba6f4a3ffc7727fcd4c4ebb61c47e1a7 [diff] |
ls: LIST_ID_NAME/ID_NUMERIC/LOPT/LONG are the same, merge as LONG Also, handle -n and --full-time using option_mask32 function old new delta scan_and_display_dirs_recur 548 545 -3 display_single 1053 1039 -14 ls_main 777 736 -41 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-58) Total: -58 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>