Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
5684 articles (numbers 11058 – 16896) — threaded view
| Advanced| Subject | Author | Date [asc] |
|---|---|---|
| Re: Segmentation fault in pat_subst | Chet Ramey <chet.ramey@case.edu> | 2019-07-21 18:56 -0400 |
| Re: crash (unhandled SIGPIPE) on write to closed file descriptor | Chet Ramey <chet.ramey@case.edu> | 2019-07-22 11:28 -0400 |
| Incorrect option processing in builtin printf(1) | kre@munnari.OZ.AU | 2019-07-23 00:56 +0700 |
| Re: Incorrect option processing in builtin printf(1) | Stephane Chazelas <stephane.chazelas@gmail.com> | 2019-07-22 20:48 +0100 |
| Re: Incorrect option processing in builtin printf(1) | Eric Blake <eblake@redhat.com> | 2019-07-22 14:49 -0500 |
| Re: Incorrect option processing in builtin printf(1) | Eric Blake <eblake@redhat.com> | 2019-07-22 14:55 -0500 |
| Re: Incorrect option processing in builtin printf(1) | Stephane Chazelas <stephane.chazelas@gmail.com> | 2019-07-22 21:10 +0100 |
| Re: Incorrect option processing in builtin printf(1) | Chet Ramey <chet.ramey@case.edu> | 2019-07-22 16:16 -0400 |
| leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 15:33 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 11:05 -0400 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 16:11 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 11:13 -0400 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 16:15 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 11:18 -0400 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 16:20 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 11:35 -0400 |
| Re: leaks fd for internal functions but not external command | Andreas Schwab <schwab@suse.de> | 2019-07-23 17:38 +0200 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 16:40 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 11:45 -0400 |
| Re: leaks fd for internal functions but not external command | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-07-23 11:52 -0400 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 17:12 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 16:57 -0400 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-23 22:15 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-23 20:20 -0400 |
| Comment before 'else' on CLI, does not save to history correctly | Anthony Thyssen <a.thyssen@griffith.edu.au> | 2019-07-24 01:16 +0000 |
| Re: Segmentation fault in pat_subst | Eduardo A. Bustamante López <dualbus@gmail.com> | 2019-07-23 22:32 -0700 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-24 14:07 +0100 |
| [PATCH] Fix \H: Use getaddrinfo to get full hostname | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 15:58 +0200 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Chet Ramey <chet.ramey@case.edu> | 2019-07-24 10:27 -0400 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 16:38 +0200 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Chet Ramey <chet.ramey@case.edu> | 2019-07-24 10:43 -0400 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-07-24 10:46 -0400 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 17:23 +0200 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-07-24 11:32 -0400 |
| expression evaluation problem | L A Walsh <bash@tlinx.org> | 2019-07-24 09:39 -0700 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 19:11 +0200 |
| Re: expression evaluation problem | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-07-24 13:51 -0400 |
| Explicit variables declaration statements do not resolve back-references from same statement | Léa Gris <lea.gris@noiraude.net> | 2019-07-24 20:01 +0200 |
| errata: Explicit variables declaration statements do not resolve back-references from same statement | Léa Gris <lea.gris@noiraude.net> | 2019-07-24 20:06 +0200 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | L A Walsh <bash@tlinx.org> | 2019-07-24 11:42 -0700 |
| Re: expression evaluation problem | L A Walsh <bash@tlinx.org> | 2019-07-24 11:43 -0700 |
| Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname | Chet Ramey <chet.ramey@case.edu> | 2019-07-24 14:45 -0400 |
| Re: expression evaluation problem | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-07-24 14:49 -0400 |
| Re: errata: Explicit variables declaration statements do not resolve back-references from same statement | Chet Ramey <chet.ramey@case.edu> | 2019-07-24 15:34 -0400 |
| leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-25 07:52 -0400 |
| Re: Comment before 'else' on CLI, does not save to history correctly | Chet Ramey <chet.ramey@case.edu> | 2019-07-25 08:32 -0400 |
| Re: leaks fd for internal functions but not external command | Sam Liddicott <sam@liddicott.com> | 2019-07-25 14:03 +0100 |
| Re: leaks fd for internal functions but not external command | Chet Ramey <chet.ramey@case.edu> | 2019-07-25 10:11 -0400 |
| Re: expression evaluation problem | L A Walsh <bash@tlinx.org> | 2019-07-25 10:29 -0700 |
| Re: expression evaluation problem | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-07-25 13:34 -0400 |
« Previous 1 ... 32 33 34 35 36 ... 114 Next »
csiph-web