OSDN Git Service

Updated mksh to ToT as of 12 October 2011.
authorGeremy Condra <gcondra@google.com>
Thu, 13 Oct 2011 01:17:24 +0000 (18:17 -0700)
committerGeremy Condra <gcondra@google.com>
Thu, 13 Oct 2011 01:17:24 +0000 (18:17 -0700)
commit03ebf06f4e1112a0e9533b93062d169232c4cbfe
tree6820146aa5f11e9eed02837bb434c2b485d289e8
parent5155f1c7438ef540d7b25eb70aa1639579795b07
Updated mksh to ToT as of 12 October 2011.

This includes several security fixes and brings us in
line with upstream, who has included fixes for a
number of issues originally reported by the Android
team.

Change-Id: I1e0f3adf292b86fa7679b3364a774e5b6004beb8
25 files changed:
src/Build.sh
src/Makefile [new file with mode: 0644]
src/check.pl
src/check.t
src/dot.mkshrc [new file with mode: 0644]
src/edit.c
src/eval.c
src/exec.c
src/expr.c
src/funcs.c
src/histrap.c
src/jobs.c
src/lalloc.c
src/lex.c
src/main.c
src/misc.c
src/mksh.1 [new file with mode: 0644]
src/sh.h
src/sh_flags.h
src/shf.c
src/strlcpy.c [new file with mode: 0644]
src/syn.c
src/tree.c
src/var.c
src/var_spec.h