dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Simplify procargs
 2025-08-31  8:45 UTC  (2+ messages)

[PATCH] VxWorks Support
 2025-08-31  8:45 UTC  (2+ messages)

[PATCH] [DNM] builtin: add source for Bash compat
 2025-08-28 21:12 UTC 

[PATCH] Handle line continuation in unquoted heredocs
 2025-08-28  9:47 UTC  (3+ messages)

[BUG] heap-buffer-overflow(read) _rmescapes() src/expand.c:2088:9
 2025-08-28  9:27 UTC  (2+ messages)
` [PATCH] expand: Do not call rmescapes in expari

[BUG] SEGV getop() src/bltin/test.c:171:7
 2025-08-28  9:13 UTC  (5+ messages)
` [PATCH] builtin: Fix argv overrun in aexpr and oexpr

[BUG] heap-buffer-overflow(read) padvance_magic() exec.c:232:8
 2025-08-28  8:53 UTC  (2+ messages)

New release (or blessing to take a snapshot)?
 2025-08-28  5:48 UTC  (2+ messages)

[BUG] heap-buffer-overflow setinputstring() src/input.c
 2025-08-27  9:13 UTC  (2+ messages)
` [PATCH] parser: Do not display prompts in expandstr

[BUG] heap-use-after-free(read) pstrcmp() src/mystring.c
 2025-08-27  5:19 UTC  (2+ messages)

Automatic Termination After Background Job Completes
 2025-08-26  5:38 UTC  (3+ messages)

wait code is fishy
 2025-08-25  9:53 UTC  (8+ messages)

[PATCH] jobs: Cache getpid
 2025-08-24  2:42 UTC 

Looking at "int vforked" in signal handler is racy
 2025-08-24  2:39 UTC  (9+ messages)

[PATCH] input: Call input_init on first use
 2025-08-24  1:51 UTC 

[BUG] left shift of negative value do_binop src/arith_yacc.c:111:12
 2025-08-21 13:37 UTC  (16+ messages)
` [PATCH] "

[BUG] applying zero offset to null pointer growjobtab() src/jobs.c:819:34
 2025-07-31 21:43 UTC  (3+ messages)
` [PATCH] "

[BUG] invalid-null-argument outmem() src/output.c:149:17
 2025-07-31 21:39 UTC  (3+ messages)
` [PATCH] "

[BUG] heap-use-after-free argstr() src/expand.c
 2025-05-30 17:44 UTC 

[PATCH] input: Reset eof in reset_input
 2025-05-28 19:47 UTC  (2+ messages)

[PATCH 0/2] Fix two buffer overflows
 2025-05-03  7:23 UTC  (6+ messages)
` [PATCH 1/2] expand: Fix negative size parameter to memmove in subevalvar()
` [PATCH 2/2] expand: pmatch(): Fix buffer overread caused by passing array of chars as string

[PATCH] expand: Move stop array closer to strpbrk call
 2025-05-03  7:22 UTC 

[BUG] dash -c 'echo test > "${1%.in}"' sh /tmp/META.in segfaults on master
 2025-04-29 20:26 UTC 

[BUG] dash -c 'echo test > "${1%.in}"' sh /tmp/META.in segfaults on master
 2025-04-05 22:05 UTC 

Regression in quoted remove-longest-prefix expansion
 2025-03-17  9:09 UTC  (3+ messages)
` expand: Fix scanright zero handling when fnmatch is disabled

dash performance regression with [ in latest github code
 2025-03-10  8:35 UTC  (4+ messages)
` [PATCH] expand: Add bypass for literal "]" in expandmeta
  ` [External] : "

bug: background jobs have their inputs bound to `/dev/null`, even in the face of explicit redirection
 2025-03-09  9:54 UTC  (2+ messages)

[PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
 2025-03-09  8:33 UTC  (51+ messages)
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 01-remove-extraneous
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 02-stat64
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 03-name-max
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 04-mksignames
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 05-sys-headers
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 06-stdbool
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 07-sys-functions
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 08-vsnprintf
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 09-type-sizes
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 10-ctype
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 11-simplify-wait-loop
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 12-sigaction
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 13-wait3-replacement
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 14-broken-wait-h
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 15-realloc-null
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 16-signed-size-t
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 17-monitor-mode
      ` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 18-glibc-stdio
      ` P*rtability of dash to legacy systems, such as AT&T Unix PC : 02-stat64
      ` P*rtability of dash to legacy systems, such as AT&T Unix PC : 03-name-max
      ` P*rtability of dash to legacy systems, such as AT&T Unix PC : 04-mksignames
      ` P*rtability of dash to legacy systems, such as AT&T Unix PC : 05-sys-headers
      ` P*rtability of dash to legacy systems, such as AT&T Unix PC : 06-stdbool
      ` P*rtability of dash to legacy systems, such as AT&T Unix PC : 07-sys-functions
      ` Portability of dash to legacy systems, such as AT&T Unix PC : 08-vsnprintf
      ` AT&T Unix PC : 09-type-sizes
      ` AT&T Unix PC : 10-ctype
      ` AT&T Unix PC : 11-simplify-wait-loop
      ` AT&T Unix PC : 12-sigaction
      ` AT&T Unix PC : 13-wait3-replacement
      ` AT&T Unix PC : 14-broken-wait-h (amended)
      ` AT&T Unix PC : 15-realloc-null
      ` AT&T Unix PC : 16-signed-size-t
      ` AT&T Unix PC : 17-monitor-mode
      ` AT&T Unix PC : 18-glibc-stdio

bug: 64bit arithmetic/number parsing
 2025-02-13 16:00 UTC 

set -e not ignored in AND-OR list
 2024-11-24 15:15 UTC  (17+ messages)

[PATCH] builtin: diagnose attempt to printf '' as number
 2024-11-19 19:31 UTC 

Another attempt of my work with a new subject, first item
 2024-11-17  9:30 UTC  (2+ messages)

Crash in expandarg
 2024-11-17  6:55 UTC  (3+ messages)
` [PATCH] expand: Fix scanleft/right for !FNMATCH_IS_ENABLED && quotes

[PATCH] bltin: fix timescmd with C23
 2024-11-17  2:30 UTC 

[PATCH 0/1] man: Clarify the `trap` condition `EXIT`
 2024-11-16 11:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] histedit: When editing, use `el_set` with `EL_PROMPT_ESC` rather than `EL_PROMPT`
 2024-11-16 11:24 UTC  (2+ messages)

[PATCH] builtin: Reduce size of conv_escape
 2024-11-16 11:21 UTC 

exit in traps
 2024-10-25 15:14 UTC  (2+ messages)

`jobs` within command substitution doesn't work
 2024-10-23 20:00 UTC  (4+ messages)

« echo '"\$z' » — differences between dash and bash in POSIX mode irrespective of xpg_echo
 2024-10-21 20:04 UTC  (5+ messages)
    ` [PATCH] builtin: Keep backslash on undefined escape sequences

doc omission: . searches path
 2024-10-20 20:27 UTC 

Support for bash-like HISTCONTROL or zsh-like HIST_IGNORE_SPACE
 2024-10-06 17:07 UTC 

procargs(): interactivity falsely detected (acc. to POSIX)
 2024-09-27 23:26 UTC 

Signal handler not called when trying to open fifo
 2024-09-26  8:57 UTC  (2+ messages)

Question on $IFS related differences (Was: Question on $@ vs $@$@)
 2024-09-18 21:37 UTC  (6+ messages)

Why does the command builtin not circumvent invocation of builtins?
 2024-08-31  1:32 UTC  (4+ messages)
    ` Fwd: "

Question on $@ vs $@$@
 2024-08-27  0:28 UTC  (10+ messages)

IFS bug (maybe)
 2024-08-22 22:36 UTC  (2+ messages)

ANSI escape sequences not being respected in PS1 environment variable when vi or emacs options are enabled
 2024-08-17 23:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).