MirBSD Korn Shell for Jehanne
Go to file
tg 5161342b9b fix warning about signed vs. unsigned comparision and potential truncation error 2011-02-09 13:08:27 +00:00
Build.sh Scan for existence of <sys/file.h> which is not ubiquitous; allows 2011-01-30 02:18:20 +00:00
Makefile regen 2011-01-30 02:28:31 +00:00
check.pl more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
check.t fix warning about signed vs. unsigned comparision and potential truncation error 2011-02-09 13:08:27 +00:00
dot.mkshrc when setting a UTF-8 locale, also set -o utf8-mode 2011-02-02 22:48:15 +00:00
edit.c fix prev-hist-word again, thanks Jörg-Volker Peetz 2011-02-09 13:08:18 +00:00
emacsfn.h • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
eval.c ${foo@x} is now special-expansion for values of x, defined for now: 2011-01-21 22:25:34 +00:00
exec.c introduce MKSH_NOPROSPECTOFWORK which is like pdksh’s JOB_SIGS in reverse, like MKSH_UNEMPLOYED is pdksh’s JOBS in reverse; allows mksh to work (hah! no pun intended…) with klibc (and possibly, Syllable Desktop and Plan 9) for now, until they fix their bugs 2011-01-30 01:35:35 +00:00
expr.c regenerate all wcwidth code from UCD 6.0.0 and related tables, 2010-12-11 16:05:03 +00:00
funcs.c SUSv4 says trap foo UNKNOWN is not a syntax error, merely exit ≠0. 2011-01-30 01:36:00 +00:00
histrap.c fix warning about signed vs. unsigned comparision and potential truncation error 2011-02-09 13:08:27 +00:00
jobs.c introduce MKSH_NOPROSPECTOFWORK which is like pdksh’s JOB_SIGS in reverse, like MKSH_UNEMPLOYED is pdksh’s JOBS in reverse; allows mksh to work (hah! no pun intended…) with klibc (and possibly, Syllable Desktop and Plan 9) for now, until they fix their bugs 2011-01-30 01:35:35 +00:00
lalloc.c New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
lex.c this is a bashism but might be from ksh93 IIRC… still dead ugly as hell! 2010-12-19 20:00:56 +00:00
main.c drop suspend alias in Android too 2011-01-21 21:07:11 +00:00
misc.c • implement KSHEGID, KSHGID, KSHUID variables by suggestion of Richard K. 2011-01-21 21:04:48 +00:00
mksh.1 fix prev-hist-word again, thanks Jörg-Volker Peetz 2011-02-09 13:08:18 +00:00
sh.h fix warning about signed vs. unsigned comparision and potential truncation error 2011-02-09 13:08:27 +00:00
sh_flags.h compatibility: stick “set ±o arc4random” around for a bit longer, 2010-07-13 13:07:58 +00:00
shf.c • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
strlcpy.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
syn.c • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
tree.c • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
var.c • implement KSHEGID, KSHGID, KSHUID variables by suggestion of Richard K. 2011-01-21 21:04:48 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00