]> git.ipfire.org Git - thirdparty/bash.git/commit - command.h
bash-5.0 distribution sources and documentation bash-5.0
authorChet Ramey <chet.ramey@case.edu>
Mon, 7 Jan 2019 14:27:52 +0000 (09:27 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 7 Jan 2019 14:27:52 +0000 (09:27 -0500)
commitd233b485e83c3a784b803fb894280773f16f2deb
tree16d51f3ccca2d4ad2d8f2da564d68ca848de595b
parent64447609994bfddeef1061948022c074093e9a9f
bash-5.0 distribution sources and documentation
528 files changed:
ABOUT-NLS
CHANGES
COMPAT
CWRU/changelog
INSTALL
MANIFEST
Makefile.in
NEWS
POSIX
README
aclocal.m4
alias.c
alias.h
array.c
array.h
arrayfunc.c
arrayfunc.h
assoc.c
bashhist.c
bashhist.h
bashintl.h
bashjmp.h
bashline.c
bashline.h
braces.c
builtins.h
builtins/Makefile.in
builtins/alias.def
builtins/bind.def
builtins/break.def
builtins/builtin.def
builtins/cd.def
builtins/command.def
builtins/common.c
builtins/common.h
builtins/complete.def
builtins/declare.def
builtins/echo.def
builtins/evalfile.c
builtins/evalstring.c
builtins/exec.def
builtins/exit.def
builtins/fc.def
builtins/fg_bg.def
builtins/getopts.def
builtins/hash.def
builtins/help.def
builtins/history.def
builtins/kill.def
builtins/let.def
builtins/mapfile.def
builtins/printf.def
builtins/pushd.def
builtins/read.def
builtins/return.def
builtins/set.def
builtins/setattr.def
builtins/shopt.def
builtins/source.def
builtins/test.def
builtins/trap.def
builtins/type.def
builtins/ulimit.def
builtins/wait.def
command.h
config-top.h
config.h.in
configure
configure.ac
copy_cmd.c
cross-build/qnx.cache [new file with mode: 0644]
doc/FAQ
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/builtins.0
doc/builtins.1
doc/builtins.ps
doc/rbash.ps
doc/version.texi
error.c
eval.c
examples/INDEX.html
examples/INDEX.txt
examples/bash-completion/README [new file with mode: 0644]
examples/bash-completion/bash-completion-2.5.tar.xz [new file with mode: 0644]
examples/functions/arrayops.bash [new file with mode: 0644]
examples/functions/autoload
examples/functions/autoload.v4 [new file with mode: 0644]
examples/functions/autoload.v4.t [new file with mode: 0644]
examples/loadables/Makefile.in
examples/loadables/README
examples/loadables/basename.c
examples/loadables/cat.c
examples/loadables/dirname.c
examples/loadables/fdflags.c [new file with mode: 0644]
examples/loadables/finfo.c
examples/loadables/head.c
examples/loadables/id.c
examples/loadables/ln.c
examples/loadables/mkdir.c
examples/loadables/necho.c
examples/loadables/pathchk.c
examples/loadables/print.c
examples/loadables/printenv.c
examples/loadables/push.c
examples/loadables/realpath.c
examples/loadables/rm.c [new file with mode: 0644]
examples/loadables/seq.c [new file with mode: 0644]
examples/loadables/sleep.c
examples/loadables/stat.c [new file with mode: 0644]
examples/loadables/tee.c
examples/loadables/template.c
examples/loadables/tty.c
examples/loadables/uname.c
examples/loadables/whoami.c
execute_cmd.c
execute_cmd.h
expr.c
externs.h
findcmd.c
findcmd.h
flags.c
flags.h
general.c
general.h
hashcmd.c
hashlib.c
include/shmbutil.h
include/stdc.h
include/typemax.h
input.c
input.h
jobs.c
jobs.h
lib/glob/Makefile.in
lib/glob/glob.c
lib/glob/glob_loop.c
lib/glob/gm_loop.c [new file with mode: 0644]
lib/glob/gmisc.c
lib/glob/sm_loop.c
lib/glob/smatch.c
lib/glob/strmatch.h
lib/malloc/malloc.c
lib/malloc/mstats.h
lib/malloc/stats.c
lib/readline/Makefile.in
lib/readline/bind.c
lib/readline/callback.c
lib/readline/colors.c
lib/readline/compat.c
lib/readline/complete.c
lib/readline/display.c
lib/readline/doc/hstech.texi
lib/readline/doc/hsuser.texi
lib/readline/doc/rltech.texi
lib/readline/doc/rluser.texi
lib/readline/doc/version.texi
lib/readline/emacs_keymap.c
lib/readline/examples/rlcat.c
lib/readline/funmap.c
lib/readline/histexpand.c
lib/readline/histfile.c
lib/readline/histlib.h
lib/readline/history.c
lib/readline/history.h
lib/readline/histsearch.c
lib/readline/input.c
lib/readline/isearch.c
lib/readline/keymaps.c
lib/readline/keymaps.h
lib/readline/kill.c
lib/readline/macro.c
lib/readline/mbutil.c
lib/readline/misc.c
lib/readline/nls.c
lib/readline/parens.c
lib/readline/parse-colors.c
lib/readline/readline.c
lib/readline/readline.h
lib/readline/rlconf.h
lib/readline/rlmbutil.h
lib/readline/rlprivate.h
lib/readline/rltty.c
lib/readline/savestring.c
lib/readline/search.c
lib/readline/shell.c
lib/readline/signals.c
lib/readline/terminal.c
lib/readline/text.c
lib/readline/tilde.c
lib/readline/undo.c
lib/readline/util.c
lib/readline/vi_keymap.c
lib/readline/vi_mode.c
lib/readline/xfree.c
lib/readline/xmalloc.c
lib/sh/Makefile.in
lib/sh/casemod.c
lib/sh/clock.c
lib/sh/eaccess.c
lib/sh/getenv.c
lib/sh/mbschr.c
lib/sh/mbscmp.c
lib/sh/pathcanon.c
lib/sh/pathphys.c
lib/sh/shmbchar.c
lib/sh/shquote.c
lib/sh/snprintf.c
lib/sh/strcasecmp.c
lib/sh/strtrans.c
lib/sh/timeval.c
lib/sh/ufuncs.c
lib/sh/unicode.c
lib/sh/utf8.c [new file with mode: 0644]
lib/sh/zread.c
lib/tilde/Makefile.in
lib/tilde/shell.c
lib/tilde/tilde.c
locale.c
make_cmd.c
make_cmd.h
nojobs.c
parse.y
parser-built
parser.h
patchlevel.h
pathexp.c
pathexp.h
pcomplete.c
pcomplete.h
po/LINGUAS
po/Makefile.in.in
po/af.gmo
po/af.po
po/bash.pot
po/bg.gmo
po/bg.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/da.gmo
po/da.po
po/de.gmo
po/de.po
po/el.gmo
po/el.po
po/en@boldquot.gmo
po/en@boldquot.po
po/en@quot.gmo
po/en@quot.po
po/eo.gmo
po/eo.po
po/es.gmo
po/es.po
po/et.gmo
po/et.po
po/fi.gmo
po/fi.po
po/fr.gmo
po/fr.po
po/ga.gmo
po/ga.po
po/gl.gmo
po/gl.po
po/hr.gmo
po/hr.po
po/hu.gmo
po/hu.po
po/id.gmo
po/id.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/lt.gmo
po/lt.po
po/nb.gmo
po/nb.po
po/nl.gmo
po/nl.po
po/pl.gmo
po/pl.po
po/pt.gmo [new file with mode: 0644]
po/pt.po [new file with mode: 0644]
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo
po/ro.po
po/ru.gmo
po/ru.po
po/sk.gmo
po/sk.po
po/sl.gmo
po/sl.po
po/sr.gmo
po/sr.po
po/sv.gmo
po/sv.po
po/tr.gmo
po/tr.po
po/uk.gmo
po/uk.po
po/vi.gmo
po/vi.po
po/zh_CN.gmo
po/zh_CN.po
po/zh_TW.gmo
po/zh_TW.po
print_cmd.c
redir.c
shell.c
shell.h
sig.c
subst.c
subst.h
support/Makefile.in
support/bashbug.sh.in [new file with mode: 0644]
support/config.guess [changed mode: 0644->0755]
support/config.rpath
support/config.sub [changed mode: 0644->0755]
support/man2html.c
support/shobj-conf
test.c
tests/alias.right
tests/alias.tests
tests/alias3.sub [new file with mode: 0644]
tests/alias4.sub [new file with mode: 0644]
tests/arith-for.right
tests/arith-for.tests
tests/arith.right
tests/arith.tests
tests/arith8.sub [new file with mode: 0644]
tests/array.right
tests/array.tests
tests/array22.sub [new file with mode: 0644]
tests/array23.sub [new file with mode: 0644]
tests/array24.sub [new file with mode: 0644]
tests/array25.sub [new file with mode: 0644]
tests/array26.sub [new file with mode: 0644]
tests/array27.sub [new file with mode: 0644]
tests/array5.sub
tests/assoc.right
tests/assoc.tests
tests/assoc10.sub [new file with mode: 0644]
tests/assoc9.sub [new file with mode: 0644]
tests/case.right
tests/case.tests
tests/case2.sub [new file with mode: 0644]
tests/case3.sub [new file with mode: 0644]
tests/case4.sub [new file with mode: 0644]
tests/casemod.right
tests/comsub-posix.tests
tests/comsub.right
tests/comsub.tests
tests/comsub1.sub
tests/comsub2.sub
tests/comsub4.sub [new file with mode: 0644]
tests/cond-regexp2.sub
tests/cond.tests
tests/coproc.tests
tests/dollar-at-star
tests/dollar-at-star4.sub
tests/dollar-at7.sub [new file with mode: 0644]
tests/dollar-star8.sub [new file with mode: 0644]
tests/dollar-star9.sub [new file with mode: 0644]
tests/dollar.right
tests/dstack2.tests
tests/dynvar.right [new file with mode: 0644]
tests/dynvar.tests [new file with mode: 0644]
tests/errors.right
tests/errors.tests
tests/errors5.sub
tests/errors6.sub
tests/errors7.sub [new file with mode: 0644]
tests/errors8.sub [new file with mode: 0644]
tests/exec.right
tests/exec12.sub
tests/exec7.sub
tests/execscript
tests/exp.right
tests/exp.tests
tests/exp10.sub [new file with mode: 0644]
tests/exp11.sub [new file with mode: 0644]
tests/exp12.sub [new file with mode: 0644]
tests/exp5.sub
tests/exp7.sub
tests/exp8.sub
tests/extglob.right
tests/extglob.tests
tests/extglob1a.sub
tests/extglob3.sub
tests/extglob4.sub
tests/extglob5.sub [new file with mode: 0644]
tests/getopts5.sub
tests/glob.right
tests/glob.tests
tests/glob1.sub
tests/glob2.sub [new file with mode: 0644]
tests/glob3.sub [new file with mode: 0644]
tests/glob4.sub [new file with mode: 0644]
tests/globstar2.sub
tests/heredoc.right
tests/heredoc.tests
tests/heredoc3.sub
tests/heredoc4.sub [new file with mode: 0644]
tests/histexp.right
tests/histexp.tests
tests/histexp3.sub
tests/histexp5.sub [new file with mode: 0644]
tests/histexp6.sub [new file with mode: 0644]
tests/history.right
tests/history.tests
tests/history3.sub [new file with mode: 0644]
tests/ifs.right
tests/ifs.tests
tests/ifs1.sub [new file with mode: 0644]
tests/intl.right
tests/jobs.right
tests/jobs.tests
tests/jobs1.sub
tests/jobs4.sub
tests/jobs6.sub [new file with mode: 0644]
tests/more-exp.tests
tests/nameref.right
tests/nameref11.sub
tests/nameref15.sub
tests/nameref19.sub [new file with mode: 0644]
tests/nameref20.sub [new file with mode: 0644]
tests/nameref21.sub [new file with mode: 0644]
tests/new-exp.right
tests/new-exp.tests
tests/new-exp1.sub
tests/new-exp10.sub
tests/new-exp11.sub [new file with mode: 0644]
tests/new-exp2.sub
tests/nquote1.right
tests/nquote1.tests
tests/parser.right
tests/parser.tests
tests/posix2syntax.sub [new file with mode: 0644]
tests/posixexp.right
tests/posixexp.tests
tests/posixexp1.sub
tests/posixexp2.sub
tests/posixexp2.tests
tests/posixexp3.sub [new file with mode: 0644]
tests/posixexp4.sub [new file with mode: 0644]
tests/posixexp5.sub [new file with mode: 0644]
tests/posixexp6.sub [new file with mode: 0644]
tests/posixexp7.sub [new file with mode: 0644]
tests/posixpat.tests
tests/printf.right
tests/printf.tests
tests/printf3.sub
tests/procsub.right [new file with mode: 0644]
tests/procsub.tests [new file with mode: 0644]
tests/procsub1.sub [new file with mode: 0644]
tests/quote.right
tests/quote.tests
tests/quote1.sub
tests/quote2.sub [new file with mode: 0644]
tests/read.tests
tests/redir.right
tests/redir.tests
tests/redir11.sub
tests/redir4.sub
tests/redir5.sub
tests/redir6.sub
tests/redir8.sub
tests/rsh.right
tests/rsh.tests
tests/rsh1.sub [new file with mode: 0644]
tests/rsh2.sub [new file with mode: 0644]
tests/run-all
tests/run-dynvar [new file with mode: 0644]
tests/run-glob-test
tests/run-minimal
tests/run-nquote4
tests/run-procsub [new file with mode: 0644]
tests/run-varenv
tests/set-x.right
tests/set-x.tests
tests/shopt.right
tests/test-glue-functions
tests/test.right
tests/test.tests
tests/test1.sub [new file with mode: 0644]
tests/tilde.tests
tests/trap.right
tests/trap.tests
tests/trap2.sub
tests/trap6.sub [new file with mode: 0644]
tests/type.right
tests/type3.sub
tests/unicode3.sub
tests/varenv.right
tests/varenv.tests [new file with mode: 0644]
tests/varenv10.sub [new file with mode: 0644]
tests/varenv11.sub [new file with mode: 0644]
tests/varenv12.sub [new file with mode: 0644]
tests/varenv13.sub [new file with mode: 0644]
tests/varenv14.sub [new file with mode: 0644]
tests/varenv15.in [new file with mode: 0644]
tests/varenv15.sub [new file with mode: 0644]
tests/varenv9.sub [new file with mode: 0644]
tests/version
tests/version.mini
tests/vredir.right
tests/vredir.tests
trap.c
trap.h
variables.c
variables.h
version.c
xmalloc.c
y.tab.c
y.tab.h