MirBSD Korn Shell for Jehanne
Go to file
tg 3aac3c30b5 return 128+SIGALRM if read with timeout timeouts, inspired by GNU bash 2016-11-11 22:17:09 +00:00
Build.sh apply patch from Brian Callahan <bcallah@devio.us> for better pcc support 2016-11-07 16:55:51 +00:00
Makefile fix lazy evaluation with side effects; spotted by ormaaj via IRC 2016-11-07 16:58:48 +00:00
check.pl janitorial work 2015-11-29 17:05:02 +00:00
check.t fix lazy evaluation with side effects; spotted by ormaaj via IRC 2016-11-07 16:58:48 +00:00
dot.mkshrc missed a function (due to it being POSIX, not Korn, probably) 2016-07-26 22:03:41 +00:00
edit.c make print -c honour line separator 2016-11-11 21:13:25 +00:00
emacsfn.h fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
eval.c fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
exec.c make print -c honour line separator 2016-11-11 21:13:25 +00:00
expr.c fix lazy evaluation with side effects; spotted by ormaaj via IRC 2016-11-07 16:58:48 +00:00
exprtok.h fix refactoro, spotted by Natureshadow; add (working) testsuite for all operators 2016-08-12 16:48:05 +00:00
funcs.c return 128+SIGALRM if read with timeout timeouts, inspired by GNU bash 2016-11-11 22:17:09 +00:00
histrap.c pack local bools into a struct, for tighter stack packing 2016-11-11 18:44:32 +00:00
jobs.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +00:00
lalloc.c clean up, avoid aliasing concerns in non-debug case 2016-02-26 21:53:37 +00:00
lex.c implement $KSH_MATCH and, to make it usable, ${foo@/bar/baz}; 2016-08-01 21:38:07 +00:00
lksh.1 outstanding bumps 2016-08-25 16:21:34 +00:00
main.c shave five spaces off .rodata with no functional difference 2016-10-26 22:55:51 +00:00
mirhash.h janitorial work 2015-11-29 17:05:02 +00:00
misc.c make print -c honour line separator 2016-11-11 21:13:25 +00:00
mksh.1 return 128+SIGALRM if read with timeout timeouts, inspired by GNU bash 2016-11-11 22:17:09 +00:00
mksh.ico add the desktop shortcut / icon from mksh/Win32 so it may be used by everyone for mksh/Unix too 2013-07-25 16:18:25 +00:00
rlimits.opt add explicit licence 2015-12-12 21:08:44 +00:00
sh.h fix lazy evaluation with side effects; spotted by ormaaj via IRC 2016-11-07 16:58:48 +00:00
sh_flags.opt add explicit licence 2015-12-12 21:08:44 +00:00
shf.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +00:00
strlcpy.c janitorial work 2015-11-29 17:05:02 +00:00
syn.c fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
tree.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +00:00
var.c avoid even the chance at UB, it’s too risky with “postmodern” compilers 2016-10-22 23:56:50 +00:00
var_spec.h oops… 2016-07-25 21:02:13 +00:00