Build.sh
|
since <libutil.h> needs <sys/types.h> e.g. on mnbsd, use it later too
|
2009-04-10 16:09:53 +00:00 |
Makefile
|
(experimental) implement getrusage via times if not found
|
2009-04-03 09:39:07 +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
|
amend regression tests with expected-fail COMSUB parse bug
|
2009-04-22 16:43:18 +00:00 |
copyright
|
switch mail address to .org domain
|
2009-04-07 19:46:55 +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
|
tabs, bools
|
2009-04-07 19:51:47 +00:00 |
histrap.c
|
fix an oversight
|
2009-04-07 21:23:28 +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 |
misc.c
|
sync rcsid with openbsd; we did it in misc.c,v 1.95 already
|
2009-04-22 16:46:11 +00:00 |
mksh.1
|
address RedHat BZ#496791: fix currently not possible, because the code
|
2009-04-22 16:25:12 +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 |