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: Fri Mar 31 2023 16:48:12 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2023
Re: size_t issue in expand_string_dollar_quote
,
Chet Ramey
,
16:48
Re: Bash Reference Manual Type
,
Dennis Williamson
,
16:21
Re: Bash Reference Manual Type
,
Robert Elz
,
15:58
Re: Bash Reference Manual Type
,
Dennis Williamson
,
15:58
Re: Bash Reference Manual Type
,
Martin Schulte
,
15:47
Re: Bash Reference Manual Type
,
Chet Ramey
,
14:41
Re: IFS field splitting doesn't conform with POSIX
,
Chet Ramey
,
14:36
Re: IFS field splitting doesn't conform with POSIX
,
Chet Ramey
,
14:29
Re: IFS field splitting doesn't conform with POSIX
,
Chet Ramey
,
14:10
Re: Bash Reference Manual Type
,
Mike Jonkmans
,
13:39
Re: Bash Reference Manual Type
,
Martin Schulte
,
12:30
Re: Bash Reference Manual Type
,
Chet Ramey
,
12:04
Bash Reference Manual Type
,
Ikenna West
,
09:20
March 30, 2023
Re: IFS field splitting doesn't conform with POSIX
,
Andreas Schwab
,
15:49
Re: IFS field splitting doesn't conform with POSIX
,
Lawrence Velázquez
,
15:21
Re: IFS field splitting doesn't conform with POSIX
,
Kerin Millar
,
14:39
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
14:25
Re: IFS field splitting doesn't conform with POSIX
,
Greg Wooledge
,
13:59
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
13:52
Re: IFS field splitting doesn't conform with POSIX
,
Emanuele Torre
,
13:49
Re: IFS field splitting doesn't conform with POSIX
,
Oğuz İsmail Uysal
,
13:48
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
13:35
Re: IFS field splitting doesn't conform with POSIX
,
Andreas Kusalananda Kähäri
,
13:35
Re: IFS field splitting doesn't conform with POSIX
,
Kerin Millar
,
13:23
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
12:52
Re: IFS field splitting doesn't conform with POSIX
,
Oğuz İsmail Uysal
,
12:10
Re: IFS field splitting doesn't conform with POSIX
,
Emanuele Torre
,
11:52
Re: IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
09:52
Re: IFS field splitting doesn't conform with POSIX
,
alex xmb ratchev
,
09:48
IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
09:17
Re: IFS field splitting doesn't conform with POSIX
,
Greg Wooledge
,
07:23
IFS field splitting doesn't conform with POSIX
,
Felipe Contreras
,
07:13
March 29, 2023
size_t issue in expand_string_dollar_quote
,
Grisha Levit
,
18:28
Re: [PATCH 3/4] Port unwind protection to C23
,
Chet Ramey
,
14:23
Re: $SECONDS and timeout values use realtime `gettimeofday()`
,
Mike Jonkmans
,
13:01
Re: $SECONDS and timeout values use realtime `gettimeofday()`
,
Andreas Schwab
,
11:19
Re: $SECONDS and timeout values use realtime `gettimeofday()`
,
Chet Ramey
,
10:49
March 28, 2023
Re: [sorry for dups] Re: why difference between interactive+script doing same thing?
,
L A Walsh
,
19:10
Re: [PATCH 1/4] Port more functions etc. to C23
,
Chet Ramey
,
11:25
March 27, 2023
Re: Bash not portable to C23
,
Chet Ramey
,
20:06
Re: [sorry for dups] Re: why difference between interactive+script doing same thing?
,
Greg Wooledge
,
19:53
Re: [sorry for dups] Re: why difference between interactive+script doing same thing?
,
L A Walsh
,
19:48
Re: [sorry for dups] Re: why difference between interactive+script doing same thing?
,
L A Walsh
,
19:43
Re: [PATCH 3/4] Port unwind protection to C23
,
Martin D Kealey
,
18:36
Re: [sorry for dups] Re: why difference between interactive+script doing same thing?
,
Greg Wooledge
,
16:28
oh, there they are! :-( (was: Re: missing emails posted to list)
,
L A Walsh
,
16:10
[sorry for dups] Re: why difference between interactive+script doing same thing?
,
L A Walsh
,
16:05
Re: why difference between interactive+script doing same thing?
,
Greg Wooledge
,
15:40
why difference between interactive+script doing same thing?
,
L A Walsh
,
15:33
why difference between interactive+script doing same thing?
,
L A Walsh
,
15:24
why difference between interactive+script doing same thing?
,
L A Walsh
,
15:24
missing emails posted to list
,
L A Walsh
,
15:24
why difference between interactive+script doing same thing?
,
L A Walsh
,
15:24
why difference between interactive+script doing same thing?
,
L A Walsh
,
15:24
Re: segfault in hostnames_matching
,
Chet Ramey
,
15:06
segfault in hostnames_matching
,
Grisha Levit
,
12:49
Re: [PATCH] Pacify gcc -Wpointer-to-int-cast
,
Chet Ramey
,
10:15
Re: [PATCH] add definition for count_all_jobs() in parse.y if --disable-job-control
,
Chet Ramey
,
09:02
Re: [PATCH 3/4] Port unwind protection to C23
,
Paul Eggert
,
04:35
Re: [PATCH 3/4] Port unwind protection to C23
,
Martin D Kealey
,
00:18
March 26, 2023
[PATCH] add definition for count_all_jobs() in parse.y if --disable-job-control
,
Emanuele Torre
,
20:52
Re: [PATCH] Pacify gcc -Wpointer-to-int-cast
,
Sam James
,
19:55
Re: Bash not portable to C23
,
Paul Eggert
,
19:53
[PATCH 4/4] Assume __STDC__ if it merely assumes C89 or later
,
Paul Eggert
,
19:50
[PATCH 3/4] Port unwind protection to C23
,
Paul Eggert
,
19:50
[PATCH 2/4] Remove no-longer-used K&R cruft
,
Paul Eggert
,
19:50
[PATCH 1/4] Port more functions etc. to C23
,
Paul Eggert
,
19:50
[PATCH] Pacify gcc -Wpointer-to-int-cast
,
Paul Eggert
,
19:42
Re: [PATCH] asort: some bug fixes
,
Emanuele Torre
,
02:31
[PATCH] asort: some bug fixes
,
Emanuele Torre
,
02:19
Re: parsing command substitution inside parameter expansion in interactive shell
,
Grisha Levit
,
01:26
March 25, 2023
Re: [PATCH] Port lib/sh/tmpfile.c to hosts without mkdtemp
,
Chet Ramey
,
19:05
Re: $SECONDS and timeout values use realtime `gettimeofday()`
,
Martin D Kealey
,
16:52
March 24, 2023
Re: Bash not portable to C23
,
Sam James
,
23:47
Re: $SECONDS and timeout values use realtime `gettimeofday()`
,
William Kennington
,
18:19
[PATCH] Port lib/sh/tmpfile.c to hosts without mkdtemp
,
Paul Eggert
,
17:21
[PATCH v2 1/2] Don't dump core if localtime returns NULL
,
Paul Eggert
,
17:08
[PATCH v2 2/2] Work around GNU/Linux timestamp glitch
,
Paul Eggert
,
17:08
Re: [PATCH] Work around GNU/Linux timestamp glitch
,
Chet Ramey
,
16:19
Re: Bash not portable to C23
,
Chet Ramey
,
15:04
Re: Bash not portable to C23
,
Chet Ramey
,
15:03
Re: $SECONDS and timeout values use realtime `gettimeofday()`
,
Chet Ramey
,
14:41
Re: history file missing timestamp when HISTFILESIZE reached
,
Chet Ramey
,
10:41
Re: Bash not portable to C23
,
Chet Ramey
,
09:09
Re: Bash not portable to C23
,
Oğuz İsmail Uysal
,
01:36
Re: Bash not portable to C23
,
Sam James
,
01:31
March 23, 2023
Re: Bash not portable to C23
,
Paul Eggert
,
22:01
Re: [PATCH] Work around GNU/Linux timestamp glitch
,
Paul Eggert
,
21:26
Re: Bash not portable to C23
,
Lawrence Velázquez
,
21:24
Bash not portable to C23
,
Paul Eggert
,
21:16
Re: [PATCH] Work around GNU/Linux timestamp glitch
,
Koichi Murase
,
20:52
$SECONDS and timeout values use realtime `gettimeofday()`
,
William Kennington
,
20:45
[PATCH] Work around GNU/Linux timestamp glitch
,
Paul Eggert
,
20:24
Re: [PATCH] Save more readline state when running compgen
,
Chet Ramey
,
09:09
March 22, 2023
[PATCH] Don't dump core if localtime returns NULL
,
Paul Eggert
,
23:23
Re: [PATCH] Save more readline state when running compgen
,
Koichi Murase
,
16:34
Re: [PATCH] Save more readline state when running compgen
,
Chet Ramey
,
09:51
March 21, 2023
Re: [PATCH] Save more readline state when running compgen
,
Koichi Murase
,
19:00
Re: [PATCH] Save more readline state when running compgen
,
Grisha Levit
,
18:31
Re: [PATCH] Save more readline state when running compgen
,
alex xmb ratchev
,
17:52
Re: [PATCH] Save more readline state when running compgen
,
Grisha Levit
,
17:42
Re: [PATCH] Save more readline state when running compgen
,
alex xmb ratchev
,
17:35
Re: [PATCH] Save more readline state when running compgen
,
alex xmb ratchev
,
17:27
Re: [PATCH] Save more readline state when running compgen
,
Greg Wooledge
,
17:00
Re: [PATCH] Save more readline state when running compgen
,
Grisha Levit
,
16:52
Re: [PATCH] Save more readline state when running compgen
,
Chet Ramey
,
16:11
Re: [PATCH] Save more readline state when running compgen
,
Grisha Levit
,
16:04
Re: wait on procsub in EXIT trap
,
Chet Ramey
,
15:56
Re: wait on procsub in EXIT trap
,
Grisha Levit
,
15:54
Re: [PATCH] Save more readline state when running compgen
,
Chet Ramey
,
15:47
Re: wait on procsub in EXIT trap
,
Chet Ramey
,
15:28
Re: compgen respecting dotglob changes
,
Chet Ramey
,
15:14
March 20, 2023
Re: history file missing timestamp when HISTFILESIZE reached
,
Rob Foehl
,
18:28
Re: parsing command substitution inside parameter expansion in interactive shell
,
Chet Ramey
,
16:59
Re: EXIT trap definition order
,
Chet Ramey
,
11:19
Re: EXIT trap definition order
,
Grisha Levit
,
11:02
Re: EXIT trap definition order
,
Chet Ramey
,
10:57
March 19, 2023
wait on procsub in EXIT trap
,
Grisha Levit
,
23:10
[PATCH] Save more readline state when running compgen
,
Grisha Levit
,
22:08
parsing command substitution inside parameter expansion in interactive shell
,
Grisha Levit
,
21:58
history file missing timestamp when HISTFILESIZE reached
,
Grisha Levit
,
21:12
compgen respecting dotglob changes
,
Grisha Levit
,
21:02
March 17, 2023
Re: asan report in extmatch
,
Chet Ramey
,
16:24
EXIT trap definition order
,
Grisha Levit
,
13:29
Re: global-buffer-overflow in parse.y
,
Chet Ramey
,
12:01
Re: double-free in bashline.c
,
Chet Ramey
,
11:40
March 16, 2023
asan report in extmatch
,
Grisha Levit
,
19:49
Re: global-buffer-overflow in parse.y
,
Grisha Levit
,
18:10
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Chet Ramey
,
15:46
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Chet Ramey
,
15:40
rl_filename_quoting_function restoration
,
Grisha Levit
,
14:33
Re: bash login shell detection broken using default compile options
,
Martin Schulte
,
14:19
Re: bash login shell detection broken using default compile options
,
Greg Wooledge
,
13:18
bash login shell detection broken using default compile options
,
Tycho Kirchner
,
12:21
Re: command_not_found_handle not run when PATH is empty
,
Chet Ramey
,
11:30
Re: command_not_found_handle not run when PATH is empty
,
Chet Ramey
,
11:20
double-free in bashline.c
,
Grisha Levit
,
03:44
March 15, 2023
Re: use-after-free in read_token_word
,
Grisha Levit
,
18:43
use-after-free in read_token_word
,
Grisha Levit
,
17:31
Re: Document that here strings don't support brace expansion.
,
Dale R. Worley
,
14:04
Re: Document that here strings don't support brace expansion.
,
Chet Ramey
,
10:07
Re: Document that here strings don't support brace expansion.
,
alex xmb ratchev
,
04:04
Re: Document that here strings don't support brace expansion.
,
Robert Elz
,
03:06
Re: Document that here strings don't support brace expansion.
,
Martin D Kealey
,
01:32
Re: Document that here strings don't support brace expansion.
,
Alex Bochannek
,
00:52
March 14, 2023
Re: Document that here strings don't support brace expansion.
,
alex xmb ratchev
,
14:35
Re: Document that here strings don't support brace expansion.
,
Chet Ramey
,
14:04
Re: Document that here strings don't support brace expansion.
,
Dale R. Worley
,
11:23
Re: Document that here strings don't support brace expansion.
,
Chet Ramey
,
11:05
Re: asan report+fix in sh_mkdoublequoted
,
Chet Ramey
,
10:07
Re: asan report in spname
,
Chet Ramey
,
10:07
Re: asan report in bash_add_history
,
Chet Ramey
,
10:06
March 13, 2023
Re: Document that here strings don't support brace expansion.
,
Alex Bochannek
,
19:06
Re: Document that here strings don't support brace expansion.
,
Chet Ramey
,
18:07
March 11, 2023
Document that here strings don't support brace expansion.
,
Alex Bochannek
,
08:50
Re: The memory occupied by bash has been increasing due to the fork bomb
,
alex xmb ratchev
,
06:47
Re: The memory occupied by bash has been increasing due to the fork bomb
,
zju
,
06:42
March 10, 2023
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Greg Wooledge
,
23:26
Re: The memory occupied by bash has been increasing due to the fork bomb
,
zju
,
21:50
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Chet Ramey
,
17:17
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Chet Ramey
,
17:12
Re: The memory occupied by bash has been increasing due to the fork bomb
,
zju
,
11:38
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Dale R. Worley
,
11:03
Re: The memory occupied by bash has been increasing due to the fork bomb
,
zju
,
10:36
Re: The memory occupied by bash has been increasing due to the fork bomb
,
Chet Ramey
,
09:21
Re: The memory occupied by bash has been increasing due to the fork bomb
,
wang yuhang
,
05:05
The memory occupied by bash has been increasing due to the fork bomb
,
wang yuhang
,
04:35
March 09, 2023
Re: command_not_found_handle not run when PATH is empty
,
Moshe Looks
,
17:43
Re: command_not_found_handle not run when PATH is empty
,
Robert Elz
,
05:06
Re: command_not_found_handle not run when PATH is empty
,
Andreas Schwab
,
03:26
March 08, 2023
Re: command_not_found_handle not run when PATH is empty
,
Grisha Levit
,
22:31
command_not_found_handle not run when PATH is empty
,
Moshe Looks
,
16:28
March 07, 2023
Re: Vulnerability Report(UI Redressing)
,
Chet Ramey
,
14:12
Re: Vulnerability Report(UI Redressing)
,
Elijah Conners
,
13:50
asan report+fix in sh_mkdoublequoted
,
Grisha Levit
,
13:05
asan report in spname
,
Grisha Levit
,
12:12
asan report in bash_add_history
,
Grisha Levit
,
11:56
March 06, 2023
Re: global-buffer-overflow in parse.y
,
Chet Ramey
,
09:17
March 05, 2023
Re: Vulnerability Report(UI Redressing)
,
Chet Ramey
,
11:57
Re: Vulnerability Report(No SPF Record)
,
Lawrence Velázquez
,
02:00
Re: Vulnerability Report(No SPF Record)
,
Syed Maaz
,
01:33
Re: Vulnerability Report(UI Redressing)
,
Syed Maaz
,
01:32
March 03, 2023
global-buffer-overflow in parse.y
,
Grisha Levit
,
02:22
March 02, 2023
Re: undo list free crash
,
Chet Ramey
,
14:21
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc