alloc.c
|
|
|
Build.sh
|
gcc -v also accepts a file argument, and 'diet gcc -v' croaks, so…
|
2008-07-08 21:14:42 +00:00 |
check.pl
|
|
|
check.t
|
• bump NUFILE and FDBASE, allowing for more than 10 fds used by scripts
|
2008-07-09 21:32:45 +00:00 |
copyright
|
|
|
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
|
|
|
funcs.c
|
fix the RCS IDs
|
2008-06-08 17:16:25 +00:00 |
histrap.c
|
check return value of unlink(2) when trying to remove an existing HISTFILE,
|
2008-07-06 22:41:09 +00:00 |
jobs.c
|
optimise based upon the following assumption:
|
2008-05-17 19:03:25 +00:00 |
lex.c
|
• bump NUFILE and FDBASE, allowing for more than 10 fds used by scripts
|
2008-07-09 21:32:45 +00:00 |
main.c
|
remove a line which accidentally got committed, oops
|
2008-07-10 18:34:08 +00:00 |
Makefile
|
remove check_category “pdksh”, it starts to make trouble and was never
|
2008-06-21 19:20:15 +00:00 |
misc.c
|
• alloc() can’t fail, afree() can take NULL
|
2008-05-17 18:47:03 +00:00 |
mksh.1
|
• bump NUFILE and FDBASE, allowing for more than 10 fds used by scripts
|
2008-07-09 21:32:45 +00:00 |
setmode.c
|
|
|
sh.h
|
limit fd usage – at least ULTRIX doesn’t cope
|
2008-07-10 18:48:02 +00:00 |
shf.c
|
• alloc() can’t fail, afree() can take NULL
|
2008-05-17 18:47:03 +00:00 |
strlcpy.c
|
libc strlfun.c:
|
2008-07-07 12:59:54 +00:00 |
syn.c
|
• add code to support GNU bash’s “&> file” I/O redirection extension,
|
2008-06-28 22:51:56 +00:00 |
tree.c
|
• bump NUFILE and FDBASE, allowing for more than 10 fds used by scripts
|
2008-07-09 21:32:45 +00:00 |
var.c
|
• alloc() can’t fail, afree() can take NULL
|
2008-05-17 18:47:03 +00:00 |