Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug

gnu.bash.bug

5684 articles (numbers 11058 – 16896) — threaded view

| Advanced

Subject Author Date [asc]
Re: problem with extra space; setting? cygwin only? L A Walsh <bash@tlinx.org> 2020-06-23 12:33 -0700
Re: problem with extra space; setting? cygwin only? Eli Schwartz <eschwartz@archlinux.org> 2020-06-23 15:41 -0400
Re: problem with extra space; setting? cygwin only? Greg Wooledge <wooledg@eeg.ccf.org> 2020-06-23 15:42 -0400
Re: problem with extra space; setting? cygwin only? Chet Ramey <chet.ramey@case.edu> 2020-06-23 16:19 -0400
Re: problem with extra space; setting? cygwin only? L A Walsh <bash@tlinx.org> 2020-06-23 13:24 -0700
(IMPORTANT/URGENT) Regarding Missing Files in bash source code? Humanities Clinic <humanitiesclinic@gmail.com> 2020-06-24 13:09 +0800
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Greg Wooledge <wooledg@eeg.ccf.org> 2020-06-24 08:04 -0400
Re: problem with extra space; setting? cygwin only? worley@alum.mit.edu (Dale R. Worley) 2020-06-24 22:12 -0400
Re: problem with extra space; setting? cygwin only? L A Walsh <bash@tlinx.org> 2020-06-25 10:46 -0700
Re: problem with extra space; setting? cygwin only? Greg Wooledge <wooledg@eeg.ccf.org> 2020-06-25 13:54 -0400
Re: problem with extra space; setting? cygwin only? Robert Elz <kre@munnari.OZ.AU> 2020-06-26 05:15 +0700
[PATCH 0/3] Fix cross-compiling for FreeBSD/RISC-V Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:06 +0100
[PATCH 1/3] aclocal.m4: Fix BASH_FUNC_STRSIGNAL when compiling for FreeBSD/RISC-V Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:06 +0100
[PATCH 2/3] aclocal.m4: Fix BASH_FUNC_SBRK when cross-compiling for FreeBSD/RISC-V Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:06 +0100
[PATCH 3/3] configure.ac: Disable Bash malloc on FreeBSD/arm64 and FreeBSD/RISC-V Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:06 +0100
[PATCH] finfo.c: Fix -Wformat warnings Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:09 +0100
[PATCH] Makefile.in: Fix out-of-tree build Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:10 +0100
[PATCH] Makefile.in: Make for loop failures fatal Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 21:10 +0100
[PATCH] unwind_prot.c: Avoid buffer overflow Jessica Clarke <jrtc27@jrtc27.com> 2020-06-27 22:14 +0100
Undocumented feature: Unnamed fifo '<(:)' felix <felix@f-hauri.ch> 2020-06-28 15:49 +0200
Re: Undocumented feature: Unnamed fifo '<(:)' Dennis Williamson <dennistwilliamson@gmail.com> 2020-06-28 10:55 -0500
Re: Undocumented feature: Unnamed fifo '<(:)' Eli Schwartz <eschwartz@archlinux.org> 2020-06-28 12:06 -0400
Re: Undocumented feature: Unnamed fifo '<(:)' Oğuz <oguzismailuysal@gmail.com> 2020-06-28 19:31 +0300
Re: Undocumented feature: Unnamed fifo '<(:)' felix <felix@f-hauri.ch> 2020-06-28 18:35 +0200
Re: Undocumented feature: Unnamed fifo '<(:)' felix <felix@f-hauri.ch> 2020-06-28 19:06 +0200
An xtrace variant worley@alum.mit.edu (Dale R. Worley) 2020-06-28 15:19 -0400
Re: An xtrace variant Eli Schwartz <eschwartz@archlinux.org> 2020-06-28 15:51 -0400
Re: Undocumented feature: Unnamed fifo '<(:)' Robert Elz <kre@munnari.OZ.AU> 2020-06-29 03:21 +0700
Re: Undocumented feature: Unnamed fifo '<(:)' Pierre Gaston <pierre.gaston@gmail.com> 2020-06-28 22:48 +0200
Re: Undocumented feature: Unnamed fifo '<(:)' Eli Schwartz <eschwartz@archlinux.org> 2020-06-28 17:27 -0400
Re: An xtrace variant worley@alum.mit.edu (Dale R. Worley) 2020-06-28 21:49 -0400
Re: An xtrace variant Robert Elz <kre@munnari.OZ.AU> 2020-06-29 16:40 +0700
Re: Undocumented feature: Unnamed fifo '<(:)' Robert Elz <kre@munnari.OZ.AU> 2020-06-29 17:06 +0700
Bash manual bug : redundant info 홍홍 <jinbeomhong@gmail.com> 2020-06-29 19:27 +0900
Re: Undocumented feature: Unnamed fifo '<(:)' Eli Schwartz <eschwartz@archlinux.org> 2020-06-29 08:06 -0400
Re: Undocumented feature: Unnamed fifo '<(:)' Greg Wooledge <wooledg@eeg.ccf.org> 2020-06-29 09:00 -0400
Re: [PATCH 0/3] Fix cross-compiling for FreeBSD/RISC-V Chet Ramey <chet.ramey@case.edu> 2020-06-29 10:37 -0400
Re: [PATCH 1/3] aclocal.m4: Fix BASH_FUNC_STRSIGNAL when compiling for FreeBSD/RISC-V Chet Ramey <chet.ramey@case.edu> 2020-06-29 10:42 -0400
Re: [PATCH 0/3] Fix cross-compiling for FreeBSD/RISC-V Jessica Clarke <jrtc27@jrtc27.com> 2020-06-29 15:42 +0100
Re: [PATCH 2/3] aclocal.m4: Fix BASH_FUNC_SBRK when cross-compiling for FreeBSD/RISC-V Chet Ramey <chet.ramey@case.edu> 2020-06-29 10:52 -0400
Re: [PATCH] finfo.c: Fix -Wformat warnings Chet Ramey <chet.ramey@case.edu> 2020-06-29 10:57 -0400
Re: [PATCH] Makefile.in: Fix out-of-tree build Chet Ramey <chet.ramey@case.edu> 2020-06-29 10:58 -0400
Re: [PATCH] unwind_prot.c: Avoid buffer overflow Chet Ramey <chet.ramey@case.edu> 2020-06-29 11:04 -0400
Re: [PATCH] Makefile.in: Make for loop failures fatal Chet Ramey <chet.ramey@case.edu> 2020-06-29 11:08 -0400
Re: Bash manual bug : redundant info Chet Ramey <chet.ramey@case.edu> 2020-06-29 11:21 -0400
Re: An xtrace variant Chet Ramey <chet.ramey@case.edu> 2020-06-29 11:37 -0400
Re: An xtrace variant Eli Schwartz <eschwartz@archlinux.org> 2020-06-29 11:49 -0400
bash 5.0 on AIX 7.2 server -- Division by 0 when using bash from shell window "Krongard, William T. (BLM)" <WTKrongard@express-scripts.com> 2020-06-29 20:24 +0000
‘command … &’ creates subshell Dmitry Alexandrov <dag@gnui.org> 2020-06-29 23:33 +0300
Re: bash 5.0 on AIX 7.2 server -- Division by 0 when using bash from shell window Greg Wooledge <wooledg@eeg.ccf.org> 2020-06-29 17:32 -0400

« Previous 1 ... 7 8 9 10 11 ... 114 Next »


csiph-web