MirBSD Korn Shell for Jehanne
Go to file
tg d18f9133c8 fix English (thanks to Andreas Buschka); TIL:
• to start ⇒ a start
• to begin ⇒ a beginning
2016-09-01 12:59:12 +00:00
Build.sh fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
Makefile outstanding bumps 2016-08-25 16:21:34 +00:00
check.pl janitorial work 2015-11-29 17:05:02 +00:00
check.t fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +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 English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +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 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 fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
mirhash.h janitorial work 2015-11-29 17:05:02 +00:00
misc.c clean up chtypes use 2016-08-01 18:42:42 +00:00
mksh.1 simplify manpage and code; streamline manpage formatting and Satzzeichen 2016-08-24 20:40:00 +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 English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +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 implement $KSH_MATCH and, to make it usable, ${foo@/bar/baz}; 2016-08-01 21:38:07 +00:00
var_spec.h oops… 2016-07-25 21:02:13 +00:00