Commit ID: 10058CC671F1DF58730
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/03/17 22:45:55 UTC
Modified files:
bin/mksh : check.t funcs.c mksh.1 sh.h
Log message:
implement “typeset -g”, From: Martijn Dekker <[email protected]>
also deprecate “global”; thanks!
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.759 -r1.760 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.327 -r1.328 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.428 -r1.429 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.794 -r1.795 src/bin/mksh/sh.h