Build.sh
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
check.pl
pass LOCPATH environment variable too, might be needed on glibc systems
2009-04-07 18:45:19 +00:00
check.t
"evil" workaround to the alignment issues: embed an ALLOC_ITEM into
2009-04-07 19:43:28 +00:00
copyright
remove espie's double-linked-list based allocator and write a
2009-03-22 16:55:38 +00:00
dot.mkshrc
shorten
2009-04-05 12:42:34 +00:00
edit.c
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
eval.c
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
exec.c
some int->bool, KNF, ...
2009-04-07 19:13:11 +00:00
expr.c
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
funcs.c
fix jobless mksh so much to make it work on Minix 3
2009-04-05 12:35:32 +00:00
histrap.c
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
jobs.c
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
lalloc.c
employ some "nice" constants and comment lalloc.c
2009-04-07 18:56:51 +00:00
lex.c
some int->bool, KNF, ...
2009-04-07 19:13:11 +00:00
main.c
"evil" workaround to the alignment issues: embed an ALLOC_ITEM into
2009-04-07 19:43:28 +00:00
Makefile
(experimental) implement getrusage via times if not found
2009-04-03 09:39:07 +00:00
misc.c
fix jobless mksh so much to make it work on Minix 3
2009-04-05 12:35:32 +00:00
mksh.1
• document new (clarified) macro behaviour – bugfix
2009-04-05 12:45:25 +00:00
setmode.c
try to do some optimum struct packing except for struct env
2009-04-07 18:41:37 +00:00
sh.h
"evil" workaround to the alignment issues: embed an ALLOC_ITEM into
2009-04-07 19:43:28 +00:00
shf.c
of *course* I had to introduce an inverse-logic error
2009-04-07 19:25:41 +00:00
strlcpy.c
this is no longer shared code
2009-04-07 19:15:48 +00:00
syn.c
some int->bool, KNF, ...
2009-04-07 19:13:11 +00:00
tree.c
some int->bool, KNF, ...
2009-04-07 19:13:11 +00:00
var.c
rename env variable to denv
2009-04-07 19:27:49 +00:00