Build.sh
|
bump, required by XTaran
|
2016-08-10 18:20:18 +00:00 |
check.pl
|
janitorial work
|
2015-11-29 17:05:02 +00:00 |
check.t
|
fixes
|
2016-08-10 18:20:05 +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
|
clean up chtypes use
|
2016-08-01 18:42:42 +00:00 |
emacsfn.h
|
oops, !MKSH_SMALL
|
2016-07-26 21:50:30 +00:00 |
eval.c
|
implement $KSH_MATCH and, to make it usable, ${foo@/bar/baz};
|
2016-08-01 21:38:07 +00:00 |
exec.c
|
implement $KSH_MATCH and, to make it usable, ${foo@/bar/baz};
|
2016-08-01 21:38:07 +00:00 |
expr.c
|
shave off 12 bytes (with fixed gcc) by making the definitions more legible
|
2016-07-27 00:55:27 +00:00 |
exprtok.h
|
shave off 12 bytes (with fixed gcc) by making the definitions more legible
|
2016-07-27 00:55:27 +00:00 |
funcs.c
|
implement $KSH_MATCH and, to make it usable, ${foo@/bar/baz};
|
2016-08-01 21:38:07 +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
|
fixes
|
2016-08-10 18:20:05 +00:00 |
main.c
|
fixup a bad OpenBSD reaction on a bug afl showed:
|
2016-08-04 20:51:35 +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
|
fixes
|
2016-08-10 18:20:05 +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_flags.opt
|
add explicit licence
|
2015-12-12 21:08:44 +00:00 |
sh.h
|
bump, required by XTaran
|
2016-08-10 18:20:18 +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
|
assorted code cleanup, while here anyway
|
2016-08-04 20:32:14 +00:00 |
tree.c
|
rework string pooling; disable our own (rely on compiler’s)…
|
2016-07-25 00:04:48 +00:00 |
var_spec.h
|
oops…
|
2016-07-25 21:02:13 +00:00 |
var.c
|
implement $KSH_MATCH and, to make it usable, ${foo@/bar/baz};
|
2016-08-01 21:38:07 +00:00 |