dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-07 18:28:35 to 2011-07-09 13:07:06 UTC [more...]

'continue' does not work in files sourced with dotcmd
 2011-07-09 13:07 UTC  (7+ messages)

[PATCH] [SHELL] Fix klibc DEBUG compilation v3
 2011-07-08 10:05 UTC 

Porting dash to OpenBSD
 2011-07-08  8:58 UTC  (3+ messages)

[PATCH] setvareq: do not return a freed pointer
 2011-07-08  8:57 UTC  (2+ messages)

[PATCH] [SHELL] Fix klibc DEBUG compilation v2
 2011-07-08  8:55 UTC  (2+ messages)

[PATCH] avoid more undefined handler
 2011-07-08  8:42 UTC  (2+ messages)

[PATCH] avoid using undefined handler
 2011-07-08  8:30 UTC  (2+ messages)

[PATCH] avoid clang warning about dead store to "size"
 2011-07-08  8:16 UTC  (2+ messages)

[PATCH] avoid gcc warning: variable 'oldstackp' set but not used
 2011-07-08  8:12 UTC  (2+ messages)

[PATCH/RFC dash 0/4] Avoid a fork before running last command given to -c
 2011-07-07  8:39 UTC  (17+ messages)
` [PATCH 1/4] [INPUT] Introduce preadateof predicate to check for end of input
` [PATCH 2/4] [EVAL] Make eval flags public
` [PATCH 3/4] [EVAL] Take advantage of EV_EXIT in evalstring
` [PATCH 4/4] [MAIN] Optimize dash -c "command" to avoid a fork
` [PATCH 5/4] [EVAL] Remove unused EV_BACKCMD flag

Fix for Solaris patch and new HP-UX patch
 2011-07-07  7:44 UTC  (9+ messages)
` [PATCH 1/2] Fix additional use of 'j' printf length modifier
` [PATCH 2/2] Port to HP-UX

build issues when using pcc
 2011-07-07  7:22 UTC  (4+ messages)

[PATCH] [MAN] Remove spurious space in descriptions of PS1, PS2, PS4
 2011-07-07  7:03 UTC  (2+ messages)

set -m under setsid doesn't create pgrp's
 2011-07-07  3:32 UTC  (2+ messages)

[RFC] klibc dash merge
 2011-06-09  8:30 UTC  (2+ messages)
` [klibc] "

[PATCH] JOBS: fix klibc DEBUG compilation
 2011-06-04  6:45 UTC  (3+ messages)

positional argument bug
 2011-06-03 21:38 UTC  (6+ messages)

`local' built-in POSIX?
 2011-03-26 22:56 UTC  (2+ messages)

shift "fatal error"
 2011-03-26  7:27 UTC  (5+ messages)

inconsistency with handling of symlinked ttys in background
 2011-03-15  9:53 UTC  (2+ messages)

[BUG?] here documents, command substitution, and the { keyword
 2011-03-15  9:42 UTC  (2+ messages)

[PATCH] [DEBUG] Use va_copy when we use va_list twice
 2011-03-15  8:04 UTC  (3+ messages)
` [PATCH v2] [DEBUG] Use va_copy when reusing a va_list

[PATCH dash] [EXPAND] Free IFS state after here document expansion
 2011-03-15  8:02 UTC  (2+ messages)

[PATCH] Improved LINENO support
 2011-03-15  7:52 UTC  (12+ messages)

Portability patches
 2011-03-15  7:38 UTC  (13+ messages)
` [PATCH 1/3] Port to Solaris
        ` [PATCH] "
` [PATCH 2/3] Port to AIX
` [PATCH 3/3] Port to HP-UX

Quoted closing brace in variable default expansion
 2011-03-11 18:32 UTC  (12+ messages)
        ` [PATCH] [PARSER] Remove backslash before } in double-quotes in variable

dash breaks u0441
 2011-03-11  3:40 UTC  (5+ messages)
` [PATCH] [BUILTIN] Fix corruption of reads with byte 0x81

[PATCH] Reset exit status before sourcing a file
 2011-03-10 13:27 UTC  (3+ messages)

[PATCH] [EXPAND] Do not split the result of tilde expansion
 2011-03-10  9:17 UTC  (2+ messages)

[PATCH] [REDIR] Replace GPL noclobberopen code with the FreeBSD version
 2011-03-10  8:53 UTC  (2+ messages)

jobs in scripts?
 2011-03-09 23:52 UTC  (3+ messages)

[PATCH] Allow == as synonym for = in test
 2011-03-08 18:43 UTC  (16+ messages)

Dash's web presence
 2011-03-08 14:48 UTC  (6+ messages)

[BUG] Improper 8-bit parsing because of signed overflow
 2011-01-17 21:23 UTC  (2+ messages)

dash 0.5.6.1-1, setting IFS to tab, bug?
 2011-01-11 22:25 UTC  (2+ messages)

setvar MIA?
 2011-01-11 19:58 UTC  (5+ messages)

[PATCH] Rid dash of most undefined behavior + one bug fix
 2011-01-02  9:42 UTC  (2+ messages)

read() builtin doesn't read integer value /proc files (but bash's does)
 2010-12-18 22:23 UTC  (10+ messages)
          ` read() builtin doesnt read integer value /proc files (but bashs does)

[PATCH] fix two compile time warnings
 2010-11-29  8:52 UTC  (5+ messages)

[Partial patch] IFS and read builtin
 2010-11-28 13:10 UTC  (5+ messages)

debian patches to exit with code 127 for nonexistent/directory scripts
 2010-11-28 12:47 UTC  (22+ messages)
` [PATCH] [INPUT] exit 127 if command_file is given but doesn't exist
    ` [PATCH] [OPTIONS] Use exit status 127 when the script to run does not exist
      ` [PATCH] [INPUT] Catch attempts to run a directory as a script
              ` [PATCH 0/3] Fix exit status for 'exec nonexistent' and 'exec .'
                ` [PATCH 1/3] [EXCEPTIONS] Stop documenting EXSHELLPROC
                        ` [PATCH v2] "
                ` [PATCH 2/3] Revert "Eliminated global exerrno."

[PATCH] [MAN] Document optional open parenthesis for case patterns
 2010-11-28 11:40 UTC  (2+ messages)

trap bug in recent versions of dash
 2010-11-28  8:50 UTC  (7+ messages)

static vs. dynamic scoping
 2010-11-15 21:45 UTC  (3+ messages)

static vs. dynamic scoping
 2010-11-14  0:10 UTC  (4+ messages)

dash "set -e" breaks "trap INT"
 2010-11-13 21:05 UTC  (2+ messages)

static vs. dynamic scoping
 2010-11-10 21:01 UTC  (2+ messages)

sensible "local" support?
 2010-11-07 18:28 UTC  (2+ messages)


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