Build.sh
|
some more not-so working platforms
|
2007-07-24 21:54:46 +00:00 |
Makefile
|
• fix display problem
|
2007-07-01 21:47:08 +00:00 |
alloc.c
|
quieten gcc __CRAZY (-m32) on sparc64
|
2007-06-05 18:59:54 +00:00 |
check.pl
|
use binmode to fix on UWIN
|
2007-07-01 18:00:00 +00:00 |
check.t
|
• test on HURD (gnubber)
|
2007-07-26 13:23:52 +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
|
some null/NUL
|
2007-07-22 13:38:26 +00:00 |
eval.c
|
I'm an idiot and this looks better and is more KISS (I suppose)
|
2007-07-06 02:39:37 +00:00 |
exec.c
|
fix another errexit bug: unwind() is __dead, so the pseudo-signal was never
|
2007-07-24 11:22:04 +00:00 |
expr.c
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |
funcs.c
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |
histrap.c
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |
jobs.c
|
• support IBM xlC on AIX
|
2007-07-22 13:34:52 +00:00 |
lex.c
|
… and fix that bug.
|
2007-07-23 14:28:52 +00:00 |
main.c
|
• support IBM xlC on AIX
|
2007-07-22 13:34:52 +00:00 |
misc.c
|
• test on HURD (gnubber)
|
2007-07-26 13:23:52 +00:00 |
mksh.1
|
mention ${foo:2:3} limitations
|
2007-07-26 13:32:16 +00:00 |
setmode.c
|
sync
|
2007-03-04 03:47:37 +00:00 |
sh.h
|
• test on HURD (gnubber)
|
2007-07-26 13:23:52 +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
|
Borland C++ found these
|
2007-07-01 21:10:29 +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
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |