diff options
author | jlam <jlam@pkgsrc.org> | 2007-08-07 19:38:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-08-07 19:38:11 +0000 |
commit | 685c04bcc620de813bd51ee915cb738c4ccf226d (patch) | |
tree | 1911a2bdc9a7566dc3d8e6b4227220a2fb970456 /shells/eltclsh | |
parent | f229b6cf0fbb8797931d1703b635d2d4ae0d7cfb (diff) | |
download | pkgsrc-685c04bcc620de813bd51ee915cb738c4ccf226d.tar.gz |
Update shells/mksh to version 30. Changes from version 29.6 include:
* If the basename of argv[0] starts with "sh", activate FPOSIX early,
preventing some typical ksh aliases from being defined.
* If FPOSIX, don't pre-define aliases (except integer and local) to
benefit operating environments that never heard of the great Korn Shell.
* Support x=(a b c) bash-like array initialisation
* Support ${foo:2:3} bash-like substring expansion
* Don't try to execute ELF, a.out, COFF, gzip or MZ binaries, e.g.
mksh /bin/sh.
* Prefer well-known signal names to alphabetically earlier ones
* Fix a bug delivering ERR and EXIT pseudo-signals to traps combined
with "set -e".
Update from mirabilos#pkgsrc with small fixups by me.
Diffstat (limited to 'shells/eltclsh')
0 files changed, 0 insertions, 0 deletions