MirBSD Korn Shell for Jehanne
Go to file
tg 4422137a88 introduce SADELIM_MAKE matching style – ${foo:S/bar/baz/flags} –
to complement SADELIM_BASH, as before – ${foo/bar/baz} –
but ifdef'd out for now, so probably no coding style. also new
is a flags array (not declared yet)
2007-07-07 22:29:36 +00:00
alloc.c quieten gcc __CRAZY (-m32) on sparc64 2007-06-05 18:59:54 +00:00
Build.sh fix what happens after we check for -D_FILE_OFFSET_BITS=64 – actually 2007-07-04 14:53:19 +00:00
check.pl use binmode to fix on UWIN 2007-07-01 18:00:00 +00:00
check.t these can't be nested and are expected to fail, although our error message 2007-07-06 11:54:34 +00:00
copyright
dot.mkshrc accomodate stupid Slackware 11 (if you're a slack user, pity you) 2007-06-20 13:38:18 +00:00
edit.c Borland C++ found these 2007-07-01 21:10:29 +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 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
funcs.c Borland C++ found these 2007-07-01 21:10:29 +00:00
histrap.c Borland C++ found these 2007-07-01 21:10:29 +00:00
jobs.c more errno cleanup 2007-06-06 23:41:24 +00:00
lex.c introduce SADELIM_MAKE matching style – ${foo:S/bar/baz/flags} – 2007-07-07 22:29:36 +00:00
main.c Borland C++ found these 2007-07-01 21:10:29 +00:00
Makefile • fix display problem 2007-07-01 21:47:08 +00:00
misc.c silence a gcc-4.2 warning and, in doing so, save quite a few operations: 2007-07-01 22:17:29 +00:00
mksh.1 fix the rest of it 2007-07-06 02:22:57 +00:00
setmode.c sync 2007-03-04 03:47:37 +00:00
sh.h fix the rest of it 2007-07-06 02:22:57 +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 Borland C++ found these 2007-07-01 21:10:29 +00:00