MirBSD Korn Shell for Jehanne
Go to file
tg 92370ec355 shave off 12 bytes (with fixed gcc) by making the definitions more legible
(and dropping struct padding, tbh)
2016-07-27 00:55:27 +00:00
Build.sh shave off 12 bytes (with fixed gcc) by making the definitions more legible 2016-07-27 00:55:27 +00:00
Makefile remove fd>9 support in favour of upcoming named file descriptors; bump 2016-07-25 21:05:25 +00:00
check.pl janitorial work 2015-11-29 17:05:02 +00:00
check.t defer to external rename(1) too 2016-07-26 21:50:46 +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 this hack from commitid 1004651F21443013C37 is no longer necessary (thought so) 2016-07-26 22:55:35 +00:00
emacsfn.h oops, !MKSH_SMALL 2016-07-26 21:50:30 +00:00
eval.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +00:00
exec.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +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 defer to external rename(1) too 2016-07-26 21:50:46 +00:00
histrap.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +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 remove fd>9 support in favour of upcoming named file descriptors; bump 2016-07-25 21:05:25 +00:00
lksh.1 merge most recent portmdoc into a̲l̲l̲ of its users; fixup .\& into \&. like 2016-02-11 20:12:09 +00:00
main.c remove fd>9 support in favour of upcoming named file descriptors; bump 2016-07-25 21:05:25 +00:00
mirhash.h janitorial work 2015-11-29 17:05:02 +00:00
misc.c add a testcase as documentation (why POSIX isn’t everything); fix comments 2016-07-25 20:36:28 +00:00
mksh.1 defer to external rename(1) too 2016-07-26 21:50:46 +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 defer to external rename(1) too 2016-07-26 21:50:46 +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 remove fd>9 support in favour of upcoming named file descriptors; bump 2016-07-25 21:05:25 +00:00
tree.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +00:00
var.c oops… 2016-07-25 21:02:13 +00:00
var_spec.h oops… 2016-07-25 21:02:13 +00:00