dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-17 23:12:18 to 2021-02-03 21:45:24 UTC [more...]

[PATCH] trivial add ;& ;;& case break types
 2021-02-03 21:44 UTC  (2+ messages)

[PATH] forgoten set $PPID readonly
 2021-02-03 12:54 UTC 

${#a#a} bug?
 2021-02-02  7:55 UTC 

[PATCH]: allow $(())
 2021-01-31  9:29 UTC  (2+ messages)
` [PATCH]: allow recursive variable inderection in arith

getopts appears to not be shifting $@ when consuming options
 2021-01-30 15:31 UTC  (8+ messages)

single_quote patch
 2021-01-29 18:56 UTC 

[PATCH] Cache the expanded prompt for editline
 2021-01-14 20:22 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Fail if building --with-libedit and can't find libedit
 2021-01-13  6:22 UTC  (2+ messages)

[v3 PATCH 17/17] eval: Add vfork support
 2021-01-12  6:11 UTC  (2+ messages)
    ` [PATCH] jobs: Always reset SIGINT/SIGQUIT handlers

dash 0.5.11.2, busybox sh 1.32.0, FreeBSD 12.2 sh: spring TTOU but should not i think
 2021-01-10 23:56 UTC  (13+ messages)
    ` [PATCH] jobs: Block signals during tcsetpgrp

dash 0.5.11.2: somehow falsely waits
 2021-01-07 21:48 UTC  (9+ messages)

set -i, -s do not make sense, bash does not accept them
 2021-01-06 13:25 UTC 

set -I is not required by standard, and does not match bash
 2021-01-04 21:19 UTC  (3+ messages)

johnsonkarado9@icloud.com
 2020-12-26 11:10 UTC 

ungetc is not cleared on error?
 2020-12-23  8:12 UTC  (2+ messages)
` [PATCH] input: Clear unget on RESET

Fwd: Bug#974900: dash removes trailing slash from script arguments
 2020-12-12 21:18 UTC  (11+ messages)
    ` Bug#976865: "

Changes to job handling cause hangs in wait
 2020-12-07  3:55 UTC  (21+ messages)
            ` [PATCH] jobs: Only block in waitcmd on first run

[bug] dash eats one line
 2020-11-29 14:28 UTC  (2+ messages)

Fwd: Bug#975325: dash(1) man page: ulimit documentation is inconsistent and out-of-date
 2020-11-20 13:57 UTC 

[PATCH] shell: Enable fnmatch/glob by default
 2020-11-16  2:52 UTC  (3+ messages)
  ` [PATCH] shell: Disable glob again as it strips traing slashes

Fwd: Busybox ash buffering-related issue in error handling
 2020-10-30 12:19 UTC 

Status of set -o pipefail
 2020-07-01  1:52 UTC  (2+ messages)

[PATCH] dash: man pages: fix formatting
 2020-06-24  2:54 UTC 

support for POSIX.1 job control terminal state management in dash
 2020-06-23 12:41 UTC 

[PATCH] Don't include config.h when building helpers using the native compiler
 2020-06-22 10:44 UTC  (4+ messages)

[PATCH] eval: Check nflag in evaltree instead of cmdloop
 2020-06-04 11:53 UTC 

Bug when parsing redirection syntax error
 2020-06-04  3:56 UTC  (2+ messages)

[PATCH] jobs: Fix waitcmd busy loop
 2020-06-02 13:46 UTC 

[PATCH] error: Remove USE_NORETURN ifdef
 2020-06-02 11:52 UTC 

[PATCH] expand: Make glob(3) interruptible by SIGINT
 2020-06-02 11:51 UTC 

[PATCH] shell: Enable fnmatch/glob by default
 2020-05-28 12:57 UTC 

Improving xtrace output from subshells
 2020-05-28 11:57 UTC 

[PATCH] Fix typos
 2020-05-28 11:36 UTC  (2+ messages)

[PATCH] redir: Retry open64 on EINTR
 2020-05-28 11:31 UTC 

Stack overflow on unbounded recursion
 2020-05-28  8:17 UTC 

stalls whenever PS4 contains $() and set -x
 2020-05-27  3:19 UTC  (2+ messages)
` [PATCH] eval: Prevent recursive PS4 expansion

[PATCH] parser: Get rid of PEOA
 2020-05-27  2:19 UTC 

Bug in Dash's unquoting of backslashes within backquoted strings
 2020-05-26 13:19 UTC  (5+ messages)
    ` parser: Fix double-backslash nl in old-style command sub

[PATCH] parser: Catch errors in expandstr
 2020-05-17 13:36 UTC  (7+ messages)
      ` [v2 PATCH] "
          ` [PATCH] parser: Save and restore heredoclist "

[PATCH] input: Fix compiling against libedit with -fno-common
 2020-05-15  6:30 UTC  (2+ messages)

[PATCH] mktokens relative TMPDIR
 2020-05-15  6:30 UTC  (6+ messages)
  ` [v2 PATCH] "
      ` [v3 "

[PATCH] Remove unused expandmeta() flag parameter
 2020-05-15  6:30 UTC  (2+ messages)

shell: Always use explicit large file API
 2020-05-09 13:13 UTC  (2+ messages)

[BUG] one-shot variables aren't propagated past functions
 2020-04-30 15:12 UTC  (2+ messages)

[PATCH] Remove poplocalvars() always-zero argument, make it static
 2020-04-29  6:07 UTC  (2+ messages)

[PATCH] Rename DOWAIT_NORMAL to DOWAIT_NONBLOCK
 2020-04-29  6:07 UTC  (2+ messages)

[PATCH] parser: Fix alias expansion after heredoc or newlines
 2020-04-28 14:19 UTC 

[v2 PATCH] parser: Fix handling of empty aliases
 2020-04-27 20:31 UTC  (3+ messages)
` [PATCH] alias: "

Maybe a mistake
 2020-04-17 16:51 UTC  (2+ messages)

jobs: Fix infinite loop in waitproc
 2020-04-10 11:03 UTC 

Bug#953421: dash: Resident Set Size growth is unbound (memory leak) on an infinite shell loop
 2020-04-02 13:18 UTC  (7+ messages)

dash & IFS
 2020-03-25  7:08 UTC  (3+ messages)

'return' from subshell in function doesn't
 2020-03-09 12:43 UTC  (6+ messages)

Infinite loop expanding PS1='${PWD/#foo/bar} '
 2020-02-19 12:24 UTC  (2+ messages)

Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
 2020-02-18 21:59 UTC  (12+ messages)
  ` AW: "

Another alias substitution bug, now involving case statements
 2020-01-25 17:55 UTC  (2+ messages)

Alias/heredoc/cmdsubst regression
 2020-01-25 16:33 UTC  (7+ messages)
    ` [PATCH] parseheredoc: fix alias expansion: save and restore checkkwd

[PATCH] builtin: Fix seconds part of times(1)
 2020-01-20 15:09 UTC  (2+ messages)

Program flow corruption involving 'command .' and an invalid expansion
 2020-01-20 10:02 UTC 

[PATCH] shell: delete AC_PROG_YACC
 2020-01-20  9:56 UTC 

[PATCH] expand: Fix trailing newlines processing in backquote expanding
 2020-01-20  9:56 UTC 

Please alphabetize dash.1 Builtins
 2020-01-20  7:56 UTC 

EXIT trap handling in subshells broken
 2020-01-19 10:21 UTC  (5+ messages)
  ` [PATCH] redir: Clear saved redirections in subshell
    ` [v2 PATCH] "
      ` [v3 "


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).