Build.sh
|
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 |
check.pl
|
|
|
check.t
|
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 |
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
|
plug regression introduced with read -d by fixing the problem differently
|
2011-01-22 20:33:14 +00:00 |
histrap.c
|
change behaviour of argument-less exit in traps to match SUSv4; Debian #599484 (original patch from Jonathan Nieder, thanks!) in a variant that appears to handle nested traps well
|
2010-11-01 17:29:05 +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 |
Makefile
|
-DIN_MKSH is not used by anything
|
2011-01-29 19:07:16 +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_flags.h
|
|
|
sh.h
|
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 |
shf.c
|
• Address concerns of Chris Palmer from the Android security team
|
2010-09-14 21:26:19 +00:00 |
strlcpy.c
|
|
|
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_spec.h
|
|
|
var.c
|
• implement KSHEGID, KSHGID, KSHUID variables by suggestion of Richard K.
|
2011-01-21 21:04:48 +00:00 |