MirBSD Korn Shell for Jehanne
Go to file
tg 6cd65f7a6c Clarify the effect of exit and return in a subshell
From: Jean Delvare <jdelvare@suse.de>
2017-04-11 17:40:41 +00:00
Build.sh komh reports that OS/2 has no chance of supporting UTF-8 (like MSYS) 2017-04-03 02:08:57 +00:00
Makefile something comfy 2017-04-06 01:46:42 +00:00
check.pl
check.t disambiguate $((…)) vs. $((…)…) in “typeset -f” output 2017-04-11 12:34:04 +00:00
dot.mkshrc add standard variable PATHSEP, for better and easier OS/2 support 2017-03-19 22:31:29 +00:00
edit.c make -masm=intel safe: don’t call a module-global variable “es” 2017-04-08 20:35:03 +00:00
emacsfn.h
eval.c fix reentrancy of 'typeset -f' output in the face of aliases; also, 2017-04-06 01:59:58 +00:00
exec.c allow 'eval break', from Martijn Dekker 2017-04-08 01:07:18 +00:00
expr.c string pooling, and more consistent look for error messages 2017-04-02 16:47:43 +00:00
exprtok.h
funcs.c allow 'eval break', from Martijn Dekker 2017-04-08 01:07:18 +00:00
histrap.c allow 'eval break', from Martijn Dekker 2017-04-08 01:07:18 +00:00
jobs.c
lalloc.c
lex.c fix reentrancy of 'typeset -f' output in the face of aliases; also, 2017-04-06 01:59:58 +00:00
lksh.1 POSuX demands persistent history support, so permit it in lksh 2017-04-02 13:38:02 +00:00
main.c allow 'eval break', from Martijn Dekker 2017-04-08 01:07:18 +00:00
mirhash.h
misc.c split path-specific ('C:\FOO' instead of '/foo') stuff into MKSH_DOSPATH: 2017-04-02 13:08:07 +00:00
mksh.1 Clarify the effect of exit and return in a subshell 2017-04-11 17:40:41 +00:00
mksh.ico
os2.c merge mksh-os2 by KO Myung-Hun <komh@chollian.net> from https://github.com/komh/mksh-os2 2017-04-02 15:00:45 +00:00
rlimits.opt
sh.h allow 'eval break', from Martijn Dekker 2017-04-08 01:07:18 +00:00
sh_flags.opt
shf.c merge mksh-os2 by KO Myung-Hun <komh@chollian.net> from https://github.com/komh/mksh-os2 2017-04-02 15:00:45 +00:00
strlcpy.c
syn.c fix reentrancy of 'typeset -f' output in the face of aliases; also, 2017-04-06 01:59:58 +00:00
tree.c disambiguate $((…)) vs. $((…)…) in “typeset -f” output 2017-04-11 12:34:04 +00:00
var.c string pooling, and more consistent look for error messages 2017-04-02 16:47:43 +00:00
var_spec.h