org.kernel.vger.dash

2626 articles on record, showing the most recent 50.

ASan crash on failed eval with redirection in subshell
Mon, 27 Jul 2026 16:39:54 +0000
Martijn Dekker <[email protected]> • #2627
ASan crash on failed redirection in subshell
Mon, 27 Jul 2026 16:28:24 +0000
Martijn Dekker <[email protected]> • #2626
Re: [PATCH] builtin: Add CTLESC before all CCTLs in dollar single quote
Sat, 04 Jul 2026 20:43:22 +0000
Martijn Dekker <[email protected]> • #2625
[PATCH] builtin: Add CTLESC before all CCTLs in dollar single quote
Sat, 04 Jul 2026 04:17:45 +0000
Herbert Xu <[email protected]> • #2624
Re: The read builtin erroneously consumes null bytes
Wed, 24 Jun 2026 21:29:25 +0000
Sven Mascheck <[email protected]> • #2623
'case' bug matching $'\\\\'
Sun, 21 Jun 2026 02:32:19 +0000
Martijn Dekker <[email protected]> • #2622
Re: [PATCH] input: Fix overeager NUL deletion in SMALL mode
Sat, 20 Jun 2026 10:40:44 +0000
"Kerin Millar" <[email protected]> • #2621
[PATCH] input: Fix overeager NUL deletion in SMALL mode
Sat, 20 Jun 2026 09:23:30 +0000
Herbert Xu <[email protected]> • #2620
Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 05:50:20 +0000
"Kerin Millar" <[email protected]> • #2619
Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 05:26:34 +0000
Herbert Xu <[email protected]> • #2618
Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 02:51:47 +0000
Harald van Dijk <[email protected]> • #2617
Re: The read builtin erroneously consumes null bytes
Sat, 20 Jun 2026 01:52:49 +0000
Alexis <[email protected]> • #2616
The read builtin erroneously consumes null bytes
Fri, 19 Jun 2026 05:04:27 +0000
"Kerin Millar" <[email protected]> • #2615
[PATCH] var: Call setlocale when LC variables are set
Sat, 13 Jun 2026 12:25:27 +0000
Herbert Xu <[email protected]> • #2614
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 08:35:51 +0000
"Kerin Millar" <[email protected]> • #2613
[PATCH] var: Remove unset check in varnull
Sat, 13 Jun 2026 05:15:05 +0000
Herbert Xu <[email protected]> • #2612
[PATCH] var: Restore double NUL on unset variables
Sat, 13 Jun 2026 04:50:53 +0000
Herbert Xu <[email protected]> • #2611
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 02:37:14 +0000
Harald van Dijk <[email protected]> • #2610
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 02:32:15 +0000
Herbert Xu <[email protected]> • #2609
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 02:09:49 +0000
Harald van Dijk <[email protected]> • #2608
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 01:56:35 +0000
Herbert Xu <[email protected]> • #2607
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 01:52:29 +0000
Harald van Dijk <[email protected]> • #2606
Re: [PATCH v2] exec: Print absolute paths for command location queries
Sat, 13 Jun 2026 01:47:51 +0000
Herbert Xu <[email protected]> • #2605
Re: [PATCH] parser: set recursion deapth limit for parens
Sat, 13 Jun 2026 00:56:01 +0000
Herbert Xu <[email protected]> • #2604
Single-byte operations on vars broken
Fri, 12 Jun 2026 21:56:46 +0000
Vladimir Kudrya <[email protected]> • #2603
[PATCH] parser: Do not print prompt if input buffer is not empty
Wed, 10 Jun 2026 03:41:16 +0000
Herbert Xu <[email protected]> • #2602
Unable to unsubscribe from [email protected]
Mon, 08 Jun 2026 22:44:46 +0000
[email protected] • #2601
[PATCH] parser: Use USTPUTC in parsebackq
Sun, 07 Jun 2026 13:16:37 +0000
Herbert Xu <[email protected]> • #2600
[PATCH] parser: Print escapes for command substitution in EOF marker
Sun, 07 Jun 2026 13:11:59 +0000
Herbert Xu <[email protected]> • #2599
[PATCH] parser: Clamp backslash-c sequences to 7 bits
Sun, 07 Jun 2026 12:57:41 +0000
Herbert Xu <[email protected]> • #2598
Re: [PATCH] Use proper grave accent character
Sun, 07 Jun 2026 05:25:43 +0000
Herbert Xu <[email protected]> • #2597
Re: [PATCH] Use literal > and < characters
Sun, 07 Jun 2026 05:25:14 +0000
Herbert Xu <[email protected]> • #2596
[PATCH v2] exec: Print absolute paths for command location queries
Sun, 07 Jun 2026 00:13:26 +0000
Kerin Millar <[email protected]> • #2595
Re: [PATCH] exec: Print absolute paths for command location queries
Sat, 06 Jun 2026 23:03:38 +0000
Harald van Dijk <[email protected]> • #2594
Re: [PATCH] exec: Print absolute paths for command location queries
Sat, 06 Jun 2026 17:48:19 +0000
"Kerin Millar" <[email protected]> • #2593
Re: [PATCH] exec: Print absolute paths for command location queries
Sat, 06 Jun 2026 17:27:09 +0000
Harald van Dijk <[email protected]> • #2592
[PATCH] exec: Print absolute paths for command location queries
Sat, 06 Jun 2026 15:36:34 +0000
Kerin Millar <[email protected]> • #2591
bug: in some cases command -v uses relative pathnames than absolutes as mandated by POSIX
Wed, 03 Jun 2026 03:02:01 +0000
Christoph Anton Mitterer <[email protected]> • #2590
[PATCH] parser: set recursion deapth limit for parens
Mon, 01 Jun 2026 14:02:58 +0000
Shivang Upadhyay <[email protected]> • #2589
Re: [BUG] stack-overflow in src/parser.c
Mon, 01 Jun 2026 13:56:22 +0000
Shivang Upadhyay <[email protected]> • #2588
[PATCH] Use proper grave accent character
Mon, 01 Jun 2026 04:53:06 +0000
"S??bastien Peterson-Boudreau" <[email protected]> • #2587
Re: [PATCH] Use literal > and < characters
Mon, 01 Jun 2026 04:51:53 +0000
"S??bastien Peterson-Boudreau" <[email protected]> • #2586
[PATCH] Use literal > and < characters
Mon, 01 Jun 2026 04:50:21 +0000
"S??bastien Peterson-Boudreau" <[email protected]> • #2585
[PATCH] Use literal > and < characters
Mon, 01 Jun 2026 04:42:09 +0000
"S??bastien Peterson-Boudreau" <[email protected]> • #2584
Re: [v2 PATCH] builtin: Fix octal escapes in dollar-single-quotes
Sun, 31 May 2026 06:08:51 +0000
"Kerin Millar" <[email protected]> • #2583
[PATCH] builtin: Fix unaligned access in conv_escape
Sun, 31 May 2026 05:51:02 +0000
Herbert Xu <[email protected]> • #2582
[v2 PATCH] builtin: Fix octal escapes in dollar-single-quotes
Sun, 31 May 2026 05:36:09 +0000
Herbert Xu <[email protected]> • #2581
Re: (none)
Sun, 31 May 2026 03:21:04 +0000
Herbert Xu <[email protected]> • #2580
[PATCH] builtin: Fix octal escapes in dollar-single-quotes
Thu, 28 May 2026 23:46:06 +0000
"Kerin Millar" <[email protected]> • #2579
(no subject)
Tue, 26 May 2026 21:51:07 +0000
Sebastien Peterson-Boudreau <[email protected]> • #2578