fix for wait -n' in posix mode; fix for long messages in readline; fix for short reads by source' builtin; fix for crash on RISC-V machines; fix for bad memory read when getopts is called twice with different sets of arguments

This commit is contained in:
Chet Ramey
2025-07-18 11:53:01 -04:00
parent 80a8f650a1
commit 01070d4324
15 changed files with 289 additions and 410 deletions
+6 -2
View File
@@ -5,7 +5,7 @@
.\" Case Western Reserve University
.\" chet.ramey@case.edu
.\"
.\" Last Change: Mon Apr 7 16:59:13 EDT 2025
.\" Last Change: Tue Jul 15 10:19:08 EDT 2025
.\"
.\" For bash_builtins, strip all but "SHELL BUILTIN COMMANDS" section
.\" For rbash, strip all but "RESTRICTED SHELL" section
@@ -21,7 +21,7 @@
.ds zY \" empty
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
.TH BASH 1 "2025 April 7" "GNU Bash 5.3"
.TH BASH 1 "2025 July 15" "GNU Bash 5.3"
.\"
.ie \n(.g \{\
.ds ' \(aq
@@ -6933,6 +6933,10 @@ Type
.Q "stty \-a"
at a \fBbash\fP prompt to see your current terminal settings,
including the special control characters (usually \fBcchars\fP).
This binding takes place on each call to \fBreadline\fP,
so changes made by
.Q stty
can take effect.
.TP
.B blink\-matching\-paren (Off)
If set to \fBOn\fP, \fBreadline\fP attempts to briefly move the cursor to an