cdesktopenv/src
Martijn Dekker f3433a696a Reset sh.arithrecursion in sh_exit() instead (re: d50d3d7c)
Since the arithmetic recursion level only becomes incorrect when
an error interrupts the arithmetic subsystem, and all such error
messages call sh_exit(), it should be good enough to reset it
there, so we don't need to do that for nearly every sh_exec() run.
2021-11-25 10:26:09 +01:00
..
cmd Reset sh.arithrecursion in sh_exit() instead (re: d50d3d7c) 2021-11-25 10:26:09 +01:00
lib Backport the ksh93v- rm builtin to fix 'rm -d' (#348) 2021-11-25 03:52:05 +01:00
Mamfile **/Mamfile: add header comment pointing to MAM docs (re: 6cc2f6a0) 2021-01-25 14:38:58 +00:00