MirBSD Korn Shell for Jehanne
Go to file
tg 2a72f0e2f0 RCSID sync with oksh, and apply a simplification of theirs, but WITH a
comment what/why added (to aid understanding this code)

I wonder, though, why their x_escape now almost¹ looks like ours… is
that a coïncidence, or do they steal again (without understanding why)?

① they’re missing the semicolon but falsely added the closing bracket
2010-05-22 12:37:49 +00:00
Build.sh • deprecate¹ -longoptions in favour of short options 2010-05-13 18:41:13 +00:00
check.pl
check.t related to 1004BF041CB522EEEE3 ${foo[*]} is a vector too; add testcases 2010-05-16 19:17:42 +00:00
dot.mkshrc some OSes pre-define $ENV; let this be another hint to their users 2010-02-25 20:48:10 +00:00
edit.c RCSID sync with oksh, and apply a simplification of theirs, but WITH a 2010-05-22 12:37:49 +00:00
emacsfn.h
eval.c related to 1004BF041CB522EEEE3 ${foo[*]} is a vector too; add testcases 2010-05-16 19:17:42 +00:00
exec.c Fix two more POSIX conformance bugs and minor documentation/comment issues 2010-04-08 13:21:08 +00:00
expr.c remove some debugging code 2010-01-25 14:38:04 +00:00
funcs.c address two performance issues in do_realpath(): 2010-04-27 21:39:09 +00:00
histrap.c sync with oksh (comments and docs only) 2010-05-13 18:44:10 +00:00
jobs.c
lalloc.c
lex.c Fix two more POSIX conformance bugs and minor documentation/comment issues 2010-04-08 13:21:08 +00:00
main.c add MKSH_DEFAULT_TMPDIR 2010-04-20 17:28:20 +00:00
Makefile
misc.c remove some more of this ugliness 2010-01-29 09:34:31 +00:00
mksh.1 document using $'…' to set $PS1 in an easier manner, after pressure 2010-05-13 18:47:50 +00:00
setmode.c
sh_flags.h To solve the incompatibility issues between mksh-current, old mksh versions 2010-01-28 15:18:51 +00:00
sh.h disallow some more kinds to trim a vector; Debian #581867 2010-05-16 19:04:42 +00:00
shf.c
strlcpy.c
syn.c
tree.c (hopefully) fix the substitution thing for good 2010-02-25 20:18:19 +00:00
var_spec.h
var.c Add some assertions – mkssert() – for things clang’s scan-build can’t see 2010-01-28 20:26:52 +00:00