MirBSD Korn Shell for Jehanne
Go to file
2016-10-26 22:55:51 +00:00
Build.sh fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
check.pl
check.t fix error propagation in TAND/TOR constructs, noted by Martijn Dekker 2016-10-02 22:21:47 +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 fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +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 fix error propagation in TAND/TOR constructs, noted by Martijn Dekker 2016-10-02 22:21:47 +00:00
expr.c Unicode 9.0.0 (code and data part; FixedMisc font tbd) 2016-09-01 12:55:21 +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 read(2) and write(2) don’t EINTR for fast input (LP#1616692) 2016-08-25 16:21:14 +00:00
histrap.c make command() not trash the global source variable 2016-08-04 20:31:01 +00:00
jobs.c
lalloc.c
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
Makefile outstanding bumps 2016-08-25 16:21:34 +00:00
mirhash.h
misc.c clean up chtypes use 2016-08-01 18:42:42 +00:00
mksh.1 today, Andreas Buschka learnt that the Oxford comma is an american thing 2016-09-29 09:04:56 +00:00
mksh.ico
rlimits.opt
sh_flags.opt
sh.h fix error propagation in TAND/TOR constructs, noted by Martijn Dekker 2016-10-02 22:21:47 +00:00
shf.c
strlcpy.c
syn.c fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
tree.c
var_spec.h oops… 2016-07-25 21:02:13 +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