dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-06 17:53:50 to 2014-10-13 19:07:35 UTC [more...]

[PATCH] [BUILTIN] cd: support drive letters on Cygwin
 2014-10-13 18:59 UTC 

[EXPAND] Optimise nulonly away and just use quoted as before
 2014-10-08 12:11 UTC 

[EXPAND] Do not split quoted VSLENGTH and VSTRIM
 2014-10-08  7:42 UTC 

[EXPAND] Split unquoted $@/$* correctly when IFS is set but empty
 2014-10-08  7:26 UTC 

Failure of nested substring processing inside double-quotes
 2014-10-08  5:08 UTC  (3+ messages)

[VAR] Use setvareq to set OPTIND initially
 2014-10-07 14:27 UTC 

dash security bug
 2014-10-06 13:55 UTC  (2+ messages)

[BUILTIN] Return without arguments in a trap should use status outside traps
 2014-10-06 13:53 UTC 

[BUILTIN] Allow return in loop conditional to set exit status
 2014-10-06 13:25 UTC 

[EVAL] Move common skipcount logic into skiploop
 2014-10-06 13:23 UTC 

[BUILTIN] Do not allow break to break across function calls
 2014-10-06 11:50 UTC 

[BUILTIN] Exit without arguments in a trap should use status outside traps
 2014-10-06  2:40 UTC 

[PATCH] Support DOS paths in dash
 2014-10-04  4:07 UTC  (4+ messages)

[EVAL] Do not clobber exitstatus in evalcommand
 2014-10-03  6:35 UTC 

[ERROR] Set exitstatus in onint
 2014-10-02 13:10 UTC 

[TRAP] Make sure evalskip is zero before running traps
 2014-10-02 11:54 UTC 

[EVAL] Fix use-after-free in dotrap/evalstring
 2014-10-02  0:27 UTC 

'set' leaks garbage from environment
 2014-09-30 17:07 UTC  (4+ messages)

Line continuation and variables
 2014-09-29 14:57 UTC  (4+ messages)

Kill pgetc_macro
 2014-09-29  9:08 UTC 

test incorrectly rejecting valid expression with confusing ! placement
 2014-09-28 10:42 UTC  (9+ messages)

"command -p" does not correctly limit search to a safe PATH
 2014-09-27 21:57 UTC  (6+ messages)

[PATCH 1/2] [MAN] 0 and EXIT both work for exit traps
 2014-09-26 14:21 UTC  (7+ messages)
` [PATCH 2/2] [MAN] Clarify "trap '' signals" syntax in man page
    ` [PATCH 2/2] [MAN] Clarify "trap '' signals" syntax in manual page

Bug in man page
 2014-09-26 14:17 UTC  (3+ messages)

possible bug in job control
 2014-09-26  9:28 UTC  (6+ messages)

Debian jessy freeze
 2014-08-30 21:23 UTC 

[PATCH dash] [BUILTIN] ensure LC_COLLATE is not overriden
 2014-08-22 23:08 UTC  (10+ messages)
` [PATCH dash v2] "

[PATCH] \e in "echo" and "printf" builtins
 2014-07-23 10:26 UTC  (8+ messages)

bug in dash compile with buildroot
 2014-07-11  8:44 UTC  (2+ messages)

[PATCH] Fix build failure with gcc -Werror=format-security
 2014-06-24 12:40 UTC 

command lookup and POSIX
 2014-03-08 17:22 UTC  (5+ messages)

dash and ANSI escape sequences
 2014-02-18 13:27 UTC  (5+ messages)

eval and export behave differently together in dash and ash than in bash, zsh, and ksh
 2014-02-14 18:46 UTC  (2+ messages)

exec command and error checking
 2014-01-29  3:19 UTC  (10+ messages)

dash 0.5.7-3 segfaults on eval then negative test
 2014-01-04  7:24 UTC 

circumflex in character ranges in filename expansion and case statements?
 2013-12-18 19:49 UTC 

my dash home is not functionning
 2013-12-10 11:36 UTC 

sed script fails to run in dash
 2013-11-23  0:14 UTC  (5+ messages)

How to list functions?
 2013-10-22 13:56 UTC  (3+ messages)

Replacement for declare in dash?
 2013-10-16 15:34 UTC  (5+ messages)

Segmentation fault (core dumped) when enabling command line editing
 2013-09-26 20:55 UTC 

glob pattern and redirected input file name
 2013-08-30 14:34 UTC  (2+ messages)

[PATCH] implement privmode support in dash
 2013-08-23 14:23 UTC  (11+ messages)
` [oss-security] "

Fwd: bug? Spawned childs always remain in zombie state
 2013-08-23 12:20 UTC  (3+ messages)

Crash on valid input
 2013-08-23 11:59 UTC  (8+ messages)

OPTIND
 2013-08-23 11:28 UTC  (2+ messages)

[PATCH] [DEBUG] Add newline when tracing in poplocalvars
 2013-08-23 10:54 UTC  (2+ messages)

Parameter substitution bug
 2013-08-23 10:49 UTC  (2+ messages)

patch for dash
 2013-08-23 10:42 UTC  (4+ messages)
  ` (another) "

[PATCH] printf: use %ll instead of %j
 2013-08-23 10:30 UTC  (5+ messages)

[EXPAND] Nested parameter expansion results in an empty string when quoted
 2013-08-23 10:04 UTC  (5+ messages)

[PATCH] manpage typo for 'wait'
 2013-08-23 10:03 UTC  (2+ messages)

--with-libedit as default
 2013-08-05  0:16 UTC  (9+ messages)

Re:Hello
 2013-07-14 20:16 UTC  (2+ messages)
` dash website (Re: Hello)

Hello
 2013-07-14 17:40 UTC  (2+ messages)
` dash website (Re: Hello)

[PATCH] [DEBUG] Do not attempt to output a NULL message
 2013-03-10 21:58 UTC 

Fwd: variable scope bug in while loop when using pipe
 2013-01-20 10:22 UTC  (2+ messages)

[PATCH] [MAN] 0 and EXIT both work for exit traps
 2012-12-30 20:06 UTC  (2+ messages)

[PATCH] sleep builtin
 2012-11-02 16:32 UTC  (2+ messages)

How to pass parameters containig options from variables
 2012-09-25 18:55 UTC  (5+ messages)

[HACK] making dash works in MSYS environment
 2012-09-06  0:05 UTC  (2+ messages)
` [HACK v2] "

[PATCH] Set SA_RESTART flag on SIGCHLD handler
 2012-07-21 23:14 UTC  (5+ messages)

[PATCH] fifo: Do not restart open() if it already found a partner
 2012-07-15 21:14 UTC  (4+ messages)
  ` [PATCH v2] "

Can't kill a job
 2012-07-06 17:53 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).