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: Mon Dec 31 2018 14:41:32 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2018
Re: How to compile hashlib.c for testing?
,
Chet Ramey
,
14:41
Re: Reading from a file by using its FD returns its contents only once
,
mike b
,
14:25
Re: Reading from a file by using its FD returns its contents only once
,
Chet Ramey
,
14:21
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Chet Ramey
,
14:12
Re: FIFO race condition on SunOS kernels
,
Chet Ramey
,
14:05
FIFO race condition on SunOS kernels
,
Martijn Dekker
,
12:38
Re: Reading from a file by using its FD returns its contents only once
,
Daniel Mills
,
12:23
Re: Reading from a file by using its FD returns its contents only once
,
mike b
,
12:19
Re: Reading from a file by using its FD returns its contents only once
,
Tadeus Prastowo
,
11:40
Re: bug in dirname loadable?
,
Chet Ramey
,
11:14
Re: The usage of `cd builtins && $(MAKE) ...`
,
Chet Ramey
,
10:01
December 30, 2018
Reading from a file by using its FD returns its contents only once
,
mike b
,
20:37
Re: bug in dirname loadable?
,
Peng Yu
,
18:43
Re: "COMMAND 2>&1 > PATH" doesn't work
,
Eduardo A . Bustamante López
,
16:40
"COMMAND 2>&1 > PATH" doesn't work
,
Dušan Kreheľ
,
16:24
Re: The usage of `cd builtins && $(MAKE) ...`
,
Vladimir Marek
,
08:37
The usage of `cd builtins && $(MAKE) ...`
,
Peng Yu
,
08:10
December 29, 2018
Re: How to compile hashlib.c for testing?
,
Peng Yu
,
17:49
Re: readline fails to understand options.
,
Chet Ramey
,
12:38
Re: Unexpected delay in using arguments.
,
Chet Ramey
,
11:51
Re: Error on arithmetic evaluation of `~0`.
,
Chet Ramey
,
11:51
Re: problem with bash script loading
,
Chet Ramey
,
11:28
problem with bash script loading
,
Paulo Nogueira
,
08:43
Re: Error on arithmetic evaluation of `~0`.
,
konsolebox
,
07:15
[IDEA] more granular shell options to fix errexit
,
Ivan Pozdeev
,
01:04
Re: Error on arithmetic evaluation of `~0`.
,
Bize Ma
,
00:44
Re: Unexpected delay in using arguments.
,
Bize Ma
,
00:20
Re: write() not retried after EINTR in printf and echo
,
Bize Ma
,
00:19
December 28, 2018
Re: readline fails to understand options.
,
Bize Ma
,
23:54
Re: How to compile hashlib.c for testing?
,
Chet Ramey
,
21:01
Re: How to compile hashlib.c for testing?
,
Chet Ramey
,
19:48
Re: Should [[ -v 1 ]] be supported?
,
Chet Ramey
,
19:24
Re: Should [[ -v 1 ]] be supported?
,
Chet Ramey
,
19:23
Re: Should [[ -v 1 ]] be supported?
,
Chet Ramey
,
19:23
Re: Should [[ -v 1 ]] be supported?
,
Peng Yu
,
08:45
Re: Should [[ -v 1 ]] be supported?
,
Greg Wooledge
,
08:22
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Ole Tange
,
04:25
Re: How to compile hashlib.c for testing?
,
Pierre Gaston
,
02:26
Re: Should [[ -v 1 ]] be supported?
,
Eduardo Bustamante
,
01:08
Re: Should [[ -v 1 ]] be supported?
,
Peng Yu
,
00:45
December 27, 2018
Re: How to compile hashlib.c for testing?
,
Peng Yu
,
21:28
Re: Should [[ -v 1 ]] be supported?
,
Peng Yu
,
21:03
Re: Should [[ -v 1 ]] be supported?
,
Eduardo Bustamante
,
21:02
Re: Should [[ -v 1 ]] be supported?
,
G. Branden Robinson
,
21:02
Re: How to compile hashlib.c for testing?
,
G. Branden Robinson
,
21:02
Re: Should [[ -v 1 ]] be supported?
,
G. Branden Robinson
,
20:41
Re: Should [[ -v 1 ]] be supported?
,
Peng Yu
,
20:38
Re: How to compile hashlib.c for testing?
,
Eduardo Bustamante
,
20:37
Re: Should [[ -v 1 ]] be supported?
,
G. Branden Robinson
,
20:37
Re: How to compile hashlib.c for testing?
,
Peng Yu
,
20:15
Re: Should [[ -v 1 ]] be supported?
,
Martijn Dekker
,
20:14
Re: Should [[ -v 1 ]] be supported?
,
Eduardo Bustamante
,
20:14
Re: Should [[ -v 1 ]] be supported?
,
Peng Yu
,
19:49
Re: Should [[ -v 1 ]] be supported?
,
Martijn Dekker
,
16:19
Re: difference between /tmp and other directory for loadable mkdir?
,
Chet Ramey
,
14:50
Re: Error on arithmetic evaluation of `~0`.
,
konsolebox
,
14:33
Re: [Help-bash] Why does ctrl-c behave differently for builtin sleep in a subshell?
,
Chet Ramey
,
13:46
Re: How to compile hashlib.c for testing?
,
Chet Ramey
,
13:27
Re: Should [[ -v 1 ]] be supported?
,
Chet Ramey
,
13:22
December 26, 2018
Should [[ -v 1 ]] be supported?
,
Peng Yu
,
22:50
How to compile hashlib.c for testing?
,
Peng Yu
,
16:31
Re: difference between /tmp and other directory for loadable mkdir?
,
Eduardo A . Bustamante López
,
14:56
difference between /tmp and other directory for loadable mkdir?
,
Peng Yu
,
13:40
Re: bug in dirname loadable?
,
Chet Ramey
,
12:35
Re: write() not retried after EINTR in printf and echo
,
Chet Ramey
,
12:22
Re: Unexpected delay in using arguments.
,
Chet Ramey
,
12:13
Re: Error on arithmetic evaluation of `~0`.
,
Chet Ramey
,
12:10
Re: readline fails to understand options.
,
Chet Ramey
,
12:03
Re: Memory continusely increase
,
Chet Ramey
,
11:45
Re: Terminating background bash kills the parent?
,
Chet Ramey
,
11:42
Re: 'eval' exit behaviour in posix mode
,
Chet Ramey
,
11:26
Re: memory leak in bash only during boot up in Bash-3.2.48
,
Chet Ramey
,
10:55
Re: Memory continusely increase
,
chen liu
,
06:07
Re: Memory continusely increase
,
Eduardo A . Bustamante López
,
00:35
December 25, 2018
Re: write() not retried after EINTR in printf and echo
,
Eduardo Bustamante
,
22:34
Re: write() not retried after EINTR in printf and echo
,
Bize Ma
,
15:01
Re: Why does ctrl-c behave differently for builtin sleep in a subshell?
,
Peng Yu
,
11:28
December 24, 2018
bug in dirname loadable?
,
Peng Yu
,
22:35
December 23, 2018
Re: Memory continusely increase
,
chen liu
,
21:57
Re: 'eval' exit behaviour in posix mode
,
Martijn Dekker
,
19:42
Re: Unexpected delay in using arguments.
,
Bize Ma
,
12:07
Re: Error on arithmetic evaluation of `~0`.
,
Bize Ma
,
12:02
December 22, 2018
Re: Error on arithmetic evaluation of `~0`.
,
Chet Ramey
,
12:03
Re: Error on arithmetic evaluation of `~0`.
,
Chet Ramey
,
12:00
Re: memory leak in bash only during boot up in Bash-3.2.48
,
ABHISHEK PALIWAL
,
03:48
December 21, 2018
Re: write() not retried after EINTR in printf and echo
,
Chet Ramey
,
14:57
Re: Memory continusely increase
,
Chet Ramey
,
11:51
Re: memory leak in bash only during boot up in Bash-3.2.48
,
Chet Ramey
,
11:51
readline fails to understand options.
,
Bize Ma
,
00:52
December 20, 2018
Bash-5.0-rc1 available
,
Chet Ramey
,
14:50
Re: Error on arithmetic evaluation of `~0`.
,
Andreas Schwab
,
08:53
Re: Error on arithmetic evaluation of `~0`.
,
Greg Wooledge
,
08:21
Terminating background bash kills the parent?
,
Bize Ma
,
00:02
December 19, 2018
Re: Memory continusely increase
,
chen liu
,
22:37
Error on arithmetic evaluation of `~0`.
,
Bize Ma
,
22:31
Re: write() not retried after EINTR in printf and echo
,
Bize Ma
,
22:15
Re: Bash build issues in `devel' branch due to -Werror compiler flag
,
Eduardo Bustamante
,
13:00
Re: Memory continusely increase
,
Eduardo Bustamante
,
12:58
Memory continusely increase
,
jake
,
09:45
memory leak in bash only during boot up in Bash-3.2.48
,
abhishpaliwal
,
09:45
Memory continuesly increase
,
jake
,
09:45
Re: write() not retried after EINTR in printf and echo
,
Chet Ramey
,
09:01
December 18, 2018
Re: write() not retried after EINTR in printf and echo
,
Bize Ma
,
20:07
December 17, 2018
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Chet Ramey
,
10:08
Re: Bash build issues in `devel' branch due to -Werror compiler flag
,
Chet Ramey
,
09:31
December 16, 2018
Bash build issues in `devel' branch due to -Werror compiler flag
,
Eduardo A . Bustamante López
,
02:35
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Eduardo Bustamante
,
00:41
December 15, 2018
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Ole Tange
,
21:08
December 14, 2018
Re: general loadable integration
,
Chet Ramey
,
15:05
Re: general loadable integration
,
Peng Yu
,
15:01
Re: 'eval' exit behaviour in posix mode
,
Chet Ramey
,
09:30
'eval' exit behaviour in posix mode
,
Martijn Dekker
,
06:46
December 13, 2018
Re: Problem with vi mode in bash 5.0 beta
,
Chet Ramey
,
08:55
Re: should `local' create local variables when they exist in the tempenv?
,
Chet Ramey
,
08:52
December 12, 2018
Problem with vi mode in bash 5.0 beta
,
Stan Marsh
,
17:33
Re:
,
Valentin Bajrami
,
15:04
Re:
,
Valentin Bajrami
,
14:56
Re:
,
Chet Ramey
,
11:50
Re: your mail
,
Greg Wooledge
,
11:45
[no subject]
,
Valentin Bajrami
,
11:36
December 11, 2018
Re: assignment to a nameref that resolves to the temporary environment
,
Chet Ramey
,
15:37
Re: temp env allows variables that look like array subscripts
,
Chet Ramey
,
15:07
Re: issues with nameref resolution loop in a function
,
Chet Ramey
,
14:37
December 10, 2018
Re: write() not retried after EINTR in printf and echo
,
Chet Ramey
,
09:31
December 09, 2018
Re: write() not retried after EINTR in printf and echo
,
Pusillanimous Pussyfooter
,
16:19
Re: [minor] for/select parsing inconsistency
,
Chet Ramey
,
11:17
should `local' create local variables when they exist in the tempenv?
,
Grisha Levit
,
01:31
assignment to a nameref that resolves to the temporary environment
,
Grisha Levit
,
01:28
December 08, 2018
Re: temp env allows variables that look like array subscripts
,
Grisha Levit
,
23:45
issues with nameref resolution loop in a function
,
Grisha Levit
,
20:31
December 07, 2018
Re: "help echo" forgets about "\u"
,
Chet Ramey
,
10:00
[minor] for/select parsing inconsistency
,
Martijn Dekker
,
08:03
"help echo" forgets about "\u"
,
Egmont Koblinger
,
05:27
December 05, 2018
Re: 'local -' disables alias expansion in scripts
,
Chet Ramey
,
13:47
December 04, 2018
'local -' disables alias expansion in scripts
,
PJ Eby
,
15:47
December 03, 2018
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Chet Ramey
,
15:18
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Eduardo Bustamante
,
14:09
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Greg Wooledge
,
12:36
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Ole Tange
,
11:31
Re: remove empty '' in ${var@Q} result?
,
Chet Ramey
,
10:30
Re: Incorrect path canonicalisation at autocompletion
,
Mattias Andrée
,
10:06
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Greg Wooledge
,
10:04
Re: Incorrect path canonicalisation at autocompletion
,
Chet Ramey
,
09:59
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Chet Ramey
,
09:56
Re: Incorrect path canonicalisation at autocompletion
,
Mattias Andrée
,
09:49
Re: Incorrect path canonicalisation at autocompletion
,
Chet Ramey
,
09:34
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Chet Ramey
,
09:20
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Chet Ramey
,
09:20
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Chet Ramey
,
09:19
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Bize Ma
,
09:19
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Bize Ma
,
09:19
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Bize Ma
,
09:19
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Chet Ramey
,
09:19
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Chet Ramey
,
09:18
December 02, 2018
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Eduardo Bustamante
,
23:16
Re: $RANDOM not Cryptographically secure pseudorandom number generator
,
Ole Tange
,
18:13
December 01, 2018
Re: Bash removes unrequested characters in bracket expressions (not a range).
,
Bize Ma
,
18:45
Incorrect path canonicalisation at autocompletion
,
Mattias Andrée
,
16:35
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc