fix issue with redirections to bash input file descriptor; new minimal chmod builtin; posix mode change for kill builtin return status; perform additional validation on brace expansion sequence expressions

This commit is contained in:
Chet Ramey
2025-02-12 11:18:16 -05:00
parent 3cfc255efe
commit c3ca11424d
13 changed files with 403 additions and 44 deletions
+3 -3
View File
@@ -1381,7 +1381,7 @@ below).
.PP
A
.I variable
may be assigned to by a statement of the form
is assigned to using a statement of the form
.RS
.PP
\fIname\fP=[\fIvalue\fP]
@@ -11348,7 +11348,7 @@ command that fails is part of the command list immediately following a
.B while
or
.B until
keyword,
reserved word,
part of the test following the
.B if
or
@@ -12547,7 +12547,7 @@ command is part of the command list immediately following a
.B while
or
.B until
keyword,
reserved word,
part of the test in an
.I if
statement, part of a command executed in a