f691157 exec-util: extract the core logic of execute_directories() as execute_strv()

Authored and Committed by Yu Watanabe a year ago
    exec-util: extract the core logic of execute_directories() as execute_strv()
    
    Then, we can use it with a custom enumerator of executables.
    
    No functional change, preparation for later commits.
    
        
file modified
+38 -16
file modified
+10 -0