mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-11 14:10:49 +02:00
interim fix for generic list functions to avoid pointer aliasing issues; documentation updates
This commit is contained in:
+12
-12
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user