MirBSD Korn Shell for Jehanne
Go to file
tg c413edb34a jobs.c: apply patch from deraadt@o:
│remember to restore errno (ie. stop someone from making a mistake later)
│ok guenther
check.t, sh.h: bump vsn

I wonder though why errno must be restored even if nothing was
called after reading it… moid?
2009-12-31 14:05:44 +00:00
Build.sh re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
Makefile re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +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 jobs.c: apply patch from deraadt@o: 2009-12-31 14:05:44 +00:00
dot.mkshrc use [[ -o … ]] instead of [[ $- = *U* ]] manipulation 2009-12-12 22:27:14 +00:00
edit.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
emacsfn.h * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
eval.c memmove not memcpy, src/dst overlap 2009-12-05 22:24:35 +00:00
exec.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
expr.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
funcs.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
histrap.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
jobs.c jobs.c: apply patch from deraadt@o: 2009-12-31 14:05:44 +00:00
lalloc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
lex.c attempt a better fix: break off widthadj upon encountering NUL, 2009-12-05 20:17:59 +00:00
main.c llvm/clang scan-build is now content… 2009-12-05 17:43:50 +00:00
misc.c llvm/clang scan-build is now content… 2009-12-05 17:43:50 +00:00
mksh.1 * fix 'set -A foo -- [2]=a b c' contingency (tested against GNU bash4, 2009-12-01 19:15:35 +00:00
setmode.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
sh.h jobs.c: apply patch from deraadt@o: 2009-12-31 14:05:44 +00:00
sh_flags.h * rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not 2009-10-02 18:08:37 +00:00
shf.c /me is annoyed 2009-11-28 14:28:03 +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 re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
tree.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
var.c llvm/clang scan-build is now content… 2009-12-05 17:43:50 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00