..
args.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
arith.c
Correct regression for compound arithmetic expressions (re: 642a1053) ( #297 )
2021-05-05 03:29:19 +01:00
array.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
defs.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
deparse.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
expand.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
fault.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
fcin.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
init.c
Fix typeset -u/-l on NetBSD
2021-05-18 18:26:33 +02:00
io.c
Fix fork after redirecting stdout in subshare (re: 500757d7)
2021-04-26 18:22:17 +01:00
jobs.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
lex.c
Fix single quotes in expansion operator string (re: 5ed9ffd6)
2021-04-30 05:28:21 +01:00
macro.c
Fix regression caused by ${var:-'{}'} fix (re: f31e3687)
2021-05-03 05:55:47 +01:00
main.c
Fix $RANDOM to act consistently in subshells ( #294 )
2021-05-03 04:03:46 +01:00
name.c
Improve fix for not exporting readonly attribute (re: 7954855f)
2021-05-13 05:12:31 +02:00
nvdisc.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
nvtree.c
Fix more bugs that occur when enabling ASan ( #293 )
2021-05-02 04:06:30 +01:00
nvtype.c
Fix more bugs that occur when enabling ASan ( #293 )
2021-05-02 04:06:30 +01:00
parse.c
[[ ... ]]: fix '!' to negate another '!'
2021-06-03 15:57:16 +02:00
path.c
Fix two more 'command' bugs
2021-05-05 02:43:18 +01:00
pmain.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
shcomp.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
streval.c
Fix arithmetic assignment operations for multidimensional indexed arrays ( #296 )
2021-05-04 03:13:14 +01:00
string.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
subshell.c
Fix $RANDOM to act consistently in subshells ( #294 )
2021-05-03 04:03:46 +01:00
suid_exec.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
tdump.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
timers.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
trestore.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
waitevent.c
Add ksh 93u+m contributors notice to 964 copyright headers
2021-04-26 00:19:31 +01:00
xec.c
Build tweaks for ancient Macs
2021-08-11 01:48:53 +02:00