Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Aug 31 2023 19:07:35 -0400
Threads in reverse chronological order
[
Next Period
]
riscv32, qemu-user: semi-functional, what goes wrong?
,
Andreas K. Huettel
,
2023/08/31
Inner Command Groups fail in Bash 5.2
,
Dima Korobskiy
,
2023/08/31
Inner Command Lists fail in Bash 5.2.15
,
dkroot2
,
2023/08/31
Re: Inner Command Lists fail in Bash 5.2.15
,
Kerin Millar
,
2023/08/31
Re: [PATCH] printf: add %#s alias to %b
,
Eric Blake
,
2023/08/31
RFC: changing printf(1) behavior on %b
,
Eric Blake
,
2023/08/31
Re: RFC: changing printf(1) behavior on %b
,
Chet Ramey
,
2023/08/31
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Eric Blake
,
2023/08/31
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Emanuele Torre
,
2023/08/31
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Paul Eggert
,
2023/08/31
Some incorrect behaviour for BASH arrays
,
Victor Pasko
,
2023/08/30
Re: Some incorrect behaviour for BASH arrays
,
Lawrence Velázquez
,
2023/08/30
Re: Some incorrect behaviour for BASH arrays
,
Victor Pasko
,
2023/08/31
Re: Some incorrect behaviour for BASH arrays
,
Kerin Millar
,
2023/08/31
Re: Some incorrect behaviour for BASH arrays
,
Kerin Millar
,
2023/08/31
Re: Some incorrect behaviour for BASH arrays
,
Greg Wooledge
,
2023/08/31
bug attached
,
queency3 jones
,
2023/08/30
Re: bug attached
,
Chet Ramey
,
2023/08/30
Re: bug attached
,
Andreas Kusalananda Kähäri
,
2023/08/30
Re: bug attached
,
queency3 jones
,
2023/08/31
Re: bug attached
,
Chet Ramey
,
2023/08/31
Re: bug attached
,
Greg Wooledge
,
2023/08/31
Re: bug attached
,
Andreas Kusalananda Kähäri
,
2023/08/31
Re: bug attached
,
queency3 jones
,
2023/08/31
test -v difference between bash 5.1 and 5.2
,
Christian Schneider
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Chet Ramey
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Kerin Millar
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Chet Ramey
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Kerin Millar
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Chet Ramey
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Christian Schneider
,
2023/08/30
Re: test -v difference between bash 5.1 and 5.2
,
Kerin Millar
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Chet Ramey
,
2023/08/29
Re: test -v difference between bash 5.1 and 5.2
,
Kerin Millar
,
2023/08/29
[PATCH] consistent BASH_COMMAND, DEBUG trap, xtrace order
,
Grisha Levit
,
2023/08/25
Re: [PATCH] consistent BASH_COMMAND, DEBUG trap, xtrace order
,
Chet Ramey
,
2023/08/28
give_terminal_to() / maybe_give_terminal_to() race
,
Earl Chew
,
2023/08/25
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Earl Chew
,
2023/08/27
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Chet Ramey
,
2023/08/30
[PATCH] Use SIGCONT to avoid fg tcsetpgrp() SIGTTIN/SIGTTOU race
,
Earl Chew
,
2023/08/25
Re: [PATCH] Use SIGCONT to avoid fg tcsetpgrp() SIGTTIN/SIGTTOU race
,
Chet Ramey
,
2023/08/28
Re: [PATCH] Use SIGCONT to avoid fg tcsetpgrp() SIGTTIN/SIGTTOU race
,
Earl Chew
,
2023/08/30
[PATCH] leak in cut example loadable builtin
,
Grisha Levit
,
2023/08/24
heap-buffer-overflow in finfo.c
,
Grisha Levit
,
2023/08/24
Re: heap-buffer-overflow in finfo.c
,
Chet Ramey
,
2023/08/25
Error handling with nofork command substitution
,
jm
,
2023/08/22
read -E with read -d in completion function
,
Grisha Levit
,
2023/08/21
Re: read -E with read -d in completion function
,
Chet Ramey
,
2023/08/22
Re: remove empty '' in ${var@Q} result?
,
Clark Wang
,
2023/08/20
Re: remove empty '' in ${var@Q} result?
,
Chet Ramey
,
2023/08/23
using exec to close a fd in a var crashes bash
,
jleivent
,
2023/08/19
Re: using exec to close a fd in a var crashes bash
,
Greg Wooledge
,
2023/08/19
Re: using exec to close a fd in a var crashes bash
,
Grisha Levit
,
2023/08/20
Re: using exec to close a fd in a var crashes bash
,
Chet Ramey
,
2023/08/21
Re: using exec to close a fd in a var crashes bash
,
Martin D Kealey
,
2023/08/22
Re: using exec to close a fd in a var crashes bash
,
Chet Ramey
,
2023/08/21
Re: using exec to close a fd in a var crashes bash
,
Dale R. Worley
,
2023/08/22
Re: using exec to close a fd in a var crashes bash
,
Chet Ramey
,
2023/08/22
Re: using exec to close a fd in a var crashes bash
,
Greg Wooledge
,
2023/08/22
Re: using exec to close a fd in a var crashes bash
,
Martin D Kealey
,
2023/08/22
Re: using exec to close a fd in a var crashes bash
,
Greg Wooledge
,
2023/08/22
Re: using exec to close a fd in a var crashes bash
,
Martin D Kealey
,
2023/08/23
Re: using exec to close a fd in a var crashes bash
,
Zachary Santer
,
2023/08/23
Re: using exec to close a fd in a var crashes bash
,
Greg Wooledge
,
2023/08/23
Re: using exec to close a fd in a var crashes bash
,
Andreas Schwab
,
2023/08/23
Re: using exec to close a fd in a var crashes bash
,
Ángel
,
2023/08/23
Re: using exec to close a fd in a var crashes bash
,
Chet Ramey
,
2023/08/25
Re: using exec to close a fd in a var crashes bash
,
alex xmb ratchev
,
2023/08/23
nofork comsub in PS1 + ignoreeof
,
Grisha Levit
,
2023/08/19
Re: nofork comsub in PS1 + ignoreeof
,
Chet Ramey
,
2023/08/23
SLA Information
,
Malena Arduino
,
2023/08/18
Re: SLA Information
,
Martin D Kealey
,
2023/08/18
Re: SLA Information
,
Chet Ramey
,
2023/08/21
pathological bash-malloc behaviour
,
Sergei Trofimovich
,
2023/08/18
[REGRESSION] Incorrect libcurses detection in 5.2.15 (on HP-UX)
,
Osipov, Michael (IN IT IN)
,
2023/08/18
Assignment to RO variable
,
Wiley Young
,
2023/08/15
Re: Assignment to RO variable
,
Dennis Williamson
,
2023/08/16
formatting man pages in email (was: Assignment to RO variable)
,
G. Branden Robinson
,
2023/08/16
Re: formatting man pages in email (was: Assignment to RO variable)
,
Phi Debian
,
2023/08/16
Re: Assignment to RO variable
,
Greg Wooledge
,
2023/08/16
Re: Assignment to RO variable
,
Martin D Kealey
,
2023/08/16
Re: Assignment to RO variable
,
Chet Ramey
,
2023/08/16
String replacement drops leading '-e' if replacing char is a space
,
pphick
,
2023/08/14
Re: String replacement drops leading '-e' if replacing char is a space
,
Eduardo Bustamante
,
2023/08/14
Re: String replacement drops leading '-e' if replacing char is a space
,
Lawrence Velázquez
,
2023/08/14
Re: String replacement drops leading '-e' if replacing char is a space
,
Zachary Santer
,
2023/08/14
Re: String replacement drops leading '-e' if replacing char is a space
,
Kerin Millar
,
2023/08/14
Re: String replacement drops leading '-e' if replacing char is a space
,
Greg Wooledge
,
2023/08/14
!& error
,
Grisha Levit
,
2023/08/12
Re: !& error
,
Chet Ramey
,
2023/08/14
Re: !& error
,
Grisha Levit
,
2023/08/20
Re: !& error
,
Chet Ramey
,
2023/08/21
errexit is not respected on nested functions when parent function preceeds ||
,
cirrus . mazurka-0t
,
2023/08/08
Re: errexit is not respected on nested functions when parent function preceeds ||
,
Lawrence Velázquez
,
2023/08/08
!; is interpreted as an history expansion that can never match anything
,
Emanuele Torre
,
2023/08/08
! history expansion occurs within arithmetic substitutions
,
Zachary Santer
,
2023/08/08
Re: ! history expansion occurs within arithmetic substitutions
,
Emanuele Torre
,
2023/08/08
Re: ! history expansion occurs within arithmetic substitutions
,
Martin D Kealey
,
2023/08/08
Re: ! history expansion occurs within arithmetic substitutions
,
Dale R. Worley
,
2023/08/08
Re: ! history expansion occurs within arithmetic substitutions
,
Andreas Schwab
,
2023/08/08
Re: ! history expansion occurs within arithmetic substitutions
,
Dale R. Worley
,
2023/08/11
Re: ! history expansion occurs within arithmetic substitutions
,
Martin D Kealey
,
2023/08/11
Re: ! history expansion occurs within arithmetic substitutions
,
Chet Ramey
,
2023/08/14
Re: ! history expansion occurs within arithmetic substitutions
,
Martin D Kealey
,
2023/08/15
Re: ! history expansion occurs within arithmetic substitutions
,
Zachary Santer
,
2023/08/08
Re: ! history expansion occurs within arithmetic substitutions
,
Dale R. Worley
,
2023/08/10
Re: ! history expansion occurs within arithmetic substitutions
,
Lawrence Velázquez
,
2023/08/10
Re: !; is interpreted as an history expansion that can never match anything
,
Dale R. Worley
,
2023/08/08
Re: !; is interpreted as an history expansion that can never match anything
,
Chet Ramey
,
2023/08/10
Re: !; is interpreted as an history expansion that can never match anything
,
Chet Ramey
,
2023/08/08
Re: !; is interpreted as an history expansion that can never match anything
,
Emanuele Torre
,
2023/08/08
Re: !; is interpreted as an history expansion that can never match anything
,
Chet Ramey
,
2023/08/09
BASH_SUBSHELL is not incrementing when part of a pipeline
,
Kamil Cukrowski Priv
,
2023/08/07
Re: BASH_SUBSHELL is not incrementing when part of a pipeline
,
Greg Wooledge
,
2023/08/07
Re: BASH_SUBSHELL is not incrementing when part of a pipeline
,
Chet Ramey
,
2023/08/08
Re: [PATCH] use real compspec hash key for compopt output
,
Chet Ramey
,
2023/08/03
Re: history builtin with no HISTFILE
,
Chet Ramey
,
2023/08/02
Re: history builtin with no HISTFILE
,
Grisha Levit
,
2023/08/02
Re: history builtin with no HISTFILE
,
Chet Ramey
,
2023/08/02
assoc vs array append
,
Grisha Levit
,
2023/08/02
Re: assoc vs array append
,
Chet Ramey
,
2023/08/04
Re: [PATCH v2] read: non-raw-mode fixes
,
Chet Ramey
,
2023/08/01
[PATCH] declare -g compound assignment with associative array
,
Grisha Levit
,
2023/08/01
Re: [PATCH] declare -g compound assignment with associative array
,
Chet Ramey
,
2023/08/04
Re: A few suggestions for the GNU Manual
,
Chet Ramey
,
2023/08/01
[PATCH] getconf CHAR_BIT -> CHAR_MAX
,
Grisha Levit
,
2023/08/01
[PATCH] fix getconf pathconf arg validation
,
Grisha Levit
,
2023/08/01
[PATCH] fix getconf builtin ifdef's
,
Grisha Levit
,
2023/08/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc