MirBSD Korn Shell for Jehanne
Go to file
tg 29d4125e3c switch $CC default from gcc to cc, as we support most native compilers now,
and – with Daniel's words – das ist doch kein Rumgeleenockse hier!
2007-07-17 19:41:26 +00:00
Build.sh switch $CC default from gcc to cc, as we support most native compilers now, 2007-07-17 19:41:26 +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 • make the "if called as sh, set FPOSIX" not !SMALL-only 2007-07-17 13:56:51 +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 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 • remove strcasestr.c, use home-grown implementation¹, call it stricmp, 2007-03-04 03:04:28 +00:00
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 • make the "if called as sh, set FPOSIX" not !SMALL-only 2007-07-17 13:56:51 +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 • make the "if called as sh, set FPOSIX" not !SMALL-only 2007-07-17 13:56:51 +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