Build.sh
Macintosh-specific updates from gecko2@
2018-01-25 12:33:54 +00:00
check.pl
catch z/OS not having $Config not filling in the __perlpath env correctly
2017-05-05 21:17:31 +00:00
check.t
make ${foo#'bar'} in here document behave like ksh93
2018-03-09 01:29:11 +00:00
dot.mkshrc
oh wait, actually…
2017-08-08 21:10:21 +00:00
edit.c
revert the CORD debugging aid
2018-01-14 00:03:05 +00:00
emacsfn.h
fix English (thanks to Andreas Buschka); TIL:
2016-09-01 12:59:12 +00:00
eval.c
write ord’ed into c
2018-01-14 01:29:47 +00:00
exec.c
all uses of mksh_vdirsep should exclude “\builtin” from triggering it
2017-10-11 21:09:24 +00:00
expr.c
write ord’ed into c
2018-01-14 01:29:47 +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
this callback also needs to cast cleanly
2018-01-14 01:26:49 +00:00
histrap.c
Coverity 1416282
2017-08-07 23:25:09 +00:00
jehanne.c
add patch for the Jehanne operating system, from Shamar on IRC
2017-12-22 16:30:00 +00:00
jobs.c
small cleanup for systems without core dumps, such as Jehanne
2018-01-05 20:08:34 +00:00
lalloc.c
clean up, avoid aliasing concerns in non-debug case
2016-02-26 21:53:37 +00:00
lex.c
make ${foo#'bar'} in here document behave like ksh93
2018-03-09 01:29:11 +00:00
lksh.1
POSuX demands persistent history support, so permit it in lksh
2017-04-02 13:38:02 +00:00
main.c
warn when entering POSuX noncompliance
2018-01-13 21:45:07 +00:00
Makefile
implement early (mediæval) locale tracking, as a compile-time option,
2018-01-13 21:38:10 +00:00
mirhash.h
janitorial work
2015-11-29 17:05:02 +00:00
misc.c
quote empty strings for re-entry into shell
2018-03-17 22:46:09 +00:00
mksh.1
improve exporting documentation:
2018-04-16 00:32:35 +00:00
mksh.ico
os2.c
Pass arguments via a resonse file if executing a child fails
2017-12-22 16:41:42 +00:00
rlimits.opt
add explicit licence
2015-12-12 21:08:44 +00:00
sh_flags.opt
fixup relation between lksh and mksh (somewhat minimal delta)
2017-02-18 02:33:15 +00:00
sh.h
make ${foo#'bar'} in here document behave like ksh93
2018-03-09 01:29:11 +00:00
shf.c
shf_getc{,har} need to return properly casted
2018-01-14 01:28:16 +00:00
strlcpy.c
janitorial work
2015-11-29 17:05:02 +00:00
syn.c
plug the first couple of ctype bugs
2018-01-14 00:22:30 +00:00
tree.c
revert the CORD debugging aid
2018-01-14 00:03:05 +00:00
var_spec.h
implement early (mediæval) locale tracking, as a compile-time option,
2018-01-13 21:38:10 +00:00
var.c
some ord() debugging; CORD for case, ORD evaluates twice, for debugging
2018-01-13 23:55:15 +00:00