History log of /netbsd-6-1-5-RELEASE/external/mit/expat/dist/xmlwf/codepage.c
Revision Date Author Comments
# 1.1.1.1 11-Feb-2012 tron

branches: 1.1.1.1.4;
Initial import of "expat" 2.0.1 into base:
This is James Clark's expat XML parser library in C. It is a stream
oriented parser that requires setting handlers to deal with the
structure that the parser discovers in the document.

This is the first part of the fix for PR lib/40346.