updates for nofork command substitution; changes for z/OS machines; fix for race in wait_for_any_job

This commit is contained in:
Chet Ramey
2023-05-22 09:37:41 -04:00
parent e44e3d50de
commit 782af56204
32 changed files with 14812 additions and 12506 deletions
+4 -2
View File
@@ -7,6 +7,7 @@
\entry{exec}{51}{\code {exec}}
\entry{exit}{51}{\code {exit}}
\entry{export}{51}{\code {export}}
\entry{false}{51}{\code {false}}
\entry{getopts}{51}{\code {getopts}}
\entry{hash}{52}{\code {hash}}
\entry{pwd}{52}{\code {pwd}}
@@ -17,20 +18,21 @@
\entry{[}{53}{\code {[}}
\entry{times}{55}{\code {times}}
\entry{trap}{55}{\code {trap}}
\entry{true}{56}{\code {true}}
\entry{umask}{56}{\code {umask}}
\entry{unset}{56}{\code {unset}}
\entry{alias}{57}{\code {alias}}
\entry{bind}{57}{\code {bind}}
\entry{builtin}{58}{\code {builtin}}
\entry{caller}{58}{\code {caller}}
\entry{command}{58}{\code {command}}
\entry{command}{59}{\code {command}}
\entry{declare}{59}{\code {declare}}
\entry{echo}{60}{\code {echo}}
\entry{enable}{61}{\code {enable}}
\entry{help}{62}{\code {help}}
\entry{let}{62}{\code {let}}
\entry{local}{62}{\code {local}}
\entry{logout}{62}{\code {logout}}
\entry{logout}{63}{\code {logout}}
\entry{mapfile}{63}{\code {mapfile}}
\entry{printf}{63}{\code {printf}}
\entry{read}{64}{\code {read}}