hush: make Ctrl-Z work (at least sometimes)

This commit is contained in:
Denis Vlasenko
2007-04-21 23:27:30 +00:00
parent 762d35c75f
commit 1359da6ac7
2 changed files with 227 additions and 174 deletions

View File

@@ -1,5 +1,10 @@
Various bits of what is known about busybox shells, in no particular order.
2007-04-21
hush: "sleep 5 | sleep 6" + Ctrl-Z + fg seems to work.
"rm -i" + Ctrl-C, "sleep 5" + Ctrl-Z still doesn't work
for SH_STANDALONE case :(
2007-04-21
hush: fixed non-backgrounding of "sleep 1 &" and totally broken
"sleep 1 | sleep 2 &". Noticed a bug where successive jobs