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 Nov 30 2023 13:42:28 -0500
Threads in reverse chronological order
[
Next Period
]
Re: $((expr)) allows the hexadecimal constant "0x"
,
Martin D Kealey
,
2023/11/30
Newlines resulting from alias expansion are ignored by here-document processing
,
gldrk
,
2023/11/30
Re: Newlines resulting from alias expansion are ignored by here-document processing
,
gldrk
,
2023/11/30
Bug in readline when readline-colored-completion-prefix is set
,
raphaal
,
2023/11/29
Re: Bug in readline when readline-colored-completion-prefix is set
,
Chet Ramey
,
2023/11/29
bash crashes with segfault if LC_CTYPE or LC_ALL not set
,
ralph
,
2023/11/28
Re: bash crashes with segfault if LC_CTYPE or LC_ALL not set
,
Chet Ramey
,
2023/11/28
Missing documentation "-bash_input"
,
Klaus Frank
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Andreas Schwab
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Klaus Frank
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Greg Wooledge
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Lawrence Velázquez
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Klaus Frank
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Greg Wooledge
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Oğuz
,
2023/11/28
Re: Missing documentation "-bash_input"
,
Robert Elz
,
2023/11/29
nameref, varnames, evalstring can unload loadables while they are being run
,
Emanuele Torre
,
2023/11/28
Re: nameref, varnames, evalstring can unload loadables while they are being run
,
Chet Ramey
,
2023/11/30
[PATCH] OPTIND in funsub
,
Grisha Levit
,
2023/11/28
Re: [PATCH] OPTIND in funsub
,
Chet Ramey
,
2023/11/28
[PATCH] return at top-level after funsub
,
Grisha Levit
,
2023/11/28
readline: double free when using PageDown
,
Matthias Klose
,
2023/11/25
Re: readline: double free when using PageDown
,
Chet Ramey
,
2023/11/25
Re: readline: double free when using PageDown
,
Grisha Levit
,
2023/11/25
Re: readline: double free when using PageDown
,
Matthias Klose
,
2023/11/26
Re: readline: double free when using PageDown
,
Chet Ramey
,
2023/11/26
Many of the example loadable builtins don't work anymore
,
Emanuele Torre
,
2023/11/24
Re: Many of the example loadable builtins don't work anymore
,
Emanuele Torre
,
2023/11/24
Re: Many of the example loadable builtins don't work anymore
,
Emanuele Torre
,
2023/11/25
Re: Many of the example loadable builtins don't work anymore
,
Emanuele Torre
,
2023/11/25
Re: Many of the example loadable builtins don't work anymore
,
Andreas Schwab
,
2023/11/25
Re: Many of the example loadable builtins don't work anymore
,
Robert Elz
,
2023/11/25
Re: Many of the example loadable builtins don't work anymore
,
Chet Ramey
,
2023/11/25
Re: Many of the example loadable builtins don't work anymore
,
Emanuele Torre
,
2023/11/25
Re: Many of the example loadable builtins don't work anymore
,
Chet Ramey
,
2023/11/25
tests/glob2.sub failure on macOS 14
,
Grisha Levit
,
2023/11/24
Re: tests/glob2.sub failure on macOS 14
,
Chet Ramey
,
2023/11/25
[PATCH] tests/unicode1.sub: fixup
,
Grisha Levit
,
2023/11/22
Re: [PATCH] tests/unicode1.sub: fixup
,
Chet Ramey
,
2023/11/24
Re: [PATCH] tests/unicode1.sub: fixup
,
Grisha Levit
,
2023/11/24
bash.1: "Theextglob"
,
Jakub Wilk
,
2023/11/22
Re: bash.1: "Theextglob"
,
Grisha Levit
,
2023/11/22
[PATCH] small doc typos
,
Grisha Levit
,
2023/11/21
Re: [PATCH] small doc typos
,
Chet Ramey
,
2023/11/24
[PATCH] negative arg trimming
,
Grisha Levit
,
2023/11/21
Re: [PATCH] negative arg trimming
,
Grisha Levit
,
2023/11/21
Re: [PATCH] negative arg trimming
,
Chet Ramey
,
2023/11/25
C compatibility issue in the configure script
,
Florian Weimer
,
2023/11/20
Re: C compatibility issue in the configure script
,
Chet Ramey
,
2023/11/20
fc can segfault if history is cleared
,
Jason Franklin
,
2023/11/18
Re: fc can segfault if history is cleared
,
Robert Elz
,
2023/11/18
Re: fc can segfault if history is cleared
,
Jason Franklin
,
2023/11/18
Command hangs when using process substitution
,
dbarrett
,
2023/11/18
Re: Command hangs when using process substitution
,
Greg Wooledge
,
2023/11/18
Re: Command hangs when using process substitution
,
Andreas Schwab
,
2023/11/18
Re: Command hangs when using process substitution
,
Daniel Barrett
,
2023/11/18
Re: Command hangs when using process substitution
,
Andreas Schwab
,
2023/11/18
Re: Command hangs when using process substitution
,
Martin D Kealey
,
2023/11/18
Re: Command hangs when using process substitution
,
Robert Elz
,
2023/11/18
git commit for 5.2 patch 16 added a "tags" file
,
Clark Wang
,
2023/11/12
Re: git commit for 5.2 patch 16 added a "tags" file
,
Chet Ramey
,
2023/11/13
Bash manual - possible minor formatting issue
,
Greg
,
2023/11/11
Re: Bash manual - possible minor formatting issue
,
Andreas Kähäri
,
2023/11/11
Re: Bash manual - possible minor formatting issue
,
Chet Ramey
,
2023/11/13
FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Corto Beau
,
2023/11/11
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Saint Michael
,
2023/11/11
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Oğuz
,
2023/11/11
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Corto Beau
,
2023/11/11
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Corto Beau
,
2023/11/11
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Corto Beau
,
2023/11/11
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Oğuz
,
2023/11/12
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Corto Beau
,
2023/11/12
Re: FEATURE REQUEST : shell option to automatically terminate child processes on parent death
,
Chet Ramey
,
2023/11/13
Bash-5.2 patch 21
,
Chet Ramey
,
2023/11/09
Bash-5.2 patch 20
,
Chet Ramey
,
2023/11/09
Bash-5.2 patch 19
,
Chet Ramey
,
2023/11/09
Bash-5.2 patch 18
,
Chet Ramey
,
2023/11/09
Bash-5.2 patch 17
,
Chet Ramey
,
2023/11/09
Bash-5.2 patch 16
,
Chet Ramey
,
2023/11/09
Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/08
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Greg Wooledge
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Andreas Schwab
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Greg Wooledge
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Robert Elz
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Robert Elz
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
alex xmb sw ratchev
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Oğuz
,
2023/11/09
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/10
Re: Idea: jobs(1) -i to print only :%ID:s
,
Greg Wooledge
,
2023/11/10
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/10
Re: Idea: jobs(1) -i to print only :%ID:s
,
Eric Pruitt
,
2023/11/10
Re: Idea: jobs(1) -i to print only :%ID:s
,
Greg Wooledge
,
2023/11/10
the portability of seq(1) (was: Idea: jobs(1) -i to print only :%ID:s)
,
G. Branden Robinson
,
2023/11/10
Re: the portability of seq(1) (was: Idea: jobs(1) -i to print only :%ID:s)
,
Greg Wooledge
,
2023/11/10
Re: Idea: jobs(1) -i to print only :%ID:s
,
Chet Ramey
,
2023/11/10
Re: Idea: jobs(1) -i to print only :%ID:s
,
Steffen Nurpmeso
,
2023/11/10
Defaults when cross-compiling
,
Michael T. Kloos
,
2023/11/07
Re: Defaults when cross-compiling
,
Chet Ramey
,
2023/11/07
Re: Defaults when cross-compiling
,
Oğuz
,
2023/11/07
Re: Defaults when cross-compiling
,
Chet Ramey
,
2023/11/07
Re: Defaults when cross-compiling
,
Michael T. Kloos
,
2023/11/08
Re: Defaults when cross-compiling
,
Chet Ramey
,
2023/11/10
posix command search and execution
,
Mike Jonkmans
,
2023/11/06
Re: posix command search and execution
,
Chet Ramey
,
2023/11/06
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/07
Re: posix command search and execution
,
Chet Ramey
,
2023/11/07
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/07
Re: posix command search and execution
,
Chet Ramey
,
2023/11/08
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/09
Re: posix command search and execution
,
Chet Ramey
,
2023/11/10
Re: posix command search and execution
,
Robert Elz
,
2023/11/09
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/09
Re: posix command search and execution
,
Chet Ramey
,
2023/11/10
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/11
Re: posix command search and execution
,
Greg Wooledge
,
2023/11/11
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/11
Re: posix command search and execution
,
Robert Elz
,
2023/11/06
Re: posix command search and execution
,
Chet Ramey
,
2023/11/07
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/07
Re: posix command search and execution
,
Chet Ramey
,
2023/11/08
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/08
Re: posix command search and execution
,
Chet Ramey
,
2023/11/10
Re: posix command search and execution
,
Robert Elz
,
2023/11/08
Re: posix command search and execution
,
Mike Jonkmans
,
2023/11/08
Re: posix command search and execution
,
Chet Ramey
,
2023/11/10
[PATCH] fdflags: fix -s with multiple flags, and multiple fd arguments
,
Emanuele Torre
,
2023/11/05
Re: [PATCH] fdflags: fix -s with multiple flags, and multiple fd arguments
,
Chet Ramey
,
2023/11/14
nullglob is documented incorrectly
,
Emanuele Torre
,
2023/11/05
Re: nullglob is documented incorrectly
,
Andreas Kähäri
,
2023/11/05
Re: nullglob is documented incorrectly
,
Chet Ramey
,
2023/11/06
Re: nullglob is documented incorrectly
,
Greg Wooledge
,
2023/11/06
Re: nullglob is documented incorrectly
,
Emanuele Torre
,
2023/11/06
Re: nullglob is documented incorrectly
,
Andreas Schwab
,
2023/11/06
Re: nullglob is documented incorrectly
,
Chet Ramey
,
2023/11/06
times posix special builtin
,
Mike Jonkmans
,
2023/11/03
Re: times posix special builtin
,
Chet Ramey
,
2023/11/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc