Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (date)
[
Thread Index
][
Top
][
All Lists
][
bug-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Apr 30 2019 08:40:44 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2019
Valgrind detects invalid read in bash. malloc assertion fails.
,
Johannes Müller
,
08:40
April 26, 2019
Re: read -ed $'\r' messes up Enter key at the prompt
,
Chet Ramey
,
12:04
read -ed $'\r' messes up Enter key at the prompt
,
Stephane Chazelas
,
10:09
Re: Bash-5.0 Official patch 7
,
Vladimir Marek
,
09:30
April 24, 2019
Re: Arithmetic expansion with increments and output redirection
,
Chet Ramey
,
10:36
Re: Arithmetic expansion with increments and output redirection
,
Ian Neal
,
10:35
Re: Escape sequences in vi-ins-mode-string
,
Chet Ramey
,
10:18
Re: Arithmetic expansion with increments and output redirection
,
Greg Wooledge
,
10:14
Re: Arithmetic expansion with increments and output redirection
,
Chet Ramey
,
09:59
Re: Arithmetic expansion with increments and output redirection
,
Chet Ramey
,
09:54
Re: Arithmetic expansion with increments and output redirection
,
Ilkka Virta
,
09:54
Re: Arithmetic expansion with increments and output redirection
,
Chet Ramey
,
09:37
Re: Arithmetic expansion with increments and output redirection
,
Ian Neal
,
09:22
Re: Arithmetic expansion with increments and output redirection
,
Andreas Schwab
,
09:18
Re: Arithmetic expansion with increments and output redirection
,
Chet Ramey
,
09:18
Re: Arithmetic expansion with increments and output redirection
,
Chet Ramey
,
09:18
Re: Arithmetic expansion with increments and output redirection
,
Greg Wooledge
,
08:53
Re: Arithmetic expansion with increments and output redirection
,
Ian Neal
,
08:48
Re: Arithmetic expansion with increments and output redirection
,
Robert Elz
,
05:06
April 23, 2019
Escape sequences in vi-ins-mode-string
,
Joshua O'Connor
,
18:26
Arithmetic expansion with increments and output redirection
,
Ian Neal
,
18:26
compgen -d odd symlink behavior
,
Chet Ramey
,
10:04
April 22, 2019
Re: Bash-5.0 Official patch 7
,
Chet Ramey
,
16:29
Re: Bash-5.0 Official patch 7
,
Chet Ramey
,
16:26
Re: Bash-5.0 Official patch 7
,
Vladimir Marek
,
15:32
Re: Bash-5.0 Official patch 7
,
Dennis Clarke
,
14:41
Re: Bash-5.0 Official patch 7
,
Vladimir Marek
,
13:58
Re: Bash-5.0 Official patch 7
,
Dennis Clarke
,
13:38
Re: Bash-5.0 Official patch 7
,
Greg Wooledge
,
13:26
Re: Bash-5.0 Official patch 7
,
Dennis Clarke
,
13:21
Re: Bash-5.0 Official patch 7
,
Greg Wooledge
,
13:02
Re: Bash-5.0 Official patch 7
,
Dennis Clarke
,
12:54
Bash-5.0 Official patch 7
,
Chet Ramey
,
09:53
Bash-5.0 Official patch 6
,
Chet Ramey
,
09:53
Bash-5.0 Official patch 5
,
Chet Ramey
,
09:52
Bash-5.0 Official patch 4
,
Chet Ramey
,
09:52
April 21, 2019
Re: Update link to bash-completion (github)
,
Дилян Палаузов
,
08:35
compgen -d odd symlink behavior
,
Ville Skyttä
,
06:40
April 20, 2019
Re: mention bind when mentioning inputrc
,
Chet Ramey
,
12:39
April 19, 2019
mention bind when mentioning inputrc
,
積丹尼 Dan Jacobson
,
22:24
Re: Segfault after many stackframes
,
Chet Ramey
,
09:25
Re: Segfault after many stackframes
,
Chet Ramey
,
09:25
Re: Segfault after many stackframes
,
Greg Wooledge
,
08:31
Re: Segfault after many stackframes
,
Ole Tange
,
04:21
April 18, 2019
Re: Bash will continue executing main code path instead of current code path on error
,
Chet Ramey
,
15:48
Re: Bash 5 incorrectly overrides BASH_COMPAT env variable
,
Chet Ramey
,
15:28
Bash 5 incorrectly overrides BASH_COMPAT env variable
,
Marc-Antoine Perennou
,
11:40
Bash will continue executing main code path instead of current code path on error
,
Thomas Deutschmann
,
11:34
April 17, 2019
Re: issues in bash found while creating command result display
,
Chet Ramey
,
11:23
Re: [PATCH] Add -q (quiet) option to pushd/popd
,
Benjamin Barenblat
,
11:22
Re: FYI - readline.0 has 7.0 in the footer whereas directory name is readline-8.0
,
Chet Ramey
,
09:02
Re: issues in bash found while creating command result display
,
Michael Felt (aixtools)
,
02:44
April 16, 2019
FYI - readline.0 has 7.0 in the footer whereas directory name is readline-8.0
,
L A Walsh
,
22:43
Re: issues in bash found while creating command result display
,
Paul Wise
,
19:37
Re: issues in bash found while creating command result display
,
Chet Ramey
,
14:58
Re: issues in bash found while creating command result display
,
Chet Ramey
,
10:44
Re: issues in bash found while creating command result display
,
Eric Blake
,
10:36
Re: issues in bash found while creating command result display
,
Chet Ramey
,
09:54
Re: issues in bash found while creating command result display
,
Paul Wise
,
02:53
Re: issues in bash found while creating command result display
,
Robert Elz
,
01:38
April 15, 2019
Re: issues in bash found while creating command result display
,
Paul Wise
,
22:29
Re: process substitution and wait()
,
Daniel Kahn Gillmor
,
18:34
Re: process substitution and wait()
,
Chet Ramey
,
17:36
Re: issues in bash found while creating command result display
,
Chet Ramey
,
17:31
Re: process substitution and wait()
,
Daniel Kahn Gillmor
,
16:12
Re: feature request: allow shif [n] with n > $#
,
Robert Elz
,
10:59
Re: feature request: allow shif [n] with n > $#
,
Greg Wooledge
,
09:19
Re: feature request: allow shif [n] with n > $#
,
Greg Wooledge
,
08:43
April 14, 2019
Re: issues in bash found while creating command result display
,
Paul Wise
,
21:40
Re: issues in bash found while creating command result display
,
Chet Ramey
,
17:28
Re: Leaking file descriptors on fast SIGINT's in PROMPT_COMMAND, PS1
,
Chet Ramey
,
13:32
issues in bash found while creating command result display
,
Paul Wise
,
04:08
April 13, 2019
Re: Leaking file descriptors on fast SIGINT's in PROMPT_COMMAND, PS1
,
Al Payne
,
23:35
Re: Leaking file descriptors on fast SIGINT's in PROMPT_COMMAND, PS1
,
Tycho Kirchner
,
17:44
Re: [PATCH] Add -q (quiet) option to pushd/popd
,
Chet Ramey
,
15:21
Re: Leaking file descriptors on fast SIGINT's in PROMPT_COMMAND, PS1
,
Chet Ramey
,
15:19
Re: process substitution and wait()
,
Chet Ramey
,
14:03
Re: feature request: allow shif [n] with n > $#
,
Toralf Förster
,
03:43
Re: feature request: allow shif [n] with n > $#
,
Toralf Förster
,
03:42
April 12, 2019
Re: feature request: allow shif [n] with n > $#
,
konsolebox
,
21:55
Re: feature request: allow shif [n] with n > $#
,
Robert Elz
,
21:43
Re: Linux Local Privilege Escalation
,
konsolebox
,
21:41
Re: Linux Local Privilege Escalation
,
Eli Schwartz
,
18:00
Re: Linux Local Privilege Escalation
,
Vladimir Marek
,
17:56
Re: Linux Local Privilege Escalation
,
Eli Schwartz
,
17:56
Linux Local Privilege Escalation
,
bakzero
,
17:42
Re: process substitution and wait()
,
Daniel Kahn Gillmor
,
17:01
Re: Update link to bash-completion (debian)
,
Chet Ramey
,
15:32
Re: Segfault after many stackframes
,
Eric Blake
,
14:18
Re: Segfault after many stackframes
,
Andrew Church
,
13:27
Segfault after many stackframes
,
Ole Tange
,
13:08
Re: "here strings" and tmpfiles
,
konsolebox
,
12:25
Re: process substitution and wait()
,
Chet Ramey
,
12:05
Re: "here strings" and tmpfiles
,
Chet Ramey
,
10:33
April 11, 2019
Re: feature request: allow shif [n] with n > $#
,
Chet Ramey
,
19:06
Update link to bash-completion (debian)
,
Дилян Палаузов
,
18:15
process substitution and wait()
,
Daniel Kahn Gillmor
,
18:03
[PATCH] Add -q (quiet) option to pushd/popd
,
Benjamin Barenblat
,
16:48
feature request: allow shif [n] with n > $#
,
Toralf Förster
,
16:19
Re: "here strings" and tmpfiles
,
Chet Ramey
,
15:43
Re: "here strings" and tmpfiles
,
Chet Ramey
,
15:41
Re: "here strings" and tmpfiles
,
Chet Ramey
,
15:26
Re: "here strings" and tmpfiles
,
konsolebox
,
15:09
Re: "here strings" and tmpfiles
,
Chet Ramey
,
15:04
Re: "here strings" and tmpfiles
,
Daniel Kahn Gillmor
,
11:37
Re: "here strings" and tmpfiles
,
konsolebox
,
10:51
Re: "here strings" and tmpfiles
,
Andreas Kusalananda Kähäri
,
10:42
Re: "here strings" and tmpfiles
,
konsolebox
,
10:17
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
09:04
Re: "here strings" and tmpfiles
,
konsolebox
,
09:02
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
08:57
Re: "here strings" and tmpfiles
,
Andreas Schwab
,
04:04
Re: "here strings" and tmpfiles
,
Robert Elz
,
03:16
Re: "here strings" and tmpfiles
,
Jason A. Donenfeld
,
00:12
Re: "here strings" and tmpfiles
,
Jason A. Donenfeld
,
00:03
Re: "here strings" and tmpfiles
,
Jason A. Donenfeld
,
00:02
April 10, 2019
Re: "here strings" and tmpfiles
,
Daniel Kahn Gillmor
,
19:21
Re: "here strings" and tmpfiles
,
konsolebox
,
17:34
Re: "here strings" and tmpfiles
,
Chet Ramey
,
16:45
Re: "here strings" and tmpfiles
,
Peter & Kelly Passchier
,
16:37
Re: "here strings" and tmpfiles
,
konsolebox
,
16:34
Re: "here strings" and tmpfiles
,
konsolebox
,
16:28
Re: "here strings" and tmpfiles
,
Chet Ramey
,
16:17
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
12:05
Re: "here strings" and tmpfiles
,
Daniel Kahn Gillmor
,
11:59
Re: "here strings" and tmpfiles
,
Chet Ramey
,
11:20
Re: "here strings" and tmpfiles
,
Chet Ramey
,
11:14
Re: "here strings" and tmpfiles
,
konsolebox
,
10:38
Re: Shell command history messing up when switching windows/slices in tmux
,
Chet Ramey
,
10:19
Re: "here strings" and tmpfiles
,
Chet Ramey
,
09:12
Re: "here strings" and tmpfiles
,
Chet Ramey
,
09:07
Re: Shell command history messing up when switching windows/slices in tmux
,
Greg Wooledge
,
08:50
Re: "here strings" and tmpfiles
,
Chet Ramey
,
08:49
Shell command history messing up when switching windows/slices in tmux
,
Matej Vargovčík
,
08:39
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
08:38
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
08:32
April 09, 2019
Re: "here strings" and tmpfiles
,
L A Walsh
,
19:48
Re: "here strings" and tmpfiles
,
Eli Schwartz
,
13:08
Re: "here strings" and tmpfiles
,
konsolebox
,
11:33
Re: "here strings" and tmpfiles
,
Chet Ramey
,
11:28
Re: "here strings" and tmpfiles
,
konsolebox
,
11:26
Re: "here strings" and tmpfiles
,
Chet Ramey
,
10:28
Re: "here strings" and tmpfiles
,
konsolebox
,
10:26
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
10:13
Re: "here strings" and tmpfiles
,
konsolebox
,
10:11
Re: "here strings" and tmpfiles
,
konsolebox
,
10:07
Re: "here strings" and tmpfiles
,
Jason A. Donenfeld
,
10:00
Re: "here strings" and tmpfiles
,
Chet Ramey
,
08:56
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
08:36
Re: "here strings" and tmpfiles
,
Robert Elz
,
03:33
Re: "here strings" and tmpfiles
,
pepa65
,
02:36
Re: "here strings" and tmpfiles
,
Robert Elz
,
01:53
Re: "here strings" and tmpfiles
,
pepa65
,
01:03
Re: "here strings" and tmpfiles
,
Robert Elz
,
00:20
April 08, 2019
Re: "here strings" and tmpfiles
,
L A Walsh
,
20:05
Re: bash 5: globstar (sometimes) no longer prints symlinks to directories
,
Chet Ramey
,
16:15
Re: bash 5: globstar (sometimes) no longer prints symlinks to directories
,
Greg Wooledge
,
15:57
bash 5: globstar (sometimes) no longer prints symlinks to directories
,
Eli Schwartz
,
15:49
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
11:06
Re: "here strings" and tmpfiles
,
Chet Ramey
,
10:53
Re: "here strings" and tmpfiles
,
Greg Wooledge
,
10:36
Re: "here strings" and tmpfiles
,
Chet Ramey
,
10:10
Re: "here strings" and tmpfiles
,
Chet Ramey
,
09:54
Re: Feature request or advice on implementation for buffering command output
,
Greg Wooledge
,
08:42
April 07, 2019
Re: "here strings" and tmpfiles
,
L A Walsh
,
16:22
Re: "here strings" and tmpfiles
,
L A Walsh
,
16:06
April 05, 2019
Re: Possible Bug in command and type posix compliance
,
Michael S
,
19:50
Re: Feature request or advice on implementation for buffering command output
,
L A Walsh
,
19:03
Re: Possible Bug in command and type posix compliance
,
Chet Ramey
,
11:00
Possible Bug in command and type posix compliance
,
Michael S
,
02:50
April 03, 2019
Possible documentation error (typo)
,
Erik Bennett
,
20:49
Re: LINENO does sometimes not correspond to real line number
,
Chet Ramey
,
09:02
LINENO does sometimes not correspond to real line number
,
werner
,
04:40
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc