]> git.ipfire.org Git - thirdparty/bash.git/commit - command.h
Bash-4.4 distribution sources and documentation bash-4.4
authorChet Ramey <chet.ramey@case.edu>
Thu, 15 Sep 2016 20:59:08 +0000 (16:59 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 15 Sep 2016 20:59:08 +0000 (16:59 -0400)
commita0c0a00fc419b7bc08202a79134fcd5bc0427071
treecfde1549b35d73504bb539008de4b00e44e8f8fb
parent30a978b7d808c067219c95be88c4979b6a7aa251
Bash-4.4 distribution sources and documentation
588 files changed:
CHANGES
COMPAT
CWRU/changelog
INSTALL
MANIFEST
Makefile.in
NEWS
NOTES
POSIX
RBASH
README
aclocal.m4
alias.c
array.c
arrayfunc.c
arrayfunc.h
assoc.c
bashhist.c
bashjmp.h
bashline.c
braces.c
builtins.h
builtins/Makefile.in
builtins/alias.def
builtins/bashgetopt.c
builtins/bashgetopt.h
builtins/bind.def
builtins/break.def
builtins/caller.def
builtins/cd.def
builtins/command.def
builtins/common.c
builtins/common.h
builtins/complete.def
builtins/declare.def
builtins/echo.def
builtins/enable.def
builtins/eval.def
builtins/evalfile.c
builtins/evalstring.c
builtins/exec.def
builtins/exit.def
builtins/fc.def
builtins/fg_bg.def
builtins/getopt.c
builtins/getopt.h
builtins/getopts.def
builtins/hash.def
builtins/help.def
builtins/history.def
builtins/jobs.def
builtins/kill.def
builtins/let.def
builtins/mapfile.def
builtins/mkbuiltins.c
builtins/printf.def
builtins/pushd.def
builtins/read.def
builtins/reserved.def
builtins/return.def
builtins/set.def
builtins/setattr.def
builtins/shift.def
builtins/shopt.def
builtins/source.def
builtins/suspend.def
builtins/test.def
builtins/trap.def
builtins/type.def
builtins/ulimit.def
builtins/umask.def
builtins/wait.def
command.h
config-bot.h
config-top.h
config.h.in
configure
configure.ac
doc/FAQ
doc/Makefile.in
doc/aosa-bash-full.pdf [new file with mode: 0644]
doc/aosa-bash.pdf
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info [new file with mode: 0644]
doc/bash.pdf
doc/bash.ps
doc/bashbug.0
doc/bashbug.1
doc/bashbug.ps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/builtins.0
doc/builtins.ps
doc/rbash.0
doc/rbash.ps
doc/texinfo.tex
doc/version.texi
error.c
error.h
eval.c
examples/functions/dirstack [new file with mode: 0644]
examples/loadables/Makefile.in
examples/loadables/Makefile.inc.in [new file with mode: 0644]
examples/loadables/README
examples/loadables/basename.c
examples/loadables/dirname.c
examples/loadables/finfo.c
examples/loadables/head.c
examples/loadables/hello.c
examples/loadables/ln.c
examples/loadables/loadables.h [new file with mode: 0644]
examples/loadables/logname.c
examples/loadables/mkdir.c
examples/loadables/mypid.c
examples/loadables/necho.c
examples/loadables/pathchk.c
examples/loadables/perl/Makefile.in
examples/loadables/realpath.c
examples/loadables/rmdir.c
examples/loadables/setpgid.c [new file with mode: 0644]
examples/loadables/sync.c
examples/loadables/tee.c
examples/loadables/template.c
examples/loadables/truefalse.c
examples/loadables/tty.c
examples/loadables/uname.c
examples/loadables/unlink.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
hashlib.c
hashlib.h
include/chartypes.h
include/posixjmp.h
include/shmbchar.h
include/shmbutil.h
input.c
jobs.c
jobs.h
lib/glob/Makefile.in
lib/glob/glob.c
lib/glob/gmisc.c
lib/glob/sm_loop.c
lib/glob/smatch.c
lib/intl/l10nflist.c
lib/intl/loadmsgcat.c
lib/intl/localealias.c
lib/malloc/Makefile.in
lib/malloc/malloc.c
lib/malloc/stats.c
lib/malloc/table.c
lib/malloc/table.h
lib/malloc/trace.c
lib/readline/Makefile.in
lib/readline/bind.c
lib/readline/callback.c
lib/readline/chardefs.h
lib/readline/colors.c
lib/readline/colors.h
lib/readline/complete.c
lib/readline/display.c
lib/readline/doc/history.texi
lib/readline/doc/hstech.texi
lib/readline/doc/hsuser.texi
lib/readline/doc/rlman.texi
lib/readline/doc/rltech.texi
lib/readline/doc/rluser.texi
lib/readline/doc/rluserman.texi
lib/readline/doc/version.texi
lib/readline/examples/fileman.c
lib/readline/examples/rl-callbacktest.c
lib/readline/examples/rl.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/input.c
lib/readline/isearch.c
lib/readline/kill.c
lib/readline/macro.c
lib/readline/mbutil.c
lib/readline/misc.c
lib/readline/parens.c
lib/readline/posixjmp.h
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/rltypedefs.h
lib/readline/search.c
lib/readline/signals.c
lib/readline/tcap.h
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/sh/Makefile.in
lib/sh/casemod.c
lib/sh/eaccess.c
lib/sh/mbscasecmp.c
lib/sh/mbscmp.c
lib/sh/mktime.c
lib/sh/netconn.c
lib/sh/netopen.c
lib/sh/shmatch.c
lib/sh/shmbchar.c
lib/sh/shquote.c
lib/sh/strtrans.c
lib/sh/tmpfile.c
lib/sh/ufuncs.c
lib/sh/unicode.c
lib/sh/winsize.c
lib/sh/zgetline.c
lib/termcap/Makefile.in
lib/termcap/termcap.c
lib/termcap/termcap.h
lib/tilde/Makefile.in
lib/tilde/tilde.c
locale.c
make_cmd.c
nojobs.c
parse.y
parser-built
patchlevel.h
pathexp.c
pathexp.h
pcomplete.c
pcomplete.h
pcomplib.c
po/LINGUAS
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 [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/nl.gmo
po/nl.po
po/pl.gmo
po/pl.po
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
quit.h
redir.c
shell.c
shell.h
sig.c
sig.h
stringlib.c
subst.c
subst.h
support/Makefile.in
support/bash.pc.in [new file with mode: 0644]
support/bashbug.sh
support/man2html.c
support/texi2dvi
support/xcase.c
syntax.h
test.c
tests/alias.right
tests/alias.tests
tests/alias2.sub [new file with mode: 0644]
tests/appendop.right
tests/arith.right
tests/arith.tests
tests/arith7.sub [new file with mode: 0644]
tests/array.right
tests/array.tests
tests/array17.sub [new file with mode: 0644]
tests/array18.sub [new file with mode: 0644]
tests/array19.sub [new file with mode: 0644]
tests/array20.sub [new file with mode: 0644]
tests/array21.sub [new file with mode: 0644]
tests/assoc.right
tests/assoc.tests
tests/assoc8.sub [new file with mode: 0644]
tests/attr.right [new file with mode: 0644]
tests/attr.tests [new file with mode: 0644]
tests/attr1.sub [new file with mode: 0644]
tests/attr2.sub [new file with mode: 0644]
tests/builtins.right
tests/builtins.tests
tests/builtins5.sub [new file with mode: 0644]
tests/builtins6.sub [new file with mode: 0644]
tests/case.right
tests/case.tests
tests/casemod.right
tests/casemod.tests
tests/comsub-posix.right
tests/comsub-posix.tests
tests/comsub.right
tests/comsub.tests
tests/comsub1.sub
tests/comsub2.sub [new file with mode: 0644]
tests/comsub3.sub [new file with mode: 0644]
tests/cond.right
tests/cond.tests
tests/coproc.right
tests/coproc.tests
tests/dollar-at-star
tests/dollar-at-star2.sub [new file with mode: 0644]
tests/dollar-at-star3.sub [new file with mode: 0644]
tests/dollar-at-star4.sub [new file with mode: 0644]
tests/dollar-at-star5.sub [new file with mode: 0644]
tests/dollar-at-star6.sub [new file with mode: 0644]
tests/dollar-at-star7.sub [new file with mode: 0644]
tests/dollar-at-star8.sub [new file with mode: 0644]
tests/dollar.right
tests/errors.right
tests/errors.tests
tests/errors4.sub [new file with mode: 0644]
tests/errors5.sub [new file with mode: 0644]
tests/errors6.sub [new file with mode: 0644]
tests/exec.right
tests/exec10.sub [new file with mode: 0644]
tests/exec11.sub [new file with mode: 0644]
tests/exec12.sub [new file with mode: 0644]
tests/exec13.sub [new file with mode: 0644]
tests/execscript
tests/exp.right
tests/exp.tests
tests/exp7.sub [new file with mode: 0644]
tests/exp8.sub [new file with mode: 0644]
tests/exp9.sub [new file with mode: 0644]
tests/exportfunc.right [new file with mode: 0644]
tests/exportfunc.tests [new file with mode: 0644]
tests/exportfunc1.sub [new file with mode: 0644]
tests/exportfunc2.sub [new file with mode: 0644]
tests/exportfunc3.sub [new file with mode: 0644]
tests/extglob.right
tests/extglob.tests
tests/extglob2.sub [new file with mode: 0644]
tests/extglob3.sub [new file with mode: 0644]
tests/extglob4.sub [new file with mode: 0644]
tests/getopts.right
tests/getopts.tests
tests/getopts10.sub [new file with mode: 0644]
tests/getopts5.sub
tests/getopts8.sub [new file with mode: 0644]
tests/getopts9.sub [new file with mode: 0644]
tests/globstar.right
tests/globstar2.sub
tests/heredoc.right
tests/heredoc3.sub
tests/herestr.right
tests/herestr.tests
tests/herestr1.sub [new file with mode: 0644]
tests/histexp.right
tests/histexp.tests
tests/histexp1.sub [new file with mode: 0644]
tests/histexp2.sub [new file with mode: 0644]
tests/histexp3.sub [new file with mode: 0644]
tests/histexp4.sub [new file with mode: 0644]
tests/history.right
tests/history.tests
tests/history1.sub
tests/intl.right
tests/intl.tests
tests/intl3.sub [new file with mode: 0644]
tests/jobs.right
tests/lastpipe.right
tests/lastpipe.tests
tests/lastpipe2.sub [new file with mode: 0644]
tests/mapfile.right
tests/mapfile.tests
tests/mapfile2.sub [new file with mode: 0644]
tests/nameref.right
tests/nameref.tests
tests/nameref10.sub [new file with mode: 0644]
tests/nameref11.sub [new file with mode: 0644]
tests/nameref12.sub [new file with mode: 0644]
tests/nameref13.sub [new file with mode: 0644]
tests/nameref14.sub [new file with mode: 0644]
tests/nameref15.sub [new file with mode: 0644]
tests/nameref16.sub [new file with mode: 0644]
tests/nameref17.sub [new file with mode: 0644]
tests/nameref18.sub [new file with mode: 0644]
tests/nameref4.sub
tests/nameref8.sub
tests/nameref9.sub [new file with mode: 0644]
tests/new-exp.right
tests/new-exp.tests
tests/new-exp10.sub [new file with mode: 0644]
tests/new-exp3.sub
tests/new-exp8.sub
tests/nquote.right
tests/nquote.tests
tests/nquote3.sub [new file with mode: 0644]
tests/parser.right [new file with mode: 0644]
tests/parser.tests [new file with mode: 0644]
tests/parser1.sub [new file with mode: 0644]
tests/posix2.right
tests/posix2.tests
tests/redir.right
tests/redir.tests
tests/redir11.sub [new file with mode: 0644]
tests/redir12.sub [new file with mode: 0644]
tests/run-alias
tests/run-all
tests/run-appendop
tests/run-arith
tests/run-arith-for
tests/run-array
tests/run-array2
tests/run-assoc
tests/run-attr [new file with mode: 0644]
tests/run-braces
tests/run-builtins
tests/run-case
tests/run-casemod
tests/run-comsub
tests/run-comsub-eof
tests/run-comsub-posix
tests/run-cond
tests/run-coproc
tests/run-cprint
tests/run-dbg-support [changed mode: 0755->0644]
tests/run-dbg-support2 [changed mode: 0755->0644]
tests/run-dirstack
tests/run-dollars
tests/run-errors
tests/run-execscript
tests/run-exp-tests
tests/run-exportfunc [new file with mode: 0644]
tests/run-extglob
tests/run-extglob2
tests/run-extglob3
tests/run-func
tests/run-getopts
tests/run-glob-test
tests/run-globstar
tests/run-heredoc
tests/run-herestr
tests/run-histexpand
tests/run-history
tests/run-ifs
tests/run-ifs-posix
tests/run-input-test
tests/run-intl
tests/run-invert
tests/run-iquote
tests/run-jobs
tests/run-lastpipe
tests/run-mapfile
tests/run-minimal
tests/run-more-exp
tests/run-nameref
tests/run-new-exp
tests/run-nquote
tests/run-nquote1
tests/run-nquote2
tests/run-nquote3
tests/run-nquote4
tests/run-nquote5
tests/run-parser [new file with mode: 0644]
tests/run-posix2
tests/run-posixexp
tests/run-posixexp2
tests/run-posixpat
tests/run-posixpipe
tests/run-precedence
tests/run-printf
tests/run-quote
tests/run-read
tests/run-redir
tests/run-rhs-exp
tests/run-rsh
tests/run-set-e
tests/run-set-x [changed mode: 0755->0644]
tests/run-shopt
tests/run-strip
tests/run-test
tests/run-tilde
tests/run-tilde2
tests/run-trap
tests/run-type
tests/run-varenv
tests/run-vredir
tests/shopt.right
tests/source6.sub
tests/test-glue-functions [new file with mode: 0644]
tests/trap.right
tests/trap.tests
tests/unicode2.sub
tests/unicode3.sub
tests/varenv.right
tests/varenv.sh
tests/varenv4.sub
tests/varenv7.sub [new file with mode: 0644]
tests/varenv8.sub [new file with mode: 0644]
tests/vredir.right
tests/vredir.tests
tests/vredir7.sub [new file with mode: 0644]
trap.c
trap.h
unwind_prot.c
unwind_prot.h
variables.c
variables.h
version.c
xmalloc.c
y.tab.c
y.tab.h