]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC cc68614, ac69e5d, 7ed8e14: Update contrib/expat to 2.4.7.
authorXin LI <delphij@FreeBSD.org>
Mon, 28 Mar 2022 05:22:07 +0000 (22:22 -0700)
committerXin LI <delphij@FreeBSD.org>
Fri, 1 Apr 2022 04:38:29 +0000 (21:38 -0700)
commit26e8bb3a4e104a24d07743c1670513abaa5c6cbd
tree49922f19361c874cf578f03787eebc9ed454a7db
parent6292dace827a1ef0b9a0b4b58336c128cc159015
MFC cc68614ac69e5d7ed8e14: Update contrib/expat to 2.4.7.

(cherry picked from commit cc68614da8232d8baaca0ae0d0dd8f890f06623e)
(cherry picked from commit ac69e5d471014c95070cd6294db315089a62725b)
(cherry picked from commit 7ed8e142a00d4b711dd2021b37b84a6e7f86516e)
85 files changed:
contrib/expat/COPYING
contrib/expat/Changes
contrib/expat/Makefile.am
contrib/expat/Makefile.in
contrib/expat/README.md
contrib/expat/buildconf.sh [new file with mode: 0755]
contrib/expat/configure.ac
contrib/expat/doc/Makefile.am
contrib/expat/doc/Makefile.in
contrib/expat/doc/expat.png [deleted file]
contrib/expat/doc/ok.min.css [new file with mode: 0644]
contrib/expat/doc/reference.html
contrib/expat/doc/style.css
contrib/expat/doc/xmlwf.1
contrib/expat/doc/xmlwf.xml
contrib/expat/examples/Makefile.am
contrib/expat/examples/Makefile.in
contrib/expat/examples/elements.c
contrib/expat/examples/outline.c
contrib/expat/expat_config.h.in
contrib/expat/fix-xmltest-log.sh
contrib/expat/fuzz/xml_parse_fuzzer.c [new file with mode: 0644]
contrib/expat/fuzz/xml_parsebuffer_fuzzer.c [new file with mode: 0644]
contrib/expat/lib/Makefile.am
contrib/expat/lib/Makefile.in
contrib/expat/lib/ascii.h
contrib/expat/lib/asciitab.h
contrib/expat/lib/expat.h
contrib/expat/lib/expat_external.h
contrib/expat/lib/iasciitab.h
contrib/expat/lib/internal.h
contrib/expat/lib/latin1tab.h
contrib/expat/lib/loadlibrary.c [deleted file]
contrib/expat/lib/nametab.h
contrib/expat/lib/siphash.h
contrib/expat/lib/utf8tab.h
contrib/expat/lib/xmlparse.c
contrib/expat/lib/xmlrole.c
contrib/expat/lib/xmlrole.h
contrib/expat/lib/xmltok.c
contrib/expat/lib/xmltok.h
contrib/expat/lib/xmltok_impl.c
contrib/expat/lib/xmltok_impl.h
contrib/expat/lib/xmltok_ns.c
contrib/expat/run.sh.in
contrib/expat/test-driver-wrapper.sh
contrib/expat/tests/Makefile.am
contrib/expat/tests/Makefile.in
contrib/expat/tests/benchmark/Makefile.am
contrib/expat/tests/benchmark/Makefile.in
contrib/expat/tests/benchmark/benchmark.c
contrib/expat/tests/benchmark/benchmark.sln [deleted file]
contrib/expat/tests/chardata.c
contrib/expat/tests/chardata.h
contrib/expat/tests/memcheck.c
contrib/expat/tests/memcheck.h
contrib/expat/tests/minicheck.c
contrib/expat/tests/minicheck.h
contrib/expat/tests/runtests.c
contrib/expat/tests/runtests.sln [deleted file]
contrib/expat/tests/runtestspp.cpp
contrib/expat/tests/structdata.c
contrib/expat/tests/structdata.h
contrib/expat/tests/udiffer.py
contrib/expat/tests/xmltest.sh
contrib/expat/xmlwf/Makefile.am
contrib/expat/xmlwf/Makefile.in
contrib/expat/xmlwf/codepage.c
contrib/expat/xmlwf/codepage.h
contrib/expat/xmlwf/ct.c
contrib/expat/xmlwf/filemap.h
contrib/expat/xmlwf/readfilemap.c
contrib/expat/xmlwf/unixfilemap.c
contrib/expat/xmlwf/win32filemap.c
contrib/expat/xmlwf/xmlfile.c
contrib/expat/xmlwf/xmlfile.h
contrib/expat/xmlwf/xmlmime.c
contrib/expat/xmlwf/xmlmime.h
contrib/expat/xmlwf/xmltchar.h
contrib/expat/xmlwf/xmlurl.h [deleted file]
contrib/expat/xmlwf/xmlwf.c
contrib/expat/xmlwf/xmlwf_helpgen.py
contrib/expat/xmlwf/xmlwf_helpgen.sh
contrib/expat/xmlwf/xmlwin32url.cxx [deleted file]
lib/libexpat/expat_config.h