mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 17:09:50 +02:00
fix for fdflags loadable builtin; new strptime loadable builtin; enable -f doesn't fall back to current directory if using BASH_LOADABLES_PATH; new operator for rl_complete_internal that just dumps possible completions
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
\entry{mapfile}{63}{\code {mapfile}}
|
||||
\entry{printf}{64}{\code {printf}}
|
||||
\entry{read}{65}{\code {read}}
|
||||
\entry{readarray}{66}{\code {readarray}}
|
||||
\entry{readarray}{67}{\code {readarray}}
|
||||
\entry{source}{67}{\code {source}}
|
||||
\entry{type}{67}{\code {type}}
|
||||
\entry{typeset}{67}{\code {typeset}}
|
||||
|
||||
Reference in New Issue
Block a user