alloc.c
quieten gcc __CRAZY (-m32) on sparc64
2007-06-05 18:59:54 +00:00
Build.sh
What is valid for Build.sh should be valid for test.sh too.
2008-05-20 18:47:06 +00:00
check.pl
… and $__perlname (for perl5 ipv perl, etc.)
2008-04-01 16:26:42 +00:00
check.t
fix regression test: Solaris has $^O solaris not sunos, and locales of
2008-06-02 20:44:07 +00:00
copyright
remove advertising clause from mksh distribution: while I’d still prefer
2008-04-22 11:47:57 +00:00
dot.mkshrc
add new builtin “realpath” calling realpath(3) on its argument, skipping
2008-05-17 18:27:57 +00:00
edit.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
eval.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
exec.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
expr.c
mostly revert 100480A853206FB56FA and parse utf-8 lead bytes ourselves
2008-04-20 00:24:26 +00:00
funcs.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
histrap.c
cast two pointer arithmetics to ptrdiff_t
2008-06-08 17:14:31 +00:00
jobs.c
optimise based upon the following assumption:
2008-05-17 19:03:25 +00:00
lex.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
main.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
Makefile
add new builtin “realpath” calling realpath(3) on its argument, skipping
2008-05-17 18:27:57 +00:00
misc.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
mksh.1
sort argument list, inspired by commit from Igor Sobrado
2008-06-08 16:57:52 +00:00
setmode.c
• more unsigned → unsigned int
2008-04-19 22:15:06 +00:00
sh.h
I’m sorta shocked…
2008-05-17 20:10:52 +00:00
shf.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
strlcpy.c
• strlcpy.c: remove superfluous rcs ids in comments
2007-04-23 11:33:26 +00:00
syn.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
tree.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00
var.c
• alloc() can’t fail, afree() can take NULL
2008-05-17 18:47:03 +00:00