MirBSD Korn Shell for Jehanne
Go to file
tg 2c76875ea3 • Document invalid ${a/b/c} patterns in manpage (Debian #698678)
• add speed hints and misc improvements; bump version
2013-02-11 17:17:59 +00:00
Build.sh • test.sh now is -v (verbose) by default, new option -Q to quieten (like Build.sh) 2013-02-11 16:27:56 +00:00
check.pl
check.t check at least *one* of our “Duff’s Device” heavy occurrences 2013-02-11 13:06:54 +00:00
dot.mkshrc provide a layer of locality to FUNSUBs; get rid of a fork for each PS1 thus 2013-02-10 23:30:47 +00:00
edit.c improve DEBUG_LEAKS handling and fix freeing some locs 2013-02-10 19:05:37 +00:00
emacsfn.h
eval.c get rid of unneeded variables ⇒ error handling (that wasn’t there 2013-02-10 23:43:59 +00:00
exec.c fix set -e with and/or inside functions regression (LP#1104543) 2013-02-10 23:59:28 +00:00
expr.c
funcs.c fix running the ERR and EXIT traps in case of set -e and/or eval (includes Debian #696823) 2013-01-01 20:45:04 +00:00
histrap.c harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator 2012-12-28 02:28:39 +00:00
jobs.c harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator 2012-12-28 02:28:39 +00:00
lalloc.c
lex.c pure RCSID sync with oksh, who also added a tabcompletion fix now, with 2013-02-10 17:18:49 +00:00
main.c as a more general solution to fd leak detection, just do CLOEXEC manually 2013-02-10 21:42:16 +00:00
Makefile sync clog et al. 2012-12-17 23:46:33 +00:00
misc.c thanks to ISC (Interactive) Unix, we now know a few samples of errnos 2012-12-17 23:18:11 +00:00
mksh.1 • Document invalid ${a/b/c} patterns in manpage (Debian #698678) 2013-02-11 17:17:59 +00:00
sh_flags.h
sh.h fix set -e with and/or inside functions regression (LP#1104543) 2013-02-10 23:59:28 +00:00
shf.c while thinking about mirlibₘᵢₙc I figured that sys_errlist[] entries may be NULL 2013-01-01 03:32:44 +00:00
strlcpy.c
syn.c harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator 2012-12-28 02:28:39 +00:00
tree.c Keep LLVM+Clang from nagging about “"foo" + 1 ≠ "foo1"” warning. 2012-12-04 01:10:35 +00:00
var_spec.h
var.c add a few assertions for LLVM+Clang 3.2 scan-build; no !DEBUG changes 2012-12-08 18:30:31 +00:00