..
args.c
process substitution: improve fifo error handling (re: ab5dedde)
2021-02-04 20:47:45 +00:00
arith.c
libast: Update cdt(3): Allow empty strings in (dt)trees
2021-01-28 02:44:52 +00:00
array.c
Correctly block invalid values for arrays of an enum type
2021-02-01 16:57:43 +00:00
defs.c
test/[: use a shell state bit (re: 7003aba4)
2020-08-30 05:33:59 +01:00
deparse.c
Version: 2012-08-01-master
2016-01-11 15:54:23 -05:00
expand.c
Remove legacy code for older libast versions
2020-09-04 02:31:39 +02:00
fault.c
Fix field splitting bug triggered by DEBUG trap
2021-01-24 16:09:02 +00:00
fcin.c
Fix parsing of multibyte characters
2020-06-12 01:45:17 +02:00
init.c
sh_setmatch(): fix node size calculation
2021-02-02 11:52:54 +00:00
io.c
Replace safe FD fix with Solaris/ksh2020 version (re: 045fe6a1)
2021-01-08 16:35:26 +00:00
jobs.c
Backport atomic job locking from ksh 93v- beta
2021-02-02 17:38:19 +00:00
lex.c
Make redirections like {varname}>file work with brace expansion off
2021-02-05 05:08:39 +00:00
macro.c
Fix various possible uses of uninitialised variables
2021-01-28 04:54:41 +00:00
main.c
libast: Update cdt(3): Allow empty strings in (dt)trees
2021-01-28 02:44:52 +00:00
name.c
Fix minor typeset attribute regressions (re: 95fe07d8, fdb9781e)
2021-02-02 02:20:37 +00:00
nvdisc.c
Fix various possible uses of uninitialised variables
2021-01-28 04:54:41 +00:00
nvtree.c
Fix various possible uses of uninitialised variables
2021-01-28 04:54:41 +00:00
nvtype.c
resolve/remove USAGE_LICENSE macros; remove repetitive (c) strings
2021-01-31 11:00:49 +00:00
parse.c
Fix various possible uses of uninitialised variables
2021-01-28 04:54:41 +00:00
path.c
autoload: Add loop detection
2021-02-04 16:28:19 +00:00
pmain.c
Version: 2012-08-01-master
2016-01-11 15:54:23 -05:00
shcomp.c
resolve/remove USAGE_LICENSE macros; remove repetitive (c) strings
2021-01-31 11:00:49 +00:00
streval.c
silence macro redefinition warnings (re: 7003aba4)
2020-06-16 04:51:21 +02:00
string.c
Fix garbled output from Ctrl+Alt+V ( #135 )
2020-09-25 03:37:22 +01:00
subshell.c
libast: Update cdt(3): Allow empty strings in (dt)trees
2021-01-28 02:44:52 +00:00
suid_exec.c
rm redundant getpid(2) syscalls (re: 9de65210)
2020-09-23 04:19:02 +02:00
tdump.c
Version: 2012-08-01-master
2016-01-11 15:54:23 -05:00
timers.c
rm redundant getpid(2) syscalls (re: 9de65210)
2020-09-23 04:19:02 +02:00
trestore.c
'#if 0' cleanup
2020-08-30 04:51:20 +01:00
waitevent.c
Version: 2012-08-01-master
2016-01-11 15:54:23 -05:00
xec.c
Fix 'redirect {var}>file' in subshell (re: 7b82c338)
2021-02-05 05:38:38 +00:00