OSDN Git Service

Upgrade to mksh 50.
authorElliott Hughes <enh@google.com>
Thu, 7 Aug 2014 19:59:26 +0000 (12:59 -0700)
committerElliott Hughes <enh@google.com>
Mon, 6 Oct 2014 20:44:21 +0000 (13:44 -0700)
commit427d76ccc44aea287b51b233f0254a6107b2b3d1
treea7487549b9e6ab6da14c34e11dcd410de62703bb
parentc6476acc334422683928da3cbb069aa2e979a1c5
Upgrade to mksh 50.

Bug: 16569301
Bug: 17814343

(cherry picked from commit 737fdce098f804459a925438e48dd711c31bbc9e)

Change-Id: I7e8a142bec5f553f9e1a2568245582fe8fa14314
31 files changed:
Android.mk
Makefrag.inc [new file with mode: 0644]
mkmf.sh
src/Build.sh
src/check.pl
src/check.t
src/dot.mkshrc
src/edit.c
src/eval.c
src/exec.c
src/expr.c
src/funcs.c
src/histrap.c
src/jobs.c
src/lex.c
src/main.c
src/mirhash.h [new file with mode: 0644]
src/misc.c
src/mksh.1
src/rlimits.gen [new file with mode: 0644]
src/rlimits.opt [new file with mode: 0644]
src/sh.h
src/sh_flags.gen [new file with mode: 0644]
src/sh_flags.h [deleted file]
src/sh_flags.opt [new file with mode: 0644]
src/shf.c
src/signames.inc [new file with mode: 0644]
src/strlcpy.c
src/syn.c
src/tree.c
src/var.c