fix for potential read builtin crash if bash gets a signal before read reads any input; make wait -f work if there are no pid or job arguments and update documentation; save and restore variable reflected in $BASH_COMMAND around shell function calls

This commit is contained in:
Chet Ramey
2025-09-18 17:54:55 -04:00
parent 013fae2c98
commit cf8a2518c8
15 changed files with 136 additions and 28 deletions
+1
View File
@@ -1616,6 +1616,7 @@ tests/trap6.sub f
tests/trap7.sub f
tests/trap8.sub f
tests/trap9.sub f
tests/trap10.sub f
tests/type.tests f
tests/type.right f
tests/type1.sub f