interim fix for generic list functions to avoid pointer aliasing issues; documentation updates

This commit is contained in:
Chet Ramey
2026-05-08 11:36:36 -04:00
parent 330223688c
commit 669b32f676
36 changed files with 1124 additions and 889 deletions
+12 -12
View File
@@ -47,15 +47,15 @@
\entry{dirs}{112}{\code {dirs}}
\entry{popd}{113}{\code {popd}}
\entry{pushd}{113}{\code {pushd}}
\entry{bg}{126}{\code {bg}}
\entry{fg}{127}{\code {fg}}
\entry{jobs}{127}{\code {jobs}}
\entry{kill}{127}{\code {kill}}
\entry{wait}{128}{\code {wait}}
\entry{disown}{128}{\code {disown}}
\entry{suspend}{128}{\code {suspend}}
\entry{compgen}{161}{\code {compgen}}
\entry{complete}{162}{\code {complete}}
\entry{compopt}{165}{\code {compopt}}
\entry{fc}{169}{\code {fc}}
\entry{history}{170}{\code {history}}
\entry{bg}{127}{\code {bg}}
\entry{fg}{128}{\code {fg}}
\entry{jobs}{128}{\code {jobs}}
\entry{kill}{128}{\code {kill}}
\entry{wait}{129}{\code {wait}}
\entry{disown}{129}{\code {disown}}
\entry{suspend}{129}{\code {suspend}}
\entry{compgen}{162}{\code {compgen}}
\entry{complete}{163}{\code {complete}}
\entry{compopt}{166}{\code {compopt}}
\entry{fc}{170}{\code {fc}}
\entry{history}{171}{\code {history}}