MirBSD Korn Shell for Jehanne
Go to file
tg d7c2e16ca0 fix typos 2011-01-30 02:18:25 +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 -DIN_MKSH is not used by anything 2011-01-29 19:07:16 +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 typos 2011-01-30 02:18:25 +00:00
dot.mkshrc since dot.mkshrc is sourced by interactive shells anyway, and exporting 2010-11-26 21:08:54 +00:00
edit.c For prev-hist-word, when doing other things in between reset the counter 2011-01-21 22:43:17 +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 Scan for existence of <sys/file.h> which is not ubiquitous; allows 2011-01-30 02:18:20 +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 ${foo@x} is now special-expansion for values of x, defined for now: 2011-01-21 22:25:34 +00:00
sh.h SUSv4 says trap foo UNKNOWN is not a syntax error, merely exit ≠0. 2011-01-30 01:36:00 +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