find: implement -executable
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 6 Jul 2018 19:04:41 +0000 (21:04 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 6 Jul 2018 19:04:41 +0000 (21:04 +0200)
commit008e73b5728b19c7ba6e746e279c4bc8a1935f0d
tree6fa1e81657b38aa9412d89c30af0b6830c5c410d
parent9be4d4fe442aa9e23675b1c0a8b1394e77998961
find: implement -executable

function                                             old     new   delta
func_executable                                        -      19     +19
parse_params                                        1505    1519     +14
static.params                                        216     228     +12
packed_usage                                       32847   32855      +8
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 53/0)               Total: 53 bytes

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