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 Feb 29 2024 12:11:53 -0500
Threads in reverse chronological order
[
Next Period
]
malloc: ../bash-5.2.21/dispose_cmd.c:249: assertion botched
,
Dennis Clarke
,
2024/02/29
Bug report for pretty-printing coprocesses with simple commands
,
Seth Sabar
,
2024/02/27
Re: Bug report for pretty-printing coprocesses with simple commands
,
Chet Ramey
,
2024/02/28
Incorrect Printing of esac in pretty-print mode
,
Seth Sabar
,
2024/02/27
declare -f does not output esac pattern correctly
,
Emanuele Torre
,
2024/02/26
Re: declare -f does not output esac pattern correctly
,
Martin D Kealey
,
2024/02/27
Re: declare -f does not output esac pattern correctly
,
Oğuz
,
2024/02/27
Re: declare -f does not output esac pattern correctly
,
Martin D Kealey
,
2024/02/28
Re: declare -f does not output esac pattern correctly
,
Robert Elz
,
2024/02/27
Re: declare -f does not output esac pattern correctly
,
Emanuele Torre
,
2024/02/27
Re: declare -f does not output esac pattern correctly
,
Emanuele Torre
,
2024/02/27
Re: declare -f does not output esac pattern correctly
,
Chet Ramey
,
2024/02/27
Re: declare -f does not output esac pattern correctly
,
Chet Ramey
,
2024/02/27
exec redirection is undone if fd (>9) has O_CLOEXEC
,
Koichi Murase
,
2024/02/24
Re: exec redirection is undone if fd (>9) has O_CLOEXEC
,
Emanuele Torre
,
2024/02/24
Re: exec redirection is undone if fd (>9) has O_CLOEXEC
,
Koichi Murase
,
2024/02/24
Re: exec redirection is undone if fd (>9) has O_CLOEXEC
,
Chet Ramey
,
2024/02/26
Re: exec redirection is undone if fd (>9) has O_CLOEXEC
,
Chet Ramey
,
2024/02/26
Bash reference manual: shell parameter expansion examples
,
James Weigle
,
2024/02/23
Re: Bash reference manual: shell parameter expansion examples
,
Chet Ramey
,
2024/02/23
human-friendly ulimit values?
,
Christian Convey
,
2024/02/21
Re: human-friendly ulimit values?
,
Andreas Schwab
,
2024/02/21
Re: human-friendly ulimit values?
,
Christian Convey
,
2024/02/21
Re: human-friendly ulimit values?
,
Dale R. Worley
,
2024/02/28
Re: human-friendly ulimit values?
,
Martin D Kealey
,
2024/02/28
Re: human-friendly ulimit values?
,
Andreas Schwab
,
2024/02/29
Re: human-friendly ulimit values?
,
Chet Ramey
,
2024/02/29
Bug: Ligatures are removed as one character
,
Avid Seeker
,
2024/02/19
Re: Bug: Ligatures are removed as one character
,
Martin D Kealey
,
2024/02/20
Re: Bug: Ligatures are removed as one character
,
Chet Ramey
,
2024/02/21
Re: Bug: Ligatures are removed as one character
,
Avid Seeker
,
2024/02/21
Re: Bug: Ligatures are removed as one character
,
Chet Ramey
,
2024/02/23
Re: Bug: Ligatures are removed as one character
,
Martin D Kealey
,
2024/02/25
Re: Bug: Ligatures are removed as one character
,
Chet Ramey
,
2024/02/26
[PATCH v2] tests/array.tests: using grep -v -e instead of egrep
,
Xiangyu Chen
,
2024/02/19
Re: [PATCH v2] tests/array.tests: using grep -v -e instead of egrep
,
Chet Ramey
,
2024/02/20
[PATCH] tests/array.tests: using grep -E instead of egrep
,
Xiangyu Chen
,
2024/02/19
Re: [PATCH] tests/array.tests: using grep -E instead of egrep
,
Lawrence Velázquez
,
2024/02/19
Re: [PATCH] tests/array.tests: using grep -E instead of egrep
,
Koichi Murase
,
2024/02/19
Re: [PATCH] tests/array.tests: using grep -E instead of egrep
,
Robert Elz
,
2024/02/19
Re: [PATCH] tests/array.tests: using grep -E instead of egrep
,
Oğuz
,
2024/02/19
Re: [PATCH] tests/array.tests: using grep -E instead of egrep
,
Kerin Millar
,
2024/02/19
Inconsistent treatment of left-hand side of conditional expression where IFS is not its default value
,
Kerin Millar
,
2024/02/18
Re: Inconsistent treatment of left-hand side of conditional expression where IFS is not its default value
,
Lawrence Velázquez
,
2024/02/18
Re: Inconsistent treatment of left-hand side of conditional expression where IFS is not its default value
,
Chet Ramey
,
2024/02/20
possible bash bug bringing job. to foreground
,
John Larew
,
2024/02/17
Re: possible bash bug bringing job. to foreground
,
Greg Wooledge
,
2024/02/17
Message not available
Message not available
Message not available
Re: possible bash bug bringing job. to foreground
,
John Larew
,
2024/02/17
Re: possible bash bug bringing job. to foreground
,
Greg Wooledge
,
2024/02/17
Re: possible bash bug bringing job. to foreground
,
John Larew
,
2024/02/18
Re: possible bash bug bringing job. to foreground
,
alex xmb sw ratchev
,
2024/02/19
Possible bug Bash v5.22.6/5.1.16
,
John Larew
,
2024/02/17
Re: Possible bug Bash v5.22.6/5.1.16
,
Chet Ramey
,
2024/02/17
$* within a here-document puts space instead of the first IFS char.
,
Damien ISSANCHOU
,
2024/02/16
Re: $* within a here-document puts space instead of the first IFS char.
,
Robert Elz
,
2024/02/16
Re: $* within a here-document puts space instead of the first IFS char.
,
Grisha Levit
,
2024/02/16
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Marc Aurèle La France
,
2024/02/16
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Zachary Santer
,
2024/02/16
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Marc Aurèle La France
,
2024/02/16
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Zachary Santer
,
2024/02/17
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Marc Aurèle La France
,
2024/02/17
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Zachary Santer
,
2024/02/17
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Marc Aurèle La France
,
2024/02/17
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Chet Ramey
,
2024/02/20
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Zachary Santer
,
2024/02/20
Re: Bash 5.1: Make shell_script_filename available to startup files
,
alex xmb sw ratchev
,
2024/02/20
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Zachary Santer
,
2024/02/20
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Grisha Levit
,
2024/02/16
Re: Bash 5.1: Make shell_script_filename available to startup files
,
Marc Aurèle La France
,
2024/02/17
[PATCH] Fix minor portability issues including ISO C 23 prototypes.
,
Collin Funk
,
2024/02/14
Re: [PATCH] Fix minor portability issues including ISO C 23 prototypes.
,
Chet Ramey
,
2024/02/14
Re: [PATCH] Fix minor portability issues including ISO C 23 prototypes.
,
Collin Funk
,
2024/02/14
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Grisha Levit
,
2024/02/13
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Chet Ramey
,
2024/02/16
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Grisha Levit
,
2024/02/16
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Chet Ramey
,
2024/02/16
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Martin D Kealey
,
2024/02/20
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Koichi Murase
,
2024/02/20
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Chet Ramey
,
2024/02/20
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Martin D Kealey
,
2024/02/22
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Chet Ramey
,
2024/02/23
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Robert Elz
,
2024/02/23
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Chet Ramey
,
2024/02/23
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Robert Elz
,
2024/02/23
Re: It is possible to remove the readonly attribute from {BASH, SHELL}OPTS
,
Martin Kealey
,
2024/02/25
[PATCH] rltech.texi: missing @end deftypevar
,
Grisha Levit
,
2024/02/13
[PATCH] expand_declaration_argument: handle mixed on/off opts
,
Grisha Levit
,
2024/02/13
Re: [PATCH] expand_declaration_argument: handle mixed on/off opts
,
Chet Ramey
,
2024/02/21
Rendering the Bash man page with commercial Unix/System V nroff (was: [PATCH 17/18] doc/bash.1: migrate to strings for troublesome characters)
,
G. Branden Robinson
,
2024/02/12
Re: Rendering the Bash man page with commercial Unix/System V nroff
,
Chet Ramey
,
2024/02/12
Re: Rendering the Bash man page with commercial Unix/System V nroff
,
G. Branden Robinson
,
2024/02/12
Re: Rendering the Bash man page with commercial Unix/System V nroff
,
Chet Ramey
,
2024/02/13
Re: Rendering the Bash man page with commercial Unix/System V nroff
,
G. Branden Robinson
,
2024/02/12
internal error
,
Frank Heckenbach
,
2024/02/10
Re: internal error
,
Chet Ramey
,
2024/02/12
Re: internal error
,
Frank Heckenbach
,
2024/02/12
Re: internal error
,
Chet Ramey
,
2024/02/12
Large command in bash history breaks rendering
,
Flightkick
,
2024/02/10
Re: Large command in bash history breaks rendering
,
Chet Ramey
,
2024/02/12
printf - strange behaviour in debug mode (BASH_VERSION="5.2.21(1)-release")
,
Timotei Campian
,
2024/02/08
Re: printf - strange behaviour in debug mode (BASH_VERSION="5.2.21(1)-release")
,
Greg Wooledge
,
2024/02/08
[PATCH] printf6.sub: set LC_ALL
,
Grisha Levit
,
2024/02/07
Re: [PATCH] printf6.sub: set LC_ALL
,
Kerin Millar
,
2024/02/07
Re: [PATCH] printf6.sub: set LC_ALL
,
Chet Ramey
,
2024/02/07
Re: [PATCH] printf6.sub: set LC_ALL
,
Grisha Levit
,
2024/02/07
declare -A +A
,
Grisha Levit
,
2024/02/07
Re: declare -A +A
,
Zachary Santer
,
2024/02/08
Re: declare -A +A
,
Chet Ramey
,
2024/02/12
Re: declare -A +A
,
Koichi Murase
,
2024/02/12
Re: declare -A +A
,
alex xmb sw ratchev
,
2024/02/12
Re: declare -A +A
,
Kerin Millar
,
2024/02/12
Re: declare -A +A
,
Chet Ramey
,
2024/02/13
Re: declare -A +A
,
Grisha Levit
,
2024/02/12
declare -Aa var
,
Grisha Levit
,
2024/02/07
Re: declare -Aa var
,
Chet Ramey
,
2024/02/13
[PATCH] ASS_NOEVAL for BASHOPTS and SHELLOPTS
,
Grisha Levit
,
2024/02/07
Re: [PATCH] ASS_NOEVAL for BASHOPTS and SHELLOPTS
,
Chet Ramey
,
2024/02/13
[PATCH] retry opening startup files on EINTR
,
Grisha Levit
,
2024/02/07
Re: [PATCH] retry opening startup files on EINTR
,
Chet Ramey
,
2024/02/19
Re: [PATCH] retry opening startup files on EINTR
,
Grisha Levit
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Grisha Levit
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Chet Ramey
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Chet Ramey
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Grisha Levit
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Chet Ramey
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Martin D Kealey
,
2024/02/20
Re: [PATCH] retry opening startup files on EINTR
,
Chet Ramey
,
2024/02/20
[PATCH] use unlocked stdio functions
,
Grisha Levit
,
2024/02/05
Re: [PATCH] use unlocked stdio functions
,
Chet Ramey
,
2024/02/14
Re: [PATCH] use unlocked stdio functions
,
Vito Caputo
,
2024/02/14
Re: [PATCH] use unlocked stdio functions
,
Chet Ramey
,
2024/02/14
Re: [PATCH] use unlocked stdio functions
,
Grisha Levit
,
2024/02/16
Re: [PATCH] use unlocked stdio functions
,
Chet Ramey
,
2024/02/17
Re: [PATCH] use unlocked stdio functions
,
Grisha Levit
,
2024/02/17
Re: [PATCH 01/18] doc/bash.1: fix rendering error on old *roffs
,
Chet Ramey
,
2024/02/05
set-e and command expansion
,
Van de Bugger
,
2024/02/04
Re: set-e and command expansion
,
Greg Wooledge
,
2024/02/04
Re: set-e and command expansion
,
Kerin Millar
,
2024/02/04
Slow history load with some values of HISTSIZE
,
Casey Johnson
,
2024/02/03
Re: Slow history load with some values of HISTSIZE
,
Dale R. Worley
,
2024/02/05
Re: Slow history load with some values of HISTSIZE
,
alex xmb sw ratchev
,
2024/02/05
Re: Slow history load with some values of HISTSIZE
,
Casey Johnson
,
2024/02/05
Re: Slow history load with some values of HISTSIZE
,
alex xmb sw ratchev
,
2024/02/05
Re: Slow history load with some values of HISTSIZE
,
Chet Ramey
,
2024/02/09
Re: Slow history load with some values of HISTSIZE
,
alex xmb sw ratchev
,
2024/02/09
Re: Slow history load with some values of HISTSIZE
,
Casey Johnson
,
2024/02/10
Re[2]: wait skips signals but first one
,
Mykyta Dorokhin
,
2024/02/03
Re: wait skips signals but first one
,
Chet Ramey
,
2024/02/03
Re[2]: wait skips signals but first one
,
Mykyta Dorokhin
,
2024/02/03
Re[3]: wait skips signals but first one
,
Mykyta Dorokhin
,
2024/02/04
Re: wait skips signals but first one
,
Chet Ramey
,
2024/02/05
Re[2]: wait skips signals but first one
,
Mykyta Dorokhin
,
2024/02/05
Re: wait skips signals but first one
,
Chet Ramey
,
2024/02/05
Re[2]: wait skips signals but first one
,
Mykyta Dorokhin
,
2024/02/03
Re: wait skips signals but first one
,
Chet Ramey
,
2024/02/03
Wrong line numbers in errors
,
Matthias Urlichs
,
2024/02/03
Re: Wrong line numbers in errors
,
Chet Ramey
,
2024/02/03
Re: Wrong line numbers in errors
,
Matthias Urlichs
,
2024/02/03
Re: Wrong line numbers in errors
,
Chet Ramey
,
2024/02/03
Error with SIGCHLD trap and process substitution
,
Tavian Barnes
,
2024/02/02
Re: Error with SIGCHLD trap and process substitution
,
Chet Ramey
,
2024/02/03
Re: heap-use-after-free in executing_line_number
,
Chet Ramey
,
2024/02/02
glob-expand-word and vi-command mode
,
Mike Jonkmans
,
2024/02/02
Re: glob-expand-word and vi-command mode
,
Greg Wooledge
,
2024/02/02
Re: glob-expand-word and vi-command mode
,
Mike Jonkmans
,
2024/02/02
Re: glob-expand-word and vi-command mode
,
Chet Ramey
,
2024/02/03
Re: glob-expand-word and vi-command mode
,
Mike Jonkmans
,
2024/02/03
Re: glob-expand-word and vi-command mode
,
Chet Ramey
,
2024/02/05
Re: glob-expand-word and vi-command mode
,
Chet Ramey
,
2024/02/03
Re: glob-expand-word and vi-command mode
,
Mike Jonkmans
,
2024/02/03
Re: [PATCH] printf: more error handling
,
Chet Ramey
,
2024/02/01
Re: [PATCH] printf: more error handling
,
Grisha Levit
,
2024/02/02
Re: [PATCH] printf: more error handling
,
Chet Ramey
,
2024/02/03
Re: [PATCH] printf: more error handling
,
Grisha Levit
,
2024/02/05
incorrect cursor position when navigating with 'ALT-b'
,
Korneel Dumon
,
2024/02/01
Re: incorrect cursor position when navigating with 'ALT-b'
,
Greg Wooledge
,
2024/02/01
Re: incorrect cursor position when navigating with 'ALT-b'
,
Chet Ramey
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Andreas Schwab
,
2024/02/01
Re: About `M-C-e` expand result `'` failed
,
Zachary Santer
,
2024/02/01
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Zachary Santer
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/02
Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Zachary Santer
,
2024/02/03
Re: Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Oğuz
,
2024/02/03
Re: Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Chet Ramey
,
2024/02/06
Re: Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Oğuz
,
2024/02/06
Re: Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Chet Ramey
,
2024/02/06
Re: Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Chet Ramey
,
2024/02/06
Re: Feature request: prompt strings in output from edit-and-execute-command readline function ( was About `M-C-e` expand result `'` failed )
,
Zachary Santer
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Martin D Kealey
,
2024/02/04
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/01
Re: About `M-C-e` expand result `'` failed
,
Mike Jonkmans
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Mike Jonkmans
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/02
Re: About `M-C-e` expand result `'` failed
,
Martin D Kealey
,
2024/02/03
Re: About `M-C-e` expand result `'` failed
,
Koichi Murase
,
2024/02/03
Re: About `M-C-e` expand result `'` failed
,
Koichi Murase
,
2024/02/03
Re: About `M-C-e` expand result `'` failed
,
Martin D Kealey
,
2024/02/03
Re: About `M-C-e` expand result `'` failed
,
Koichi Murase
,
2024/02/04
Re: About `M-C-e` expand result `'` failed
,
Martin D Kealey
,
2024/02/04
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Mike Jonkmans
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/07
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Zachary Santer
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Zachary Santer
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/06
Re: About `M-C-e` expand result `'` failed
,
Chet Ramey
,
2024/02/03
Re: wait -n misses signaled subprocess
,
alex xmb sw ratchev
,
2024/02/01
Re: wait -n misses signaled subprocess
,
alex xmb sw ratchev
,
2024/02/01
Re: wait -n misses signaled subprocess
,
Chet Ramey
,
2024/02/08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc