MirBSD Korn Shell for Jehanne
Go to file
tg fd37f4baf0 POSIX doesn’t like the OPTU encoding scheme due to btowc/mbtowc asymmetry,
so make all utf8-mode behaviour implementation-defined (and document the
raw octet mapping more explicitly)
2015-07-10 19:35:39 +00:00
Build.sh git@github.com:komh/pdksh-os2 commit 590f2b19b0ff92a9a373295bce914654f9f5bf22 2015-07-10 17:16:23 +00:00
Makefile harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
check.pl fix pdksh mistake of using +-= in char class; move - to end and add \d 2015-04-29 19:01:03 +00:00
check.t harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
dot.mkshrc optimise by making use of commitid 1005529AD8D33CF99B9 2015-07-05 19:02:16 +00:00
edit.c implement support for PC scancodes à la CHR$(0)+CHR$(&h48) 2015-07-10 18:41:07 +00:00
emacsfn.h implement support for PC scancodes à la CHR$(0)+CHR$(&h48) 2015-07-10 18:41:07 +00:00
eval.c do the IFS_QUOTE dance right; this finally fixes ""$@ 2015-07-06 17:45:33 +00:00
exec.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
expr.c oksh sync RCSIDs only: 2014-12-15 23:26:36 +00:00
funcs.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
histrap.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
jobs.c a bit oksh-inspired getn return value checking, plus some code optimisation 2015-04-19 14:40:09 +00:00
lalloc.c stop using ptrdiff_t 2014-11-25 20:00:39 +00:00
lex.c make certain actions flush the history buffer 2015-07-05 19:53:46 +00:00
lksh.1 MFC most things (see mksh.hts) to R50-stable; sync clog 2015-04-12 22:32:12 +00:00
main.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
mirhash.h add missing initialisation of stack memory to BAFHHostStr(); fix comments for BAFHror() 2015-05-30 22:14:06 +00:00
misc.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
mksh.1 POSIX doesn’t like the OPTU encoding scheme due to btowc/mbtowc asymmetry, 2015-07-10 19:35:39 +00:00
mksh.ico
rlimits.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
sh.h harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
sh_flags.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
shf.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
strlcpy.c some bad OSes use _FORTIFY_LEVEL and break this 2013-11-05 22:10:15 +00:00
syn.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
tree.c SECURITY: fix integer overflows related to file descriptor parsing 2015-04-11 22:03:32 +00:00
var.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
var_spec.h