Build.sh
|
this was NOT intended to be committed; my sincere apologies
|
2008-11-13 00:36:07 +00:00 |
Makefile
|
by the principle of the working tree, we cannot enable aalloc as of now.
|
2008-11-17 01:14:57 +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 |
check.pl
|
prevent using a possibly undefined variable
|
2008-07-14 14:53:23 +00:00 |
check.t
|
forgot to bump version here too
|
2008-11-30 10:45:42 +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
|
if MKSH_SMALL and HAVE_ARC4RANDOM, there is no need to use rand()/srand(3)
|
2008-11-30 10:33:40 +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
|
if MKSH_SMALL and HAVE_ARC4RANDOM, there is no need to use rand()/srand(3)
|
2008-11-30 10:33:40 +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
|
if MKSH_SMALL and HAVE_ARC4RANDOM, there is no need to use rand()/srand(3)
|
2008-11-30 10:33:40 +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
|
if MKSH_SMALL and HAVE_ARC4RANDOM, there is no need to use rand()/srand(3)
|
2008-11-30 10:33:40 +00:00 |