fix longjmp error when timing null command in posix mode; unset exit trap in subshells before checking for pending fatal signal; changes for gcc sometimes-uninitialized warning

This commit is contained in:
Chet Ramey
2025-12-02 17:15:44 -05:00
parent 4e705ed53a
commit 5a104e96d8
10 changed files with 57 additions and 21 deletions
+1 -1
View File
@@ -9068,7 +9068,7 @@ The character whose ASCII code is the octal value @var{nnn}.
A backslash.
@item \[
Begin a sequence of non-printing characters.
Thiss could be used to
This could be used to
embed a terminal control sequence into the prompt.
@item \]
End a sequence of non-printing characters.