index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
shell
/
hush_test
/
hush-misc
/
exitcode_trap6.tests
Age
Commit message (
Expand
)
Author
2020-02-26
shells: fix exitcode_trapN tests to avoid races
Denys Vlasenko
2020-02-21
hush: make "exit" in trap use pre-trap exitcode - fix for nested trap
Denys Vlasenko