alloc.c
|
|
|
Build.sh
|
initial support pcc (somewhat)
|
2007-09-21 10:46:56 +00:00 |
check.pl
|
|
|
check.t
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |
copyright
|
small textual nits
|
2007-07-26 13:35:58 +00:00 |
dot.mkshrc
|
• reduce number of readlink(1) / realpath(3) calls by caching the result of
|
2007-09-25 22:36:36 +00:00 |
edit.c
|
On Debian GNU/kFreeBSD, gcc version 4.2.1 (Debian 4.2.1-5):
|
2007-09-09 20:03:32 +00:00 |
eval.c
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |
exec.c
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |
expr.c
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |
funcs.c
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |
histrap.c
|
shut up some gcc warn_unused_result thingies from Fedora
|
2007-09-09 19:12:10 +00:00 |
jobs.c
|
shut up some gcc warn_unused_result thingies from Fedora
|
2007-09-09 19:12:10 +00:00 |
lex.c
|
employ string pooling techniques to save off a few more bytes
|
2007-08-19 23:12:23 +00:00 |
main.c
|
new builtin “rename” (this name sounds better than “mksh_mv_rescue” ☻)
|
2007-08-19 22:06:27 +00:00 |
Makefile
|
revert the -std=gnu99–by–default change until programmes are ready, as this
|
2007-08-24 14:25:33 +00:00 |
misc.c
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |
mksh.1
|
be more accurate but terse regarding pipe sequences
|
2007-09-26 19:26:58 +00:00 |
setmode.c
|
|
|
sh.h
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |
shf.c
|
|
|
strlcpy.c
|
|
|
syn.c
|
employ string pooling techniques to save off a few more bytes
|
2007-08-19 23:12:23 +00:00 |
tree.c
|
make this pass varexpand-substr-1 and ‘c’ of varexpand-substr-2
|
2007-07-06 01:53:36 +00:00 |
var.c
|
• fix memory leaks found by coverity
|
2007-09-09 18:06:42 +00:00 |