aalloc.c
rewrite the cookie logic… while this is better than previously,
2008-11-15 11:42:18 +00:00
alloc.c
enable passing of a hint how many pointers we’ll need to anew()
2008-11-15 07:35:25 +00:00
Build.sh
this was NOT intended to be committed; my sincere apologies
2008-11-13 00:36:07 +00:00
check.pl
prevent using a possibly undefined variable
2008-07-14 14:53:23 +00:00
check.t
prepare for aalloc.c, which I have just written myself, as an area-based
2008-11-12 04:55:19 +00:00
copyright
alloc.c is now not always included any more, aalloc.c is MirOS licenced
2008-11-12 05:00:40 +00:00
dot.mkshrc
much simplify and shorten default $PS1 (uses even more magick now)
2008-11-07 20:07:10 +00:00
edit.c
give hints to anew() according to aalloc stats output for testsuite and a
2008-11-15 09:00:19 +00:00
eval.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
exec.c
get rid of tempting sizeofN macro
2008-11-12 00:55:32 +00:00
expr.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
funcs.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
histrap.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
jobs.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
lex.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
main.c
give hints to anew() according to aalloc stats output for testsuite and a
2008-11-15 09:00:19 +00:00
Makefile
rewrite the cookie logic… while this is better than previously,
2008-11-15 11:42:18 +00:00
misc.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
mksh.1
replaced (TNF: ahoka) insists on me mentioning that we specify integer
2008-10-24 21:27:20 +00:00
setmode.c
• more unsigned → unsigned int
2008-04-19 22:15:06 +00:00
sh.h
meet AALLOC_STATS
2008-11-15 08:52:01 +00:00
shf.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
strlcpy.c
libc strlfun.c:
2008-07-07 12:59:54 +00:00
syn.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
tree.c
switch to a (nmemb,size) API from a (nmemb*size) API
2008-11-12 00:54:52 +00:00
var.c
give hints to anew() according to aalloc stats output for testsuite and a
2008-11-15 09:00:19 +00:00