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 Nov 30 2012 20:47:57 -0500
Messages in reverse chronological order
[
Next Period
]
November 30, 2012
Re: [PATCH] Use size_t for variable list size and length
,
Chet Ramey
,
20:47
Re: requested dry-run mode for bash.
,
Chet Ramey
,
20:14
Re: Strange re-initialization of array. Bug or feature?
,
Chet Ramey
,
19:43
Re: How to initialize a read-only, global, associative array in Bash?
,
Chet Ramey
,
15:45
requested dry-run mode for bash.
,
Robert Durkacz
,
02:48
November 29, 2012
[PATCH] Use size_t for variable list size and length
,
Roman Rakus
,
05:08
November 28, 2012
Re: Cron jobs, env vars, and group ID ... oh my
,
Mun
,
13:14
Re: Cron jobs, env vars, and group ID ... oh my
,
Bob Proulx
,
12:52
Re: Cron jobs, env vars, and group ID ... oh my
,
Greg Wooledge
,
12:51
Cron jobs, env vars, and group ID ... oh my
,
Mun
,
12:30
Re: "And" extended matching operator
,
Nikolai Kondrashov
,
12:22
"And" extended matching operator
,
Nikolai Kondrashov
,
09:57
November 27, 2012
Strange re-initialization of array. Bug or feature?
,
Tim Friske
,
19:37
Re: How to initialize a read-only, global, associative array in Bash?
,
Chet Ramey
,
15:02
Re: How to presence-detect an array variable or subscript thereof with `test -v`?
,
Greg Wooledge
,
14:19
How to presence-detect an array variable or subscript thereof with `test -v`?
,
Tim Friske
,
13:57
Re: Disabling Job Control or Enabling Minimal Config Breaks Build
,
Chet Ramey
,
12:30
Re: Why is not every variable initialized to its data type specific default value upon declaration in Bash?
,
Chet Ramey
,
12:17
Re: How to initialize a read-only, global, associative array in Bash?
,
Roman Rakus
,
08:34
Why is not every variable initialized to its data type specific default value upon declaration in Bash?
,
Tim Friske
,
05:03
Disabling Job Control or Enabling Minimal Config Breaks Build
,
Adam Pippin
,
04:12
Re: fd leak with {fd}>
,
Sam Liddicott
,
04:02
Re: fd leak with {fd}>
,
Pierre Gaston
,
02:09
Re: Any chance of multi-dimensional arrays?
,
Rene Herman
,
00:31
November 26, 2012
Re: fd leak with {fd}>
,
Chet Ramey
,
19:14
How to initialize a read-only, global, associative array in Bash?
,
Tim Friske
,
19:02
Re: fd leak with {fd}>
,
Dennis Williamson
,
18:30
Re: fd leak with {fd}>
,
Chris F.A. Johnson
,
17:45
Re: RFE: read -d STRING
,
Chet Ramey
,
17:28
Re: Any chance of multi-dimensional arrays?
,
Chet Ramey
,
17:27
Re: fd leak with {fd}>
,
Chet Ramey
,
15:48
Re: savestring() macro in general.h runs function arguments twice.
,
Chet Ramey
,
15:26
Re: fd leak with {fd}>
,
Sam Liddicott
,
12:11
Re: problem with extended regular expression in bash 4.1
,
Chet Ramey
,
12:08
Re: fd leak with {fd}>
,
Chet Ramey
,
12:02
Re: fd leak with {fd}>
,
Chet Ramey
,
11:57
Re: fd leak with {fd}>
,
Sam Liddicott
,
09:26
Re: problem with extended regular expression in bash 4.1
,
Davide Brini
,
09:09
Re: problem with extended regular expression in bash 4.1
,
Davide Brini
,
09:09
Re: fd leak with {fd}>
,
Pierre Gaston
,
08:50
Re: problem with extended regular expression in bash 4.1
,
chupin007
,
08:50
Re: Any chance of multi-dimensional arrays?
,
Greg Wooledge
,
08:45
Re: problem with extended regular expression in bash 4.1
,
chupin007
,
08:45
Re: fd leak with {fd}>
,
Pierre Gaston
,
08:41
Re: fd leak with {fd}>
,
Chet Ramey
,
08:38
Re: problem with extended regular expression in bash 4.1
,
Greg Wooledge
,
08:37
Re: fd leak with {fd}>
,
Chet Ramey
,
08:35
Re: Any chance of multi-dimensional arrays?
,
Aharon Robbins
,
07:40
Re: Any chance of multi-dimensional arrays?
,
Rene Herman
,
01:14
Re: Any chance of multi-dimensional arrays?
,
Eduardo Bustamante
,
00:51
Re: Any chance of multi-dimensional arrays?
,
Rene Herman
,
00:32
November 25, 2012
Re: Any chance of multi-dimensional arrays?
,
Steven W. Orr
,
15:59
Re: Any chance of multi-dimensional arrays?
,
Bob Proulx
,
14:54
Re: Any chance of multi-dimensional arrays?
,
Rene Herman
,
09:57
Re: Any chance of multi-dimensional arrays?
,
Dennis Williamson
,
09:19
Any chance of multi-dimensional arrays?
,
Rene Herman
,
02:37
November 24, 2012
Re: problem with extended regular expression in bash 4.1
,
Lawrence Steeger
,
17:35
Re: problem with extended regular expression in bash 4.1
,
Davide Brini
,
17:29
problem with extended regular expression in bash 4.1
,
Alex Chupin (achupin)
,
16:58
savestring() macro in general.h runs function arguments twice.
,
John E. Malmberg
,
02:33
November 23, 2012
RFE: read -d STRING
,
Chris F.A. Johnson
,
19:41
Re: fd leak with {fd}>
,
Pierre Gaston
,
02:05
November 22, 2012
Re: fd leak with {fd}>
,
Sam Liddicott
,
17:19
Re: fd leak with {fd}>
,
Chet Ramey
,
14:15
November 21, 2012
Inconsistent quote and escape handling in parameter expansion
,
Ondrej Oprala
,
10:51
November 20, 2012
Re: Hitting Esc twice auto-completes
,
Chet Ramey
,
21:56
Re: Hitting Esc twice auto-completes
,
Clark WANG
,
21:39
Hitting Esc twice auto-completes
,
smu johnson
,
21:29
Re: [PATCH] bash-4.2-release-with-unlimited-history-by-crq.diff
,
Chet Ramey
,
15:40
November 19, 2012
[PATCH] bash: speed up `read -N`
,
Mike Frysinger
,
19:46
November 16, 2012
★ Read your message before it gets deleted!
,
Badoo
,
17:12
fd leak with {fd}>
,
Sam Liddicott
,
10:47
Re: wait unblocks before signals processed
,
Chet Ramey
,
09:40
November 15, 2012
Re: RFE: printf '%(fmt)T' prints current time by default
,
Clark WANG
,
00:54
November 14, 2012
Re: wait unblocks before signals processed
,
Chet Ramey
,
22:00
Re: [PATCH] stdc.h: don't define __STRING for _FORTIFY_SOURCE
,
Andreas Schwab
,
17:48
[PATCH] stdc.h: don't define __STRING for _FORTIFY_SOURCE
,
Christopher Larson
,
14:29
Re: RFE: printf '%(fmt)T' prints current time by default
,
Dan Douglas
,
07:53
Re: RFE: printf '%(fmt)T' prints current time by default
,
Roman Rakus
,
06:57
November 13, 2012
RFE: printf '%(fmt)T' prints current time by default
,
Clark WANG
,
22:01
Re: Handling of \W in the PS1 prompt is buggy in certain cases.
,
Chet Ramey
,
18:42
Re: Handling of \W in the PS1 prompt is buggy in certain cases.
,
Andreas Schwab
,
18:39
Handling of \W in the PS1 prompt is buggy in certain cases.
,
dpovey
,
18:28
November 10, 2012
Re: output of `export -p' seems misleading
,
John Kearney
,
10:00
November 09, 2012
Re: output of `export -p' seems misleading
,
Greg Wooledge
,
11:21
Re: output of `export -p' seems misleading
,
Greg Wooledge
,
11:19
Re: output of `export -p' seems misleading
,
Chet Ramey
,
11:07
output of `export -p' seems misleading
,
wuya
,
04:10
November 08, 2012
Re: [PATCH] bash-4.2-release-with-unlimited-history-by-crq.diff
,
cheng renquan
,
20:17
Re: [PATCH] bash-4.2-release-with-unlimited-history-by-crq.diff
,
Chet Ramey
,
18:22
November 07, 2012
Re: Process-substitution FDs closed prematurely
,
Chet Ramey
,
18:05
November 06, 2012
Re: wait unblocks before signals processed
,
Elliott Forney
,
16:21
Re: wait unblocks before signals processed
,
Andreas Schwab
,
13:48
Re: wait unblocks before signals processed
,
Chet Ramey
,
13:31
Process-substitution FDs closed prematurely
,
Zev Weiss
,
11:42
November 05, 2012
Re: wait unblocks before signals processed
,
Elliott Forney
,
23:34
Re: wait unblocks before signals processed
,
Dan Douglas
,
21:28
Re: wait unblocks before signals processed
,
Elliott Forney
,
19:52
Re: wait unblocks before signals processed
,
Dan Douglas
,
19:11
Re: wait unblocks before signals processed
,
Elliott Forney
,
18:50
wait unblocks before signals processed
,
Elliott Forney
,
18:33
November 02, 2012
Trap variable scope
,
Nikolai Kondrashov
,
10:47
Bash-4.2 Official Patch 39
,
Chet Ramey
,
10:17
Bash-4.2 Official Patch 38
,
Chet Ramey
,
10:16
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc