]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: libexpat 2.1.0.
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 1 Mar 2013 00:58:44 +0000 (00:58 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 1 Mar 2013 00:58:44 +0000 (00:58 +0000)
commit9dd6da3e04b91cb76c984bedbc51eea40bb406fb
tree13bcff07e7399a58398b9c7a298832ca6a37f183
parent7c9d119717fd80b55c67729d85dbda2f28a6aa86
MFC: libexpat 2.1.0.

git-svn-id: svn://svn.freebsd.org/base/stable/8@247514 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
47 files changed:
contrib/expat/Changes
contrib/expat/FREEBSD-Xlist [new file with mode: 0644]
contrib/expat/FREEBSD-upgrade [deleted file]
contrib/expat/MANIFEST
contrib/expat/Makefile.in
contrib/expat/README
contrib/expat/configure [deleted file]
contrib/expat/configure.in
contrib/expat/doc/expat.png [changed mode: 0755->0644]
contrib/expat/doc/reference.html
contrib/expat/doc/valid-xhtml10.png [deleted file]
contrib/expat/doc/xmlwf.sgml
contrib/expat/expat_config.h.in
contrib/expat/lib/expat.h
contrib/expat/lib/expat_external.h [changed mode: 0755->0644]
contrib/expat/lib/winconfig.h [deleted file]
contrib/expat/lib/xmlparse.c
contrib/expat/lib/xmlrole.c
contrib/expat/lib/xmltok.c
contrib/expat/lib/xmltok_impl.c
contrib/expat/tests/README.txt
contrib/expat/tests/benchmark/README.txt [changed mode: 0755->0644]
contrib/expat/tests/benchmark/benchmark.c [changed mode: 0755->0644]
contrib/expat/tests/benchmark/benchmark.dsp [deleted file]
contrib/expat/tests/benchmark/benchmark.dsw [deleted file]
contrib/expat/tests/minicheck.c [changed mode: 0755->0644]
contrib/expat/tests/minicheck.h [changed mode: 0755->0644]
contrib/expat/tests/runtests.c
contrib/expat/tests/runtestspp.cpp [changed mode: 0755->0644]
contrib/expat/tests/xmltest.sh
contrib/expat/xmlwf/codepage.c [changed mode: 0755->0644]
contrib/expat/xmlwf/codepage.h [changed mode: 0755->0644]
contrib/expat/xmlwf/ct.c [changed mode: 0755->0644]
contrib/expat/xmlwf/filemap.h [changed mode: 0755->0644]
contrib/expat/xmlwf/readfilemap.c [changed mode: 0755->0644]
contrib/expat/xmlwf/unixfilemap.c [changed mode: 0755->0644]
contrib/expat/xmlwf/win32filemap.c [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlfile.c [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlfile.h [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlmime.c [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlmime.h [changed mode: 0755->0644]
contrib/expat/xmlwf/xmltchar.h [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlurl.h [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlwf.c [changed mode: 0755->0644]
contrib/expat/xmlwf/xmlwin32url.cxx [changed mode: 0755->0644]
lib/libexpat/expat_config.h
lib/libexpat/libbsdxml.3