diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-10-20 05:55:08 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-10-20 05:55:51 +0000 |
commit | dcad9af52a05da2ee6f3b12bcbb23c225b95417a (patch) | |
tree | 4e64dab8df9bf880e05cb2d322e6767b4c333e41 /main/slim | |
parent | 30e67c63dba1de11cfe9a7af61304af3e00a3eff (diff) | |
download | aports-dcad9af52a05da2ee6f3b12bcbb23c225b95417a.tar.bz2 aports-dcad9af52a05da2ee6f3b12bcbb23c225b95417a.tar.xz |
main/busybox: ash: add support for bash-style command_not_found_handle hook function
This implements support for the command_not_found_handle hook function, which is
useful for allowing package managers to suggest packages which could provide the
command.
Unlike bash, however, we ignore exit codes from the hook function and always return
the correct POSIX error code (EX_NOTFOUND).
Diffstat (limited to 'main/slim')
0 files changed, 0 insertions, 0 deletions