MirBSD Korn Shell for Jehanne
Go to file
tg 9b8d4023fa … but since I liked the bonus of having the hval stored so much, merge
it with the array index; var.c says that
│ 1244         /* The table entry is always [0] */
so that we can have a special flag and a union which stores hval for
the table index, the array index otherwise (coïncidentally *hint hint*
they have the same size)
2009-08-28 21:01:27 +00:00
Build.sh rpmlint says that one scn.c is compiled without rpm’s $CFLAGS 2009-08-28 17:37:47 +00:00
Makefile we need more RCS IDs! 2009-08-27 16:52:12 +00:00
check.pl more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
check.t While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
dot.mkshrc we need more RCS IDs! 2009-08-27 16:52:12 +00:00
edit.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
eval.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
exec.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
expr.c … but since I liked the bonus of having the hval stored so much, merge 2009-08-28 21:01:27 +00:00
funcs.c … but since I liked the bonus of having the hval stored so much, merge 2009-08-28 21:01:27 +00:00
histrap.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
jobs.c more use of memcpy(3) when we know destination and source sizes 2009-08-01 20:32:45 +00:00
lalloc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
lex.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
main.c … but since I liked the bonus of having the hval stored so much, merge 2009-08-28 21:01:27 +00:00
misc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
mksh.1 add the keyword “colour” to the PS1 example, since it wasn’t found in 2009-08-14 09:00:30 +00:00
setmode.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
sh.h … but since I liked the bonus of having the hval stored so much, merge 2009-08-28 21:01:27 +00:00
shf.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
strlcpy.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
syn.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
tree.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
var.c … but since I liked the bonus of having the hval stored so much, merge 2009-08-28 21:01:27 +00:00