]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - MANIFEST
Bash-4.2 patch 27
[thirdparty/bash.git] / MANIFEST
index 735270cb6d198dc2b340d6de2f6eefc0a50779ea..11fd2757badb4d31d42a062688b3242f95362eb0 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -38,6 +38,7 @@ support               d
 tests          d
 tests/misc     d
 ABOUT-NLS      f
+ChangeLog      s       CWRU/changelog
 CHANGES                f
 COMPAT         f
 COPYING                f
@@ -215,9 +216,11 @@ include/memalloc.h f
 include/ocache.h       f
 include/posixdir.h     f
 include/posixjmp.h     f
+include/posixselect.h  f
 include/posixstat.h    f
 include/posixtime.h    f
 include/posixwait.h    f
+include/shmbchar.h     f
 include/shmbutil.h     f
 include/shtty.h                f
 include/stdc.h         f
@@ -232,6 +235,7 @@ lib/glob/strmatch.h f
 lib/glob/glob.c                f
 lib/glob/glob.h                f
 lib/glob/glob_loop.c   f
+lib/glob/gmisc.c       f
 lib/glob/xmbsrtowcs.c  f
 lib/glob/collsyms.h    f
 lib/glob/doc/Makefile  f
@@ -313,6 +317,7 @@ lib/readline/funmap.c       f
 lib/readline/keymaps.c f
 lib/readline/util.c    f
 lib/readline/terminal.c        f
+lib/readline/xfree.c   f
 lib/readline/xmalloc.c f
 lib/readline/search.c  f
 lib/readline/isearch.c f
@@ -351,6 +356,7 @@ lib/readline/histlib.h      f
 lib/readline/chardefs.h        f
 lib/readline/posixdir.h        f
 lib/readline/posixjmp.h        f
+lib/readline/posixselect.h     f
 lib/readline/posixstat.h       f
 lib/readline/ansi_stdlib.h     f
 lib/readline/rlstdc.h  f
@@ -379,11 +385,12 @@ lib/sh/Makefile.in        f
 lib/sh/casemod.c       f
 lib/sh/clktck.c                f
 lib/sh/clock.c         f
+lib/sh/dprintf.c       f
 lib/sh/eaccess.c       f
-lib/sh/fdprintf.c      f
 lib/sh/fmtullong.c     f
 lib/sh/fmtulong.c      f
 lib/sh/fmtumax.c       f
+lib/sh/fnxform.c       f
 lib/sh/fpurge.c                f
 lib/sh/getcwd.c                f
 lib/sh/getenv.c                f
@@ -392,6 +399,8 @@ lib/sh/input_avail.c        f
 lib/sh/itos.c          f
 lib/sh/mailstat.c      f
 lib/sh/makepath.c      f
+lib/sh/mbscasecmp.c    f
+lib/sh/mbschr.c                f
 lib/sh/mbscmp.c                f
 lib/sh/memset.c                f
 lib/sh/mktime.c                f
@@ -403,14 +412,16 @@ lib/sh/pathphys.c f
 lib/sh/rename.c                f
 lib/sh/setlinebuf.c    f
 lib/sh/shmatch.c       f
+lib/sh/shmbchar.c      f
 lib/sh/shquote.c       f
 lib/sh/shtty.c         f
 lib/sh/snprintf.c      f
 lib/sh/spell.c         f
 lib/sh/strcasecmp.c    f
+lib/sh/strcasestr.c    f
+lib/sh/strchrnul.c     f
 lib/sh/strerror.c      f
 lib/sh/strftime.c      f
-lib/sh/strindex.c      f
 lib/sh/stringlist.c    f
 lib/sh/stringvec.c     f
 lib/sh/strnlen.c       f
@@ -429,10 +440,11 @@ lib/sh/timeval.c  f
 lib/sh/tmpfile.c       f
 lib/sh/uconvert.c      f
 lib/sh/ufuncs.c                f
+lib/sh/unicode.c       f
 lib/sh/vprint.c                f
 lib/sh/wcsdup.c                f
+lib/sh/wcswidth.c      f
 lib/sh/winsize.c       f
-lib/sh/xstrchr.c       f
 lib/sh/zcatfd.c                f
 lib/sh/zgetline.c      f
 lib/sh/zmapfd.c                f
@@ -480,8 +492,12 @@ po/es.gmo          f
 po/es.po               f
 po/et.gmo              f
 po/et.po               f
+po/fi.gmo              f
+po/fi.po               f
 po/fr.gmo              f
 po/fr.po               f
+po/ga.gmo              f
+po/ga.po               f
 po/hu.gmo              f
 po/hu.po               f
 po/id.gmo              f
@@ -506,8 +522,12 @@ po/sv.gmo          f
 po/sv.po               f
 po/tr.gmo              f
 po/tr.po               f
+po/uk.gmo              f
+po/uk.po               f
 po/vi.gmo              f
 po/vi.po               f
+po/zh_CN.gmo           f
+po/zh_CN.po            f
 po/zh_TW.gmo           f
 po/zh_TW.po            f
 po/insert-header.sin   f
@@ -521,7 +541,6 @@ CWRU/misc/errlist.c f
 CWRU/misc/hpux10-dlfcn.h       f
 CWRU/PLATFORMS         f
 CWRU/README            f
-CWRU/audit-patch       f
 CWRU/changelog         f
 CWRU/sh-redir-hack     f
 CWRU/mh-folder-comp    f
@@ -677,6 +696,7 @@ examples/functions/which    f
 examples/functions/xalias.bash f
 examples/functions/xfind.bash  f
 examples/scripts/adventure.sh  f
+examples/scripts/bash-hexdump.sh       f
 examples/scripts/bcsh.sh       f
 examples/scripts/cat.sh                f
 examples/scripts/center                f
@@ -724,6 +744,7 @@ examples/misc/cshtobash     f
 tests/README           f
 tests/COPYRIGHT                f
 tests/alias.tests      f
+tests/alias1.sub       f
 tests/alias.right      f
 tests/appendop.tests   f
 tests/appendop.right   f
@@ -733,6 +754,8 @@ tests/arith.tests   f
 tests/arith.right      f
 tests/arith1.sub       f
 tests/arith2.sub       f
+tests/arith3.sub       f
+tests/arith4.sub       f
 tests/array.tests      f
 tests/array.right      f
 tests/array1.sub       f
@@ -744,6 +767,7 @@ tests/array6.sub    f
 tests/array7.sub       f
 tests/array8.sub       f
 tests/array9.sub       f
+tests/array10.sub      f
 tests/array-at-star    f
 tests/array2.right     f
 tests/assoc.tests      f
@@ -752,12 +776,15 @@ tests/assoc1.sub  f
 tests/assoc2.sub       f
 tests/assoc3.sub       f
 tests/assoc4.sub       f
+tests/assoc5.sub       f
+tests/assoc6.sub       f
 tests/braces.tests     f
 tests/braces.right     f
 tests/builtins.tests   f
 tests/builtins.right   f
 tests/builtins1.sub    f
 tests/builtins2.sub    f
+tests/builtins3.sub    f
 tests/source1.sub      f
 tests/source2.sub      f
 tests/source3.sub      f
@@ -770,15 +797,20 @@ tests/casemod.tests       f
 tests/casemod.right    f
 tests/comsub.tests     f
 tests/comsub.right     f
+tests/comsub1.sub      f
 tests/comsub-eof.tests f
 tests/comsub-eof0.sub  f
 tests/comsub-eof1.sub  f
 tests/comsub-eof2.sub  f
 tests/comsub-eof3.sub  f
+tests/comsub-eof4.sub  f
+tests/comsub-eof5.sub  f
 tests/comsub-eof.right f
 tests/comsub-posix.tests       f
 tests/comsub-posix.right       f
 tests/comsub-posix1.sub        f
+tests/comsub-posix2.sub        f
+tests/comsub-posix3.sub        f
 tests/cond.tests       f
 tests/cond.right       f
 tests/cond-regexp.sub  f
@@ -791,12 +823,16 @@ tests/dbg-support.sub     f
 tests/dbg-support.tests        f
 tests/dbg-support2.right       f
 tests/dbg-support2.tests       f
+tests/dbg-support3.sub f
 tests/dollar-at-star   f
 tests/dollar-at1.sub   f
 tests/dollar-at2.sub   f
+tests/dollar-at3.sub   f
 tests/dollar-star1.sub f
 tests/dollar-star2.sub f
 tests/dollar-star3.sub f
+tests/dollar-star4.sub f
+tests/dollar-star5.sub f
 tests/dollar.right     f
 tests/dstack.tests     f
 tests/dstack.right     f
@@ -814,10 +850,13 @@ tests/exec5.sub           f
 tests/exec6.sub                f
 tests/exec7.sub                f
 tests/exec8.sub                f
+tests/exec9.sub                f
 tests/exp.tests                f
 tests/exp.right                f
 tests/exp1.sub         f
 tests/exp2.sub         f
+tests/exp3.sub         f
+tests/exp4.sub         f
 tests/extglob.tests    f
 tests/extglob.right    f
 tests/extglob1.sub     f
@@ -830,6 +869,7 @@ tests/func.right    f
 tests/func1.sub                f
 tests/func2.sub                f
 tests/func3.sub                f
+tests/func4.sub                f
 tests/getopts.tests    f
 tests/getopts.right    f
 tests/getopts1.sub     f
@@ -839,9 +879,12 @@ tests/getopts4.sub f
 tests/getopts5.sub     f
 tests/getopts6.sub     f
 tests/getopts7.sub     f
-tests/glob-test                f
+tests/glob.tests       f
 tests/glob1.sub                f
 tests/glob.right       f
+tests/globstar.tests   f
+tests/globstar.right   f
+tests/globstar1.sub    f
 tests/heredoc.tests    f
 tests/heredoc.right    f
 tests/heredoc1.sub     f
@@ -853,6 +896,7 @@ tests/history.tests f
 tests/history.right    f
 tests/history.list     f       444
 tests/history1.sub     f
+tests/history2.sub     f
 tests/ifs.tests                f
 tests/ifs.right                f
 tests/ifs-posix.tests  f
@@ -862,6 +906,7 @@ tests/input-line.sub        f
 tests/input.right      f
 tests/intl.tests       f
 tests/intl1.sub                f
+tests/intl2.sub                f
 tests/intl.right       f
 tests/iquote.tests     f
 tests/iquote.right     f
@@ -873,6 +918,9 @@ tests/jobs2.sub             f
 tests/jobs3.sub                f
 tests/jobs4.sub                f
 tests/jobs.right       f
+tests/lastpipe.right   f
+tests/lastpipe.tests   f
+tests/lastpipe1.sub    f
 tests/mapfile.data     f
 tests/mapfile.right    f
 tests/mapfile.tests    f
@@ -887,9 +935,11 @@ tests/new-exp4.sub f
 tests/new-exp5.sub     f
 tests/new-exp6.sub     f
 tests/new-exp7.sub     f
+tests/new-exp8.sub     f
 tests/new-exp.right    f
 tests/nquote.tests     f
 tests/nquote.right     f
+tests/nquote1.sub      f
 tests/nquote1.tests    f
 tests/nquote1.right    f
 tests/nquote2.tests    f
@@ -902,12 +952,23 @@ tests/nquote5.tests       f
 tests/nquote5.right    f
 tests/posix2.tests     f
 tests/posix2.right     f
+tests/posixexp.tests   f
+tests/posixexp.right   f
+tests/posixexp1.sub    f
+tests/posixexp2.sub    f
+tests/posixexp2.tests  f
+tests/posixexp2.right  f
 tests/posixpat.tests   f
 tests/posixpat.right   f
+tests/posixpipe.tests  f
+tests/posixpipe.right  f
 tests/prec.right       f
 tests/precedence       f
 tests/printf.tests     f
 tests/printf.right     f
+tests/printf1.sub      f
+tests/printf2.sub      f
+tests/printf3.sub      f
 tests/quote.tests      f
 tests/quote.right      f
 tests/read.tests       f
@@ -968,6 +1029,7 @@ tests/run-extglob3 f
 tests/run-func         f
 tests/run-getopts      f
 tests/run-glob-test    f
+tests/run-globstar     f
 tests/run-heredoc      f
 tests/run-herestr      f
 tests/run-histexpand   f
@@ -979,6 +1041,7 @@ tests/run-intl             f
 tests/run-iquote       f
 tests/run-invert       f
 tests/run-jobs         f
+tests/run-lastpipe     f
 tests/run-mapfile      f
 tests/run-more-exp     f
 tests/run-new-exp      f
@@ -989,7 +1052,10 @@ tests/run-nquote3 f
 tests/run-nquote4      f
 tests/run-nquote5      f
 tests/run-posix2       f
+tests/run-posixexp     f
+tests/run-posixexp2    f
 tests/run-posixpat     f
+tests/run-posixpipe    f
 tests/run-precedence   f
 tests/run-printf       f
 tests/run-quote                f
@@ -1007,11 +1073,13 @@ tests/run-tilde2        f
 tests/run-trap         f
 tests/run-type         f
 tests/run-varenv       f
+tests/run-vredir       f
 tests/set-e.tests      f
 tests/set-e1.sub       f
 tests/set-e2.sub       f
 tests/set-e.right      f
 tests/set-x.tests      f
+tests/set-x1.sub       f
 tests/set-x.right      f
 tests/shopt.tests      f       
 tests/shopt.right      f
@@ -1028,15 +1096,26 @@ tests/trap.right        f
 tests/trap1.sub                f       755
 tests/trap2.sub                f       755
 tests/trap2a.sub       f       755
+tests/trap3.sub                f
 tests/type.tests       f
 tests/type.right       f
 tests/type1.sub                f
+tests/type2.sub                f
+tests/type3.sub                f
 tests/varenv.right     f
 tests/varenv.sh                f
 tests/varenv1.sub      f
 tests/varenv2.sub      f
 tests/version          f
 tests/version.mini     f
+tests/vredir.tests     f
+tests/vredir.right     f
+tests/vredir1.sub      f
+tests/vredir2.sub      f
+tests/vredir3.sub      f
+tests/vredir4.sub      f
+tests/vredir5.sub      f
+tests/vredir6.sub      f
 tests/misc/dev-tcp.tests       f
 tests/misc/perf-script f
 tests/misc/perftest    f