]> git.ipfire.org Git - thirdparty/bash.git/commit - command.h
bash-5.1 distribution sources and documentation bash-5.1
authorChet Ramey <chet.ramey@case.edu>
Sun, 6 Dec 2020 20:51:17 +0000 (15:51 -0500)
committerChet Ramey <chet.ramey@case.edu>
Sun, 6 Dec 2020 20:51:17 +0000 (15:51 -0500)
commit8868edaf2250e09c4e9a1c75ffe3274f28f38581
treed9a7812ab6cd2f45c5021755c4c094b19dab1b51
parent36f2c406ff27995392a9247dfa90672fdaf7dc43
bash-5.1 distribution sources and documentation
828 files changed:
CHANGES
COMPAT
CWRU/changelog
MANIFEST
Makefile.in
NEWS
NOTES
POSIX
RBASH
README
aclocal.m4
alias.c
alias.h
array.c
array.h
arrayfunc.c
arrayfunc.h
assoc.c
assoc.h
bashhist.c
bashhist.h
bashline.c
bashline.h
bracecomp.c
braces.c
builtins/Makefile.in
builtins/alias.def
builtins/bashgetopt.h
builtins/bind.def
builtins/break.def
builtins/caller.def
builtins/cd.def
builtins/colon.def
builtins/command.def
builtins/common.c
builtins/common.h
builtins/complete.def
builtins/declare.def
builtins/enable.def
builtins/evalfile.c
builtins/evalstring.c
builtins/exec.def
builtins/exit.def
builtins/fc.def
builtins/fg_bg.def
builtins/gen-helpfiles.c
builtins/getopt.h
builtins/getopts.def
builtins/hash.def
builtins/help.def
builtins/history.def
builtins/jobs.def
builtins/kill.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/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
copy_cmd.c
dispose_cmd.h
doc/Makefile.in
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
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/version.texi
error.c
error.h
eval.c
examples/functions/autoload.v2
examples/functions/autoload.v4
examples/functions/csh-compat
examples/functions/isnum2
examples/functions/shcat
examples/functions/shcat2
examples/functions/sort-pos-params
examples/loadables/Makefile.in
examples/loadables/README
examples/loadables/accept.c [new file with mode: 0644]
examples/loadables/asort.c [new file with mode: 0644]
examples/loadables/basename.c
examples/loadables/csv.c [new file with mode: 0644]
examples/loadables/cut.c [new file with mode: 0644]
examples/loadables/fdflags.c
examples/loadables/finfo.c
examples/loadables/ln.c
examples/loadables/mkdir.c
examples/loadables/mkfifo.c [new file with mode: 0644]
examples/loadables/mktemp.c [new file with mode: 0644]
examples/loadables/push.c
examples/loadables/realpath.c
examples/loadables/rm.c
examples/loadables/seq.c
examples/loadables/setpgid.c
examples/loadables/sleep.c
examples/loadables/strftime.c
examples/loadables/tee.c
examples/startup-files/Bash_aliases
execute_cmd.c
execute_cmd.h
expr.c
externs.h
findcmd.c
findcmd.h
flags.c
flags.h
general.c
general.h
hashcmd.c
hashcmd.h
hashlib.c
hashlib.h
include/posixdir.h
include/posixstat.h
include/posixtime.h
include/posixwait.h
include/shmbutil.h
include/shtty.h
include/stdc.h
include/systimes.h
include/typemax.h
input.c
input.h
jobs.c
jobs.h
lib/glob/glob.c
lib/glob/glob.h
lib/glob/glob_loop.c
lib/glob/gmisc.c
lib/glob/sm_loop.c
lib/glob/smatch.c
lib/glob/strmatch.c
lib/glob/strmatch.h
lib/glob/xmbsrtowcs.c
lib/malloc/imalloc.h
lib/malloc/malloc.c
lib/malloc/mstats.h
lib/malloc/shmalloc.h
lib/malloc/stats.c
lib/malloc/table.c
lib/malloc/table.h
lib/malloc/trace.c
lib/malloc/watch.h
lib/readline/bind.c
lib/readline/colors.c
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/emacs_keymap.c
lib/readline/examples/fileman.c
lib/readline/examples/rltest.c
lib/readline/funmap.c
lib/readline/histexpand.c
lib/readline/histfile.c
lib/readline/input.c
lib/readline/isearch.c
lib/readline/kill.c
lib/readline/mbutil.c
lib/readline/misc.c
lib/readline/posixdir.h
lib/readline/posixstat.h
lib/readline/readline.c
lib/readline/readline.h
lib/readline/rlmbutil.h
lib/readline/rlprivate.h
lib/readline/search.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_mode.c
lib/sh/Makefile.in
lib/sh/casemod.c
lib/sh/eaccess.c
lib/sh/fnxform.c
lib/sh/fpurge.c
lib/sh/gettimeofday.c [new file with mode: 0644]
lib/sh/input_avail.c
lib/sh/mailstat.c
lib/sh/makepath.c
lib/sh/mktime.c
lib/sh/netopen.c
lib/sh/pathcanon.c
lib/sh/pathphys.c
lib/sh/random.c [new file with mode: 0644]
lib/sh/shmatch.c
lib/sh/shquote.c
lib/sh/snprintf.c
lib/sh/spell.c
lib/sh/strftime.c
lib/sh/stringlist.c
lib/sh/stringvec.c
lib/sh/strtod.c
lib/sh/strtoimax.c
lib/sh/strtoumax.c
lib/sh/strtrans.c
lib/sh/times.c
lib/sh/timeval.c
lib/sh/tmpfile.c
lib/sh/uconvert.c
lib/sh/ufuncs.c
lib/sh/unicode.c
lib/sh/utf8.c
lib/sh/winsize.c
lib/sh/zcatfd.c
lib/sh/zgetline.c
lib/sh/zmapfd.c
lib/sh/zread.c
lib/tilde/tilde.c
locale.c
m4/codeset.m4 [new file with mode: 0644]
m4/extern-inline.m4 [new file with mode: 0644]
m4/fcntl-o.m4 [new file with mode: 0644]
m4/gettext.m4 [new file with mode: 0644]
m4/glibc2.m4 [new file with mode: 0644]
m4/glibc21.m4 [new file with mode: 0644]
m4/host-cpu-c-abi.m4 [new file with mode: 0644]
m4/iconv.m4 [new file with mode: 0644]
m4/intdiv0.m4 [new file with mode: 0644]
m4/intl-thread-locale.m4 [new file with mode: 0644]
m4/intl.m4 [new file with mode: 0644]
m4/intlmacosx.m4 [new file with mode: 0644]
m4/intmax.m4 [new file with mode: 0644]
m4/inttypes-pri.m4 [new file with mode: 0644]
m4/inttypes.m4 [new file with mode: 0644]
m4/inttypes_h.m4 [new file with mode: 0644]
m4/lcmessage.m4 [new file with mode: 0644]
m4/lib-ld.m4 [new file with mode: 0644]
m4/lib-link.m4 [new file with mode: 0644]
m4/lib-prefix.m4 [new file with mode: 0644]
m4/lock.m4 [new file with mode: 0644]
m4/nls.m4 [new file with mode: 0644]
m4/po.m4 [new file with mode: 0644]
m4/printf-posix.m4 [new file with mode: 0644]
m4/progtest.m4 [new file with mode: 0644]
m4/pthread_rwlock_rdlock.m4 [new file with mode: 0644]
m4/size_max.m4 [new file with mode: 0644]
m4/stdint_h.m4 [new file with mode: 0644]
m4/threadlib.m4 [new file with mode: 0644]
m4/uintmax_t.m4 [new file with mode: 0644]
m4/ulonglong.m4 [new file with mode: 0644]
m4/visibility.m4 [new file with mode: 0644]
m4/wchar_t.m4 [new file with mode: 0644]
m4/wint_t.m4 [new file with mode: 0644]
m4/xsize.m4 [new file with mode: 0644]
mailcheck.c
mailcheck.h
make_cmd.c
make_cmd.h
nojobs.c
parse.y
parser-built
parser.h
patchlevel.h
pathexp.c
pathexp.h
pcomplete.c
pcomplete.h
pcomplib.c
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/ko.gmo [new file with mode: 0644]
po/ko.po [new file with mode: 0644]
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
po/pt.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
redir.c
redir.h
shell.c
shell.h
sig.c
sig.h
siglist.c
siglist.h
subst.c
subst.h
support/bashbug.sh
support/bashbug.sh.in
support/bashversion.c
support/config.guess
support/config.sub
support/man2html.c
support/mksignames.c
support/mkversion.sh
support/shobj-conf
support/signames.c
support/texi2dvi
syntax.h
test.c
test.h
tests/alias.right
tests/alias.tests
tests/alias1.sub
tests/alias2.sub
tests/alias3.sub
tests/alias4.sub
tests/alias5.sub [new file with mode: 0644]
tests/appendop.right
tests/appendop.tests
tests/appendop1.sub
tests/appendop2.sub
tests/arith-for.right
tests/arith-for.tests
tests/arith.right
tests/arith.tests
tests/arith1.sub
tests/arith2.sub
tests/arith3.sub
tests/arith5.sub
tests/arith6.sub
tests/arith8.sub
tests/array.right
tests/array.tests
tests/array10.sub
tests/array11.sub
tests/array12.sub
tests/array13.sub
tests/array14.sub
tests/array15.sub
tests/array16.sub
tests/array17.sub
tests/array18.sub
tests/array19.sub
tests/array20.sub
tests/array21.sub
tests/array22.sub
tests/array23.sub
tests/array24.sub
tests/array25.sub
tests/array26.sub
tests/array27.sub
tests/array28.sub [new file with mode: 0644]
tests/array4.sub
tests/array5.sub
tests/array6.sub
tests/array8.sub
tests/array9.sub
tests/assoc.right
tests/assoc.tests
tests/assoc1.sub
tests/assoc10.sub
tests/assoc11.sub [new file with mode: 0644]
tests/assoc2.sub
tests/assoc3.sub
tests/assoc4.sub
tests/assoc5.sub
tests/assoc6.sub
tests/assoc7.sub
tests/assoc9.sub
tests/attr.right
tests/attr.tests
tests/attr1.sub
tests/attr2.sub
tests/braces.tests
tests/builtins.right
tests/builtins.tests
tests/builtins4.sub
tests/builtins5.sub
tests/builtins6.sub
tests/builtins7.sub [new file with mode: 0644]
tests/case.right
tests/case.tests
tests/case1.sub
tests/case2.sub
tests/case3.sub
tests/case4.sub
tests/casemod.right
tests/casemod.tests
tests/complete.right [new file with mode: 0644]
tests/complete.tests [new file with mode: 0644]
tests/comsub-eof.right
tests/comsub-eof.tests
tests/comsub-eof6.sub [new file with mode: 0644]
tests/comsub-posix.right
tests/comsub-posix.tests
tests/comsub-posix2.sub
tests/comsub-posix3.sub
tests/comsub.right
tests/comsub.tests
tests/comsub1.sub
tests/comsub3.sub
tests/comsub4.sub
tests/cond-regexp1.sub
tests/cond-regexp2.sub
tests/cond-regexp3.sub
tests/cond.right
tests/cond.tests [changed mode: 0755->0644]
tests/coproc.tests
tests/cprint.tests
tests/dbg-support.right
tests/dbg-support.sub
tests/dbg-support.tests [changed mode: 0755->0644]
tests/dbg-support2.right
tests/dbg-support2.tests [changed mode: 0755->0644]
tests/dbg-support3.sub
tests/dollar-at-star
tests/dollar-at-star1.sub
tests/dollar-at-star2.sub
tests/dollar-at-star3.sub
tests/dollar-at-star4.sub
tests/dollar-at-star5.sub
tests/dollar-at-star6.sub
tests/dollar-at-star7.sub
tests/dollar-at-star9.sub [new file with mode: 0644]
tests/dollar-at1.sub
tests/dollar-at2.sub
tests/dollar-at5.sub
tests/dollar-at6.sub
tests/dollar-at7.sub
tests/dollar-star1.sub
tests/dollar-star10.sub [new file with mode: 0644]
tests/dollar-star2.sub
tests/dollar-star3.sub
tests/dollar-star5.sub
tests/dollar-star6.sub
tests/dollar-star7.sub
tests/dollar-star8.sub
tests/dollar-star9.sub
tests/dollar.right
tests/dstack.right
tests/dstack.tests
tests/dstack2.tests
tests/dynvar.tests
tests/errors.right
tests/errors.tests
tests/errors1.sub
tests/errors4.sub
tests/errors6.sub
tests/errors7.sub
tests/exec.right
tests/exec10.sub
tests/exec12.sub
tests/exec13.sub
tests/exec14.sub [new file with mode: 0644]
tests/exec6.sub
tests/exec7.sub
tests/exec9.sub
tests/execscript
tests/exp.right
tests/exp.tests
tests/exp1.sub
tests/exp10.sub
tests/exp11.sub
tests/exp12.sub
tests/exp5.sub
tests/exp6.sub
tests/exp7.sub
tests/exp8.sub
tests/exp9.sub
tests/exportfunc.right
tests/exportfunc.tests
tests/exportfunc1.sub
tests/exportfunc2.sub
tests/exportfunc3.sub
tests/extglob.tests
tests/extglob1.sub
tests/extglob1a.sub
tests/extglob2.tests [changed mode: 0755->0644]
tests/extglob3.sub
tests/extglob3.tests
tests/extglob4.sub
tests/extglob5.sub
tests/func.right
tests/func.tests
tests/func1.sub
tests/func2.sub
tests/func3.sub
tests/func4.sub
tests/getopts.right
tests/getopts.tests
tests/getopts1.sub
tests/getopts10.sub
tests/getopts2.sub
tests/getopts3.sub
tests/getopts4.sub
tests/getopts5.sub
tests/getopts6.sub
tests/getopts7.sub
tests/getopts9.sub
tests/glob.right
tests/glob.tests
tests/glob1.sub
tests/glob2.sub
tests/glob3.sub
tests/glob4.sub
tests/glob5.sub [new file with mode: 0644]
tests/glob6.sub [new file with mode: 0644]
tests/glob7.sub [new file with mode: 0644]
tests/glob8.sub [new file with mode: 0644]
tests/glob9.sub [new file with mode: 0644]
tests/globstar.right
tests/globstar.tests
tests/globstar1.sub
tests/globstar2.sub
tests/globstar3.sub [new file with mode: 0644]
tests/heredoc.right
tests/heredoc.tests
tests/heredoc1.sub
tests/heredoc3.sub
tests/heredoc5.sub [new file with mode: 0644]
tests/herestr.right
tests/herestr.tests
tests/histexp.right
tests/histexp.tests
tests/histexp1.sub
tests/histexp3.sub
tests/histexp4.sub
tests/histexp5.sub
tests/histexp6.sub
tests/histexp7.sub [new file with mode: 0644]
tests/history.right
tests/history.tests
tests/history1.sub
tests/history3.sub
tests/history4.sub [new file with mode: 0644]
tests/history5.sub [new file with mode: 0644]
tests/ifs-posix.tests
tests/ifs.tests
tests/intl.tests
tests/intl3.sub
tests/invert.tests
tests/iquote.tests
tests/iquote1.sub
tests/jobs.right
tests/jobs.tests
tests/jobs1.sub
tests/jobs3.sub
tests/jobs4.sub
tests/jobs5.sub
tests/jobs7.sub [new file with mode: 0644]
tests/lastpipe.tests
tests/lastpipe2.sub
tests/mapfile.tests
tests/more-exp.right
tests/more-exp.tests
tests/nameref.right
tests/nameref.tests
tests/nameref10.sub
tests/nameref11.sub
tests/nameref12.sub
tests/nameref13.sub
tests/nameref14.sub
tests/nameref15.sub
tests/nameref16.sub
tests/nameref17.sub
tests/nameref18.sub
tests/nameref19.sub
tests/nameref20.sub
tests/nameref21.sub
tests/nameref3.sub
tests/nameref4.sub
tests/nameref5.sub
tests/nameref6.sub
tests/nameref7.sub
tests/nameref8.sub
tests/new-exp.right
tests/new-exp.tests
tests/new-exp1.sub
tests/new-exp10.sub
tests/new-exp11.sub
tests/new-exp12.sub [new file with mode: 0644]
tests/new-exp13.sub [new file with mode: 0644]
tests/new-exp14.sub [new file with mode: 0644]
tests/new-exp15.sub [new file with mode: 0644]
tests/new-exp2.sub
tests/new-exp3.sub
tests/new-exp4.sub
tests/new-exp5.sub
tests/new-exp6.sub
tests/new-exp8.sub
tests/new-exp9.sub
tests/nquote.tests
tests/nquote1.tests
tests/nquote2.sub
tests/nquote2.tests
tests/nquote3.tests
tests/nquote4.tests
tests/nquote5.tests
tests/parser.right
tests/posix2.right
tests/posix2.tests
tests/posix2syntax.sub
tests/posixexp.right
tests/posixexp.tests
tests/posixexp1.sub
tests/posixexp2.sub
tests/posixexp2.tests
tests/posixexp3.sub
tests/posixexp4.sub
tests/posixexp5.sub
tests/posixexp6.sub
tests/posixexp8.sub [new file with mode: 0644]
tests/posixpat.tests
tests/posixpipe.tests
tests/precedence.tests [new file with mode: 0755]
tests/printf.right
tests/printf.tests
tests/printf1.sub
tests/printf3.sub
tests/printf4.sub
tests/procsub.right
tests/procsub.tests
tests/procsub2.sub [new file with mode: 0644]
tests/quote.right
tests/quote.tests
tests/quote1.sub
tests/quote2.sub
tests/quote3.sub [new file with mode: 0644]
tests/quote4.sub [new file with mode: 0644]
tests/read.right
tests/read.tests
tests/read1.sub
tests/read2.sub
tests/read3.sub
tests/read5.sub
tests/redir.right
tests/redir.tests
tests/redir10.sub
tests/redir11.sub
tests/redir3.sub
tests/redir4.sub
tests/redir5.sub
tests/redir7.sub
tests/redir8.sub
tests/redir9.sub
tests/rhs-exp.tests
tests/rhs-exp1.sub
tests/rsh.right
tests/rsh.tests
tests/rsh1.sub
tests/rsh2.sub
tests/run-all
tests/run-complete [new file with mode: 0644]
tests/run-dbg-support
tests/run-dbg-support2
tests/run-minimal
tests/run-precedence
tests/run-varenv
tests/run-vredir
tests/set-e.tests
tests/set-e1.sub
tests/set-x.tests [changed mode: 0755->0644]
tests/set-x1.sub
tests/shopt.right
tests/shopt.tests
tests/shopt1.sub [new file with mode: 0644]
tests/source5.sub
tests/source6.sub
tests/source7.sub
tests/strip.tests
tests/test.right
tests/test.tests
tests/test1.sub
tests/tilde.right
tests/tilde.tests
tests/tilde2.tests
tests/trap.right
tests/trap.tests
tests/trap2.sub
tests/trap3.sub
tests/trap4.sub
tests/trap5.sub
tests/trap6.sub
tests/type.right
tests/type.tests
tests/type2.sub
tests/type3.sub
tests/type4.sub
tests/unicode1.sub
tests/unicode2.sub
tests/varenv.right
tests/varenv.tests
tests/varenv1.sub
tests/varenv10.sub
tests/varenv11.sub
tests/varenv12.sub
tests/varenv13.sub
tests/varenv14.sub
tests/varenv15.sub
tests/varenv16.sub [new file with mode: 0644]
tests/varenv17.sub [new file with mode: 0644]
tests/varenv18.sub [new file with mode: 0644]
tests/varenv19.sub [new file with mode: 0644]
tests/varenv2.sub
tests/varenv20.sub [new file with mode: 0644]
tests/varenv21.sub [new file with mode: 0644]
tests/varenv3.sub
tests/varenv4.sub
tests/varenv5.sub
tests/varenv6.sub
tests/varenv7.sub
tests/varenv9.sub
tests/vredir.right
tests/vredir.tests
tests/vredir1.sub
tests/vredir2.sub
tests/vredir4.sub
tests/vredir5.sub
tests/vredir7.sub
trap.c
trap.h
unwind_prot.c
unwind_prot.h
variables.c
variables.h
version.c
xmalloc.c
xmalloc.h
y.tab.c
y.tab.h