MirBSD Korn Shell for Jehanne
Go to file
tg 00cbdc2d2e 12:51⎜«replaced:#!/bin/mksh» mirabilos: btw haiku port?
12:51⎜<mirabilos:#!/bin/mksh> dunno, I run no haiku
12:51⎜<mirabilos:#!/bin/mksh> I don't know anyone who does, either
12:51⎜«replaced:#!/bin/mksh» only caveat it creates nor .aout. nor a.exe by deafult
12:52⎜<mirabilos:#!/bin/mksh> so I focus on more widely-used things such as DEC ULTRIX 4.5 and Digital UNIX
     ⎜    2.0 ;)
12:52⎜«replaced:#!/bin/mksh» the problem was
12:52⎜«replaced:#!/bin/mksh» it creates src when you give hime src.c
12:53⎜«replaced:#!/bin/mksh» and it confused your Build.sh
12:54⎜<mirabilos:#!/bin/mksh> which compiler does it use?
12:55⎜«replaced:#!/bin/mksh» gcc 2.95

this might(!) be enough to support this weirdity. untested.

12:57⎜«replaced:#!/bin/mksh» can you commit that?
12:57⎜«replaced:#!/bin/mksh» i will try it
12:57⎜«replaced:#!/bin/mksh» but a bit later
2008-10-25 12:58:41 +00:00
Build.sh 12:51⎜«replaced:#!/bin/mksh» mirabilos: btw haiku port? 2008-10-25 12:58:41 +00:00
Makefile
alloc.c
check.pl
check.t this will most certainly be mksh R36 2008-10-24 21:35:43 +00:00
copyright standardise the Unicode version of our licence 2008-10-24 21:53:01 +00:00
dot.mkshrc
edit.c when doing a history search (^R), restore old input line on 2008-10-19 20:15:45 +00:00
eval.c optimisation: s is never NULL or bigger than sbeg 2008-10-24 20:52:22 +00:00
exec.c
expr.c
funcs.c
histrap.c fix a warning 2008-10-14 19:48:27 +00:00
jobs.c fix some of the things scan-build[1] found (but not some false positives) 2008-10-13 23:06:04 +00:00
lex.c fix prodded by cnuke@ for AIX with IBM xlC 7.0: 2008-10-10 21:30:43 +00:00
main.c • change mksh to only then behave more POSuXish when called as /bin/sh or 2008-10-20 19:29:25 +00:00
misc.c fix some of the things scan-build[1] found (but not some false positives) 2008-10-13 23:06:04 +00:00
mksh.1 replaced (TNF: ahoka) insists on me mentioning that we specify integer 2008-10-24 21:27:20 +00:00
setmode.c
sh.h this will most certainly be mksh R36 2008-10-24 21:35:43 +00:00
shf.c fix prodded by cnuke@ for AIX with IBM xlC 7.0: 2008-10-10 21:30:43 +00:00
strlcpy.c
syn.c fix prodded by cnuke@ for AIX with IBM xlC 7.0: 2008-10-10 21:30:43 +00:00
tree.c fix some of the things scan-build[1] found (but not some false positives) 2008-10-13 23:06:04 +00:00
var.c