Build.sh
|
apply patch from Brian Callahan <bcallah@devio.us> for better pcc support
|
2016-11-07 16:55:51 +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 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
|
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
|
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
|
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 error propagation in TAND/TOR constructs, noted by Martijn Dekker
|
2016-10-02 22:21:47 +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 |