Build.sh
|
nuke $tcbo (unused)
|
2007-06-30 20:04:23 +00:00 |
Makefile
|
with this, we don't need the special list of pre-known signal names
|
2007-06-05 21:47:49 +00:00 |
alloc.c
|
quieten gcc __CRAZY (-m32) on sparc64
|
2007-06-05 18:59:54 +00:00 |
check.pl
|
this doesn't need a shebang line, especially not one hardcoding /usr/bin/perl
|
2007-02-13 12:59:03 +00:00 |
check.t
|
this is bash compatibility week, and by suggestion of actual users,
|
2007-06-27 23:12:59 +00:00 |
copyright
|
• remove strcasestr.c, use home-grown implementation¹, call it stricmp,
|
2007-03-04 03:04:28 +00:00 |
dot.mkshrc
|
accomodate stupid Slackware 11 (if you're a slack user, pity you)
|
2007-06-20 13:38:18 +00:00 |
edit.c
|
rewrite some code; bug found by HP's C compiler
|
2007-06-21 16:04:46 +00:00 |
eval.c
|
this is bash compatibility week, and by suggestion of actual users,
|
2007-06-27 23:12:59 +00:00 |
exec.c
|
make sure ELF, a.out, COFF, MZ/PE and gzip binaries aren't executed via sh
|
2007-06-15 21:22:40 +00:00 |
expr.c
|
• remove strcasestr.c, use home-grown implementation¹, call it stricmp,
|
2007-03-04 03:04:28 +00:00 |
funcs.c
|
more errno cleanup
|
2007-06-06 23:41:24 +00:00 |
histrap.c
|
ok, icc _did_ track down a few ones, and I fixed errno abuse a little too
|
2007-06-06 23:28:17 +00:00 |
jobs.c
|
more errno cleanup
|
2007-06-06 23:41:24 +00:00 |
lex.c
|
optimise – we already did that one range check before
|
2007-06-23 00:05:04 +00:00 |
main.c
|
make sure that “integer” and “local” are defined even in FPOSIX mode, which
|
2007-06-17 00:50:09 +00:00 |
misc.c
|
• check.t: add some FPOSIX regression tests (1 still fails)
|
2007-06-15 21:55:20 +00:00 |
mksh.1
|
this is bash compatibility week, and by suggestion of actual users,
|
2007-06-27 23:12:59 +00:00 |
setmode.c
|
sync
|
2007-03-04 03:47:37 +00:00 |
sh.h
|
this is bash compatibility week, and by suggestion of actual users,
|
2007-06-27 23:12:59 +00:00 |
shf.c
|
ok, icc _did_ track down a few ones, and I fixed errno abuse a little too
|
2007-06-06 23:28:17 +00:00 |
strlcpy.c
|
• strlcpy.c: remove superfluous rcs ids in comments
|
2007-04-23 11:33:26 +00:00 |
syn.c
|
implement bash-style array initialisation, as requested by many
|
2007-06-22 23:34:42 +00:00 |
tree.c
|
Fix for Coverity CID#2: false bug, but still a problem.
|
2007-05-13 17:51:24 +00:00 |
var.c
|
ok, icc _did_ track down a few ones, and I fixed errno abuse a little too
|
2007-06-06 23:28:17 +00:00 |