]> git.ipfire.org Git - thirdparty/bash.git/commit - shell.h
bash-5.2 distribution sources and documentation bash-5.2
authorChet Ramey <chet.ramey@case.edu>
Mon, 26 Sep 2022 15:49:46 +0000 (11:49 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 26 Sep 2022 15:49:46 +0000 (11:49 -0400)
commit74091dd4e8086db518b30df7f222691524469998
treeebe89d8f0ed44b7f79aa3c759d3f85e15996eaee
parent9439ce094c9aa7557a9d53ac7b412a23aa66e36b
bash-5.2 distribution sources and documentation
532 files changed:
CHANGES
COMPAT
CWRU/changelog
CWRU/misc/bison [changed mode: 0755->0644]
ChangeLog [changed from symlink to file mode: 0644]
INSTALL
MANIFEST
Makefile.in
NEWS
POSIX
RBASH
README
aclocal.m4
alias.c
array.c
array.h
array2.c [new file with mode: 0644]
arrayfunc.c
arrayfunc.h
assoc.c
assoc.h
bashansi.h
bashhist.c
bashjmp.h
bashline.c
bashline.h
builtins.h
builtins/Makefile.in
builtins/bashgetopt.c
builtins/bashgetopt.h
builtins/bind.def
builtins/cd.def
builtins/command.def
builtins/common.c
builtins/common.h
builtins/complete.def
builtins/declare.def
builtins/enable.def
builtins/evalstring.c
builtins/exec.def
builtins/exit.def
builtins/fc.def
builtins/gen-helpfiles.c
builtins/hash.def
builtins/help.def
builtins/history.def
builtins/mapfile.def
builtins/mkbuiltins.c
builtins/printf.def
builtins/read.def
builtins/reserved.def
builtins/set.def
builtins/setattr.def
builtins/shopt.def
builtins/suspend.def
builtins/trap.def
builtins/ulimit.def
builtins/wait.def
command.h
config-bot.h
config-top.h
config.h.in
configure
configure.ac
doc/FAQ
doc/Makefile.in
doc/article.txt
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashbug.0
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.1
doc/builtins.ps
doc/rbash.0
doc/rbash.1
doc/rbash.ps
doc/version.texi
error.c
error.h
eval.c
examples/functions/autoload.v4
examples/functions/csh-compat
examples/loadables/Makefile.in
examples/loadables/Makefile.inc.in
examples/loadables/Makefile.sample.in [new file with mode: 0644]
examples/loadables/README
examples/loadables/accept.c
examples/loadables/cat.c
examples/loadables/csv.c
examples/loadables/cut.c
examples/loadables/dsv.c [new file with mode: 0644]
examples/loadables/fdflags.c
examples/loadables/getconf.c [new file with mode: 0644]
examples/loadables/getconf.h [new file with mode: 0644]
examples/loadables/head.c
examples/loadables/mkdir.c
examples/loadables/perl/bperl.c
examples/loadables/perl/iperl.c
examples/loadables/print.c
examples/loadables/realpath.c
examples/loadables/rm.c
examples/loadables/seq.c
examples/loadables/sleep.c
examples/loadables/stat.c
examples/loadables/tee.c
examples/loadables/tty.c
examples/misc/aliasconv.bash [changed mode: 0755->0644]
examples/misc/aliasconv.sh [changed mode: 0755->0644]
examples/misc/cshtobash [changed mode: 0755->0644]
examples/scripts/bcalc [new file with mode: 0644]
examples/scripts/inpath [changed mode: 0755->0644]
examples/scripts/shprompt [changed mode: 0755->0644]
examples/scripts/xterm_title [changed mode: 0755->0644]
examples/scripts/zprintf [changed mode: 0755->0644]
examples/shellmath/LICENSE [new file with mode: 0644]
examples/shellmath/README.md [new file with mode: 0644]
examples/shellmath/assert.sh [new file with mode: 0644]
examples/shellmath/faster_e_demo.sh [new file with mode: 0644]
examples/shellmath/image.png [new file with mode: 0644]
examples/shellmath/runTests.sh [new file with mode: 0644]
examples/shellmath/shellmath.sh [new file with mode: 0644]
examples/shellmath/slower_e_demo.sh [new file with mode: 0644]
examples/shellmath/testCases.in [new file with mode: 0644]
examples/shellmath/timingData.txt [new file with mode: 0644]
execute_cmd.c
expr.c
externs.h
findcmd.c
flags.c
general.c
general.h
hashcmd.c
include/chartypes.h
include/posixdir.h
include/posixtime.h
include/shmbchar.h
include/shmbutil.h
include/stdc.h
include/timer.h [new file with mode: 0644]
include/typemax.h
input.c
jobs.c
jobs.h
lib/glob/Makefile.in
lib/glob/glob.c
lib/glob/glob.h
lib/glob/sm_loop.c
lib/glob/smatch.c
lib/glob/strmatch.h
lib/intl/VERSION
lib/intl/ref-add.sin [changed mode: 0755->0644]
lib/intl/ref-del.sin [changed mode: 0755->0644]
lib/malloc/Makefile.in
lib/malloc/imalloc.h
lib/malloc/malloc.c
lib/malloc/mstats.h
lib/readline/Makefile.in
lib/readline/bind.c
lib/readline/callback.c
lib/readline/chardefs.h
lib/readline/colors.c
lib/readline/compat.c
lib/readline/complete.c
lib/readline/display.c
lib/readline/doc/Makefile
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/excallback.c
lib/readline/examples/histexamp.c
lib/readline/examples/rl-callbacktest.c
lib/readline/examples/rl.c
lib/readline/examples/rlcat.c
lib/readline/examples/rltest.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.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/posixdir.h
lib/readline/posixtime.h [new file with mode: 0644]
lib/readline/readline.c
lib/readline/readline.h
lib/readline/rldefs.h
lib/readline/rlmbutil.h
lib/readline/rlprivate.h
lib/readline/rlshell.h
lib/readline/rltty.c
lib/readline/rltypedefs.h
lib/readline/search.c
lib/readline/shell.c
lib/readline/signals.c
lib/readline/terminal.c
lib/readline/text.c
lib/readline/tilde.h
lib/readline/undo.c
lib/readline/util.c
lib/readline/vi_mode.c
lib/readline/xmalloc.h
lib/sh/Makefile.in
lib/sh/casemod.c
lib/sh/fmtullong.c
lib/sh/input_avail.c
lib/sh/oslib.c
lib/sh/setlinebuf.c
lib/sh/shmatch.c
lib/sh/shquote.c
lib/sh/snprintf.c
lib/sh/strdup.c
lib/sh/strftime.c
lib/sh/strtoimax.c
lib/sh/strtol.c
lib/sh/strtoll.c
lib/sh/strtoull.c
lib/sh/strtoumax.c
lib/sh/strvis.c [new file with mode: 0644]
lib/sh/timers.c [new file with mode: 0644]
lib/sh/unicode.c
lib/sh/winsize.c
lib/sh/zgetline.c
lib/sh/zmapfd.c
lib/sh/zread.c
lib/termcap/termcap.c
lib/tilde/Makefile.in
lib/tilde/tilde.h
locale.c
m4/gettext.m4
m4/strtoimax.m4 [new file with mode: 0644]
m4/threadlib.m4
make_cmd.c
nojobs.c
parse.y
parser-built
parser.h
patchlevel.h
pathexp.c
pathexp.h
pcomplete.c
pcomplib.c
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
po/ko.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
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
quit.h
redir.c
redir.h
shell.c
shell.h
sig.c
sig.h
siglist.c
stringlib.c
subst.c
subst.h
support/Makefile.in
support/bashbug.sh
support/bashbug.sh.in
support/bashversion.c
support/config.guess [changed mode: 0755->0644]
support/config.sub [changed mode: 0755->0644]
support/shobj-conf
support/signames.c
test.c
test.h
tests/alias.right
tests/alias.tests
tests/alias6.sub [new file with mode: 0644]
tests/arith.right
tests/arith.tests
tests/array-at-star [changed mode: 0755->0644]
tests/array.right
tests/array.tests
tests/array15.sub
tests/array27.sub
tests/array29.sub [new file with mode: 0644]
tests/array30.sub [new file with mode: 0644]
tests/assoc.right
tests/assoc.tests
tests/assoc11.sub
tests/assoc12.sub [new file with mode: 0644]
tests/assoc13.sub [new file with mode: 0644]
tests/assoc14.sub [new file with mode: 0644]
tests/assoc15.sub [new file with mode: 0644]
tests/assoc16.sub [new file with mode: 0644]
tests/assoc17.sub [new file with mode: 0644]
tests/assoc18.sub [new file with mode: 0644]
tests/assoc9.sub
tests/builtins.right
tests/builtins.tests
tests/builtins5.sub
tests/case.right
tests/case.tests
tests/complete.right
tests/comsub-eof.right
tests/comsub-eof0.sub
tests/comsub-eof5.sub
tests/comsub-posix.right
tests/comsub-posix.tests
tests/comsub-posix1.sub
tests/comsub-posix5.sub [new file with mode: 0644]
tests/comsub-posix6.sub [new file with mode: 0644]
tests/comsub.right
tests/comsub.tests
tests/comsub5.sub [new file with mode: 0644]
tests/comsub6.sub [new file with mode: 0644]
tests/cond.right
tests/cond.tests
tests/cprint.right
tests/dollar-at-star [changed mode: 0755->0644]
tests/dollar-at-star10.sub [new file with mode: 0644]
tests/dollar-at-star11.sub [new file with mode: 0644]
tests/dollar.right
tests/dynvar.tests
tests/errors.right
tests/errors.tests
tests/errors7.sub
tests/errors9.sub [new file with mode: 0644]
tests/exec.right
tests/exec14.sub
tests/exec3.sub
tests/exp.right
tests/exp.tests
tests/exp13.sub [new file with mode: 0644]
tests/exp8.sub
tests/exportfunc.right
tests/exportfunc.tests
tests/extglob.right
tests/extglob.tests
tests/extglob2.sub
tests/extglob6.sub [new file with mode: 0644]
tests/extglob7.sub [new file with mode: 0644]
tests/func.tests
tests/getopts10.sub
tests/glob.right
tests/glob.tests
tests/glob10.sub [new file with mode: 0644]
tests/glob2.sub
tests/glob5.sub
tests/glob6.sub
tests/heredoc.right
tests/heredoc.tests
tests/heredoc6.sub [new file with mode: 0644]
tests/heredoc7.sub [new file with mode: 0644]
tests/herestr.tests
tests/history.right
tests/history.tests
tests/history6.sub [new file with mode: 0644]
tests/intl.tests
tests/intl2.sub
tests/jobs.right
tests/jobs4.sub
tests/jobs5.sub
tests/jobs7.sub
tests/lastpipe.right
tests/lastpipe.tests
tests/lastpipe3.sub [new file with mode: 0644]
tests/mapfile.right
tests/mapfile.tests
tests/misc/run-r2.sh [changed mode: 0755->0644]
tests/misc/sigint-1.sh [changed mode: 0755->0644]
tests/misc/sigint-2.sh [changed mode: 0755->0644]
tests/misc/sigint-3.sh [changed mode: 0755->0644]
tests/misc/sigint-4.sh [changed mode: 0755->0644]
tests/nameref.right
tests/nameref15.sub
tests/nameref18.sub
tests/nameref19.sub
tests/nameref22.sub [new file with mode: 0644]
tests/nameref23.sub [new file with mode: 0644]
tests/new-exp.right
tests/new-exp.tests
tests/new-exp10.sub
tests/new-exp14.sub
tests/new-exp16.sub [new file with mode: 0644]
tests/nquote.right
tests/nquote.tests
tests/nquote4.sub [new file with mode: 0644]
tests/nquote5.sub [new file with mode: 0644]
tests/posix2.right
tests/posix2.tests
tests/posixexp.right
tests/posixexp7.sub
tests/precedence.tests [changed mode: 0755->0644]
tests/printf1.sub
tests/printf2.sub
tests/quotearray.right [new file with mode: 0644]
tests/quotearray.tests [new file with mode: 0644]
tests/quotearray1.sub [new file with mode: 0644]
tests/quotearray2.sub [new file with mode: 0644]
tests/quotearray3.sub [new file with mode: 0644]
tests/quotearray4.sub [new file with mode: 0644]
tests/quotearray5.sub [new file with mode: 0644]
tests/read.right
tests/read.tests
tests/read1.sub
tests/read2.sub
tests/read3.sub
tests/read7.sub [new file with mode: 0644]
tests/read8.sub [new file with mode: 0644]
tests/rsh.right
tests/run-all
tests/run-execscript
tests/run-intl
tests/run-minimal
tests/run-quotearray [new file with mode: 0644]
tests/shopt.right
tests/test.right
tests/test.tests
tests/tilde.tests
tests/tilde2.right
tests/tilde2.tests
tests/tilde3.sub [new file with mode: 0644]
tests/type.right
tests/unicode1.sub
tests/varenv.right
tests/varenv.tests
tests/varenv13.sub
tests/varenv22.sub [new file with mode: 0644]
tests/vredir.right
tests/vredir.tests
tests/vredir8.sub [new file with mode: 0644]
trap.c
trap.h
unwind_prot.c
variables.c
variables.h
version.c
y.tab.c
y.tab.h