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: Sat Sep 30 2017 16:43:52 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Mikulas Patocka
,
2017/09/28
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Eduardo A . Bustamante López
,
2017/09/28
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Chet Ramey
,
2017/09/28
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
L A Walsh
,
2017/09/29
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Eduardo A . Bustamante López
,
2017/09/29
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
L A Walsh
,
2017/09/29
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Mikulas Patocka
,
2017/09/30
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Mikulas Patocka
,
2017/09/30
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
L A Walsh
,
2017/09/30
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Mikulas Patocka
,
2017/09/29
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Mikulas Patocka
,
2017/09/29
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Eduardo A . Bustamante López
,
2017/09/29
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Mikulas Patocka
,
2017/09/30
Re: [PATCH] Fix hang if $OLDPWD points to inaccessible directory
,
Chet Ramey
,
2017/09/29
Spaces trimmed from $* when assigned while IFS is unset [was: Unexpected word splitting on $* ...]
,
Martijn Dekker
,
2017/09/26
Re: Spaces trimmed from $* when assigned while IFS is unset [was: Unexpected word splitting on $* ...]
,
Greg Wooledge
,
2017/09/27
Re: Spaces trimmed from $* when assigned while IFS is unset [was: Unexpected word splitting on $* ...]
,
Martijn Dekker
,
2017/09/27
Re: Spaces trimmed from $* when assigned while IFS is unset [was: Unexpected word splitting on $* ...]
,
Clint Hepner
,
2017/09/27
Wrong AC_TRY_COMPILE idiom
,
Christian Weisgerber
,
2017/09/25
Re: Wrong AC_TRY_COMPILE idiom
,
Chet Ramey
,
2017/09/25
[BUG] Bash segfaults on an infinitely recursive funcion (resend)
,
Shlomi Fish
,
2017/09/24
Re: [BUG] Bash segfaults on an infinitely recursive funcion (resend)
,
Pierre Gaston
,
2017/09/24
Re: [BUG] Bash segfaults on an infinitely recursive funcion (resend)
,
Shlomi Fish
,
2017/09/24
Re: [BUG] Bash segfaults on an infinitely recursive funcion (resend)
,
Chet Ramey
,
2017/09/24
Re: [BUG] Bash segfaults on an infinitely recursive funcion (resend)
,
Greg Wooledge
,
2017/09/25
Re: [BUG] Bash segfaults on an infinitely recursive funcion (resend)
,
Eric Blake
,
2017/09/25
[BUG] Bash segfaults on an infinitely recursive funcion
,
Shlomi Fish
,
2017/09/24
Re: [BUG] Bash segfaults on an infinitely recursive funcion
,
Chet Ramey
,
2017/09/24
Builtin echo interrupted by WINCH
,
Egmont Koblinger
,
2017/09/23
Re: Builtin echo interrupted by WINCH
,
Chet Ramey
,
2017/09/24
Re: Builtin echo interrupted by WINCH
,
Egmont Koblinger
,
2017/09/24
quoted string expansions of octal \001 value occurs twice in Process Substitution
,
DeDominic, Anthony
,
2017/09/22
Re: quoted string expansions of octal \001 value occurs twice in Process Substitution
,
Chet Ramey
,
2017/09/22
quoted string expansions of octal \001 value occurs twice in Process Substitution
,
Anthony DeDominic
,
2017/09/22
printf %d $'"\xff' returns random values in UTF-8 and 0 in C locale
,
Stephane Chazelas
,
2017/09/17
printf %d $'"\xff' returns random values in UTF-8 (Was: printf %d $'"\xff' returns random values in UTF-8 and 0 in C locale)
,
Stephane Chazelas
,
2017/09/17
Re: printf %d $'"\xff' returns random values in UTF-8
,
Stephane Chazelas
,
2017/09/17
Re: printf %d $'"\xff' returns random values in UTF-8 and 0 in C locale
,
Chet Ramey
,
2017/09/17
Declared Var Dynamic Initialization = No Return Code Back?
,
Adam Danischewski
,
2017/09/12
Re: Declared Var Dynamic Initialization = No Return Code Back?
,
Eduardo Bustamante
,
2017/09/12
Re: Declared Var Dynamic Initialization = No Return Code Back?
,
Greg Wooledge
,
2017/09/13
Re: Declared Var Dynamic Initialization = No Return Code Back?
,
DJ Mills
,
2017/09/13
"$@" not available in rcfile, $ENV, $BASH_ENV...
,
Stephane Chazelas
,
2017/09/10
Re: "$@" not available in rcfile, $ENV, $BASH_ENV...
,
Chet Ramey
,
2017/09/10
Re: "$@" not available in rcfile, $ENV, $BASH_ENV...
,
Stephane Chazelas
,
2017/09/10
bash-snapshot: 'unset IFS' ignored under very specific circumstances
,
Martijn Dekker
,
2017/09/09
Re: bash-snapshot: 'unset IFS' ignored under very specific circumstances
,
Chet Ramey
,
2017/09/10
'time' doesn't time subshells that exec
,
Martijn Dekker
,
2017/09/09
Re: 'time' doesn't time subshells that exec
,
Eduardo Bustamante
,
2017/09/09
History expansion quoting problem
,
Philipp Sasse
,
2017/09/08
Re: History expansion quoting problem
,
Chet Ramey
,
2017/09/10
Re: History expansion quoting problem
,
Sasse, Dr. Philipp (TNE, Testo Visual Systems)
,
2017/09/11
Fwd: Question
,
Saint Michael
,
2017/09/05
Re: Question
,
Bob Proulx
,
2017/09/11
Re: Question
,
Saint Michael
,
2017/09/11
Re: Question
,
Bob Proulx
,
2017/09/14
Re: Question
,
Robert Elz
,
2017/09/16
Re: Question
,
Chet Ramey
,
2017/09/17
Re: Question
,
Bob Proulx
,
2017/09/19
(OffTopic,) Gnu-Environment restrictions (was Re: Question )
,
L A Walsh
,
2017/09/23
Re: (OffTopic,) Gnu-Environment restrictions (was Re: Question )
,
Robert Elz
,
2017/09/24
Re: (OffTopic,) Gnu-Environment restrictions (was Re: Question )
,
Bob Proulx
,
2017/09/28
Re: Bash handling of ENOENT on missing files and directories
,
Jonny Grant
,
2017/09/04
Re: Bash handling of ENOENT on missing files and directories
,
Greg Wooledge
,
2017/09/05
Re: Bash handling of ENOENT on missing files and directories
,
Chet Ramey
,
2017/09/05
Re: Bash handling of ENOENT on missing files and directories
,
Gerard Seibert
,
2017/09/06
Re: Bash handling of ENOENT on missing files and directories
,
Bob Proulx
,
2017/09/11
Re: Bash handling of ENOENT on missing files and directories
,
Jonny Grant
,
2017/09/11
Re: Bash handling of ENOENT on missing files and directories
,
Bob Proulx
,
2017/09/14
Re: Bash handling of ENOENT on missing files and directories
,
Robert Elz
,
2017/09/16
Re: Bash handling of ENOENT on missing files and directories
,
Jonny Grant
,
2017/09/19
Re: Bash handling of ENOENT on missing files and directories
,
Jonny Grant
,
2017/09/04
Help with GNU Bash source understanding
,
Jason Mielke
,
2017/09/02
Re: Help with GNU Bash source understanding
,
Chet Ramey
,
2017/09/02
improve document about "bash install"
,
コジダイ
,
2017/09/02
improve document about "bash install"
,
コジダイ
,
2017/09/02
Re: Line wrapping issues
,
Leon Klingele
,
2017/09/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc