You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/09/28 22:57:41 UTC

svn commit: r580483 [1/42] - in /incubator/stdcxx/branches/4.2.0: ./ bin/ doc/ doc/stdlibref/ doc/stdlibug/ etc/config/ etc/config/src/ etc/config/windows/ etc/nls/charmaps/ etc/nls/posix/charmaps/ etc/nls/posix/src/ etc/nls/src/ examples/manual/ examp...

Author: sebor
Date: Fri Sep 28 13:55:52 2007
New Revision: 580483

URL: http://svn.apache.org/viewvc?rev=580483&view=rev
Log:
2007-09-28  Martin Sebor  <se...@roguewave.com>

	* branches/4.2.0: Merged the head of trunk.

Added:
    incubator/stdcxx/branches/4.2.0/bin/
      - copied from r580409, incubator/stdcxx/trunk/bin/
    incubator/stdcxx/branches/4.2.0/configure.bat
      - copied unchanged from r580189, incubator/stdcxx/trunk/configure.bat
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_C_EXCEPTIONS.cpp
      - copied unchanged from r580189, incubator/stdcxx/trunk/etc/config/src/EXTERN_C_EXCEPTIONS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MADVISE.cpp
      - copied unchanged from r580182, incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/windows/icc-10.0-x64.config
      - copied unchanged from r580189, incubator/stdcxx/trunk/etc/config/windows/icc-10.0-x64.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/icc-10.0.config
      - copied unchanged from r580189, incubator/stdcxx/trunk/etc/config/windows/icc-10.0.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/icc-9.1-x64.config
      - copied unchanged from r580189, incubator/stdcxx/trunk/etc/config/windows/icc-9.1-x64.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvc-9.0-x64.config
      - copied unchanged from r580189, incubator/stdcxx/trunk/etc/config/windows/msvc-9.0-x64.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvc-9.0.config
      - copied unchanged from r580189, incubator/stdcxx/trunk/etc/config/windows/msvc-9.0.config
    incubator/stdcxx/branches/4.2.0/generate.bat
      - copied unchanged from r580189, incubator/stdcxx/trunk/generate.bat
    incubator/stdcxx/branches/4.2.0/src/atomic.asm
      - copied unchanged from r580182, incubator/stdcxx/trunk/src/atomic.asm
    incubator/stdcxx/branches/4.2.0/src/domain_error.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/domain_error.cpp
    incubator/stdcxx/branches/4.2.0/src/i86/atomic.inc
      - copied unchanged from r580182, incubator/stdcxx/trunk/src/i86/atomic.inc
    incubator/stdcxx/branches/4.2.0/src/i86_64/atomic.inc
      - copied unchanged from r580182, incubator/stdcxx/trunk/src/i86_64/atomic.inc
    incubator/stdcxx/branches/4.2.0/src/invalid_argument.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/invalid_argument.cpp
    incubator/stdcxx/branches/4.2.0/src/length_error.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/length_error.cpp
    incubator/stdcxx/branches/4.2.0/src/mman.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/mman.cpp
    incubator/stdcxx/branches/4.2.0/src/mman.h
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/mman.h
    incubator/stdcxx/branches/4.2.0/src/once.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/once.cpp
    incubator/stdcxx/branches/4.2.0/src/once.h
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/once.h
    incubator/stdcxx/branches/4.2.0/src/out_of_range.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/out_of_range.cpp
    incubator/stdcxx/branches/4.2.0/src/overflow_error.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/overflow_error.cpp
    incubator/stdcxx/branches/4.2.0/src/range_error.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/range_error.cpp
    incubator/stdcxx/branches/4.2.0/src/runtime_error.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/runtime_error.cpp
    incubator/stdcxx/branches/4.2.0/src/underflow_error.cpp
      - copied unchanged from r580191, incubator/stdcxx/trunk/src/underflow_error.cpp
    incubator/stdcxx/branches/4.2.0/tests/containers/23.vector.allocator.cpp
      - copied, changed from r580189, incubator/stdcxx/trunk/tests/containers/23.vector.allocator.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.codecvt.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.codecvt.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.cons.mt.cpp
      - copied unchanged from r580182, incubator/stdcxx/trunk/tests/localization/22.locale.cons.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.ctype.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.ctype.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.globals.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.globals.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.messages.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.messages.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.money.get.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.money.get.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.num.get.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.num.get.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.statics.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.statics.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/localization/22.locale.time.get.mt.cpp
      - copied unchanged from r580184, incubator/stdcxx/trunk/tests/localization/22.locale.time.get.mt.cpp
    incubator/stdcxx/branches/4.2.0/tests/numerics/26.valarray.cassign.cpp
      - copied unchanged from r580182, incubator/stdcxx/trunk/tests/numerics/26.valarray.cassign.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/18.limits.stdcxx-436.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/18.limits.stdcxx-436.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/20.specialized.stdcxx-390.cpp
      - copied unchanged from r580182, incubator/stdcxx/trunk/tests/regress/20.specialized.stdcxx-390.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/21.string.replace.stdcxx-175.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/21.string.replace.stdcxx-175.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/21.string.stdcxx-162.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/21.string.stdcxx-162.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/21.string.stdcxx-466.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/21.string.stdcxx-466.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/22.locale.cons.stdcxx-485.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/22.locale.cons.stdcxx-485.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/22.locale.messages.stdcxx-542.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/22.locale.messages.stdcxx-542.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/22.locale.stdcxx-554.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/22.locale.stdcxx-554.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/23.associative.stdcxx-16.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/23.associative.stdcxx-16.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/23.vector.bool.stdcxx-235.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/23.vector.bool.stdcxx-235.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/24.operations.stdcxx-234.cpp
      - copied unchanged from r580186, incubator/stdcxx/trunk/tests/regress/24.operations.stdcxx-234.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/26.valarray.binary.stdcxx-237.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/26.valarray.binary.stdcxx-237.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/26.valarray.sub.stdcxx-309.cpp
      - copied unchanged from r580186, incubator/stdcxx/trunk/tests/regress/26.valarray.sub.stdcxx-309.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/26.valarray.transcend.stdcxx-315.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/26.valarray.transcend.stdcxx-315.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/27.filebuf.virtuals.stdcxx-522.cpp
      - copied unchanged from r580186, incubator/stdcxx/trunk/tests/regress/27.filebuf.virtuals.stdcxx-522.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/27.stringbuf.str.stdcxx-514.cpp
      - copied unchanged from r580186, incubator/stdcxx/trunk/tests/regress/27.stringbuf.str.stdcxx-514.cpp
    incubator/stdcxx/branches/4.2.0/tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp
      - copied unchanged from r580185, incubator/stdcxx/trunk/tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp
    incubator/stdcxx/branches/4.2.0/tests/support/18.csetjmp.cpp
      - copied, changed from r580189, incubator/stdcxx/trunk/tests/support/18.csetjmp.cpp
    incubator/stdcxx/branches/4.2.0/tests/support/18.setjmp.cpp
      - copied, changed from r580185, incubator/stdcxx/trunk/tests/support/18.setjmp.cpp
    incubator/stdcxx/branches/4.2.0/util/gencat.cpp
      - copied unchanged from r580186, incubator/stdcxx/trunk/util/gencat.cpp
Modified:
    incubator/stdcxx/branches/4.2.0/GNUmakefile
    incubator/stdcxx/branches/4.2.0/NOTICE.txt
    incubator/stdcxx/branches/4.2.0/README
    incubator/stdcxx/branches/4.2.0/doc/index.html
    incubator/stdcxx/branches/4.2.0/doc/rw.css
    incubator/stdcxx/branches/4.2.0/doc/rwbanner.css
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/--distance-type.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/--iterator-category.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-10.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-11.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2-9.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/A.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/B.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/I.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/II.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/III.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/IV.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/accumulate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/acknow.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-difference.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/adjacent-find.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/advance.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithm-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/algorithms.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/allocator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/associativecontainers.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/auto-ptr.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/back-insert-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-alloc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-cast.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-exception.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bad-typeid.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-filebuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-fstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ifstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ios.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-iostream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-istringstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ofstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-ostringstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-streambuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-string.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-stringbuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/basic-stringstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bidirectionaliterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/binary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/binary-negate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/binary-search.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bind1st.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bitmasktypes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/bitset.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/booktoc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/cerr.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/char-traits.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/cin.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/clog.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/codecvt-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/codecvt.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/collate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/compare.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/complex-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/complex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/contact.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/containers.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/copyright.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/count.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/cout.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ctype-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ctype.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/deque-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/deque.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/distance.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/divides.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/domain-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/equal-range.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/equal-to.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/equal.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/exception-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/exception.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/exceptions.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/facets.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/fill.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find-end.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find-first-of.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/find.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/for-each.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/forwarditerators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/fpos.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-banner.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-classes-alpha.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-classes-func.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-displayarea.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-intro-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-intro-text.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-tindex-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/frames-tindex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/front-insert-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/fstream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/functional-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/functionobjects.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/functoc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/generate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/get-temporary-buffer.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/greater-equal.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/greater.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/gslice-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/gslice.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/has-facet.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/heapoperations.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/includes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/index.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/indirect-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/inner-product.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/inplace-merge.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/inputiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/insert-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/insertiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/invalid-argument.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iomanip-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ios-base--failure.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ios-base.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ios-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iosfwd-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iostream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isalnum.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isalpha.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iscntrl.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isdigit.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isgraph.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/islower.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isprint.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ispunct.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isspace.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istream-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istreambuf-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/istrstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isupper.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/isxdigit.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iter-swap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterator-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterator-traits.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/iterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/length-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/less-equal.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/less.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/lexicographical-compare.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/limits-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/list-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/list.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/lists.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/locale-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/locale.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/localedefutility.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/localeutility.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logic-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logical-and.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logical-not.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/logical-or.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/lower-bound.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/make-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/map-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/map.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/mask-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/max-element.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/max.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/mem-fun.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/memory-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/merge.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/messages.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/min-element.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/min.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/minus.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/mismatch.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/modulus.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/money-get.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/money-put.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/moneypunct.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/multimap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/multiplies.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/multiset.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/negate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/negators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/new-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/next-permutation.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/noframes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/not-equal-to.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/not1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/not2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/nth-element.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/num-get.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/num-put.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/numeric-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/numeric-limits.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/numpunct.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/operatordelete.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/operatornew.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/operators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostream-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostreambuf-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ostrstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/out-of-range.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/outputiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/overflow-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pair.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partial-sort-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partial-sort.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partial-sum.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/partition.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/plus.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pointer-to-binary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pointer-to-unary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/pop-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/predicates.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/prev-permutation.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/priority-queue.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/ptr-fun.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/push-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/queue-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/queue.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/random-shuffle.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/randomaccessiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/range-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/raw-storage-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove-copy-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/remove.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace-copy-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace-if.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/replace.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/return-temporary-buffer.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/reverse-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/reverse-iterator.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/reverse.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/rotate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/runtime-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/search.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sequences.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-difference.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-intersection.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-symmetric-difference.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set-union.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/set.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/slice-array.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/slice.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sort-heap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sort.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/sstream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stable-partition.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stable-sort.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stack-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stack.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/stdexcept-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/streambuf-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/streamiterators.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/string-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/string.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/strstream-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/strstream.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/strstreambuf.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/swap-ranges.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/swap.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-get-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-get.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-put-byname.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/time-put.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/tindex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/tolower.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/toupper.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/transform.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/typeinfo-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/unary-function.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/unary-negate.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/underflow-error.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/uninitialized-copy.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/uninitialized-fill-n.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/uninitialized-fill.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/unique.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/upper-bound.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/use-facet.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/utility-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/valarray-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/valarray.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/vector-h.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/vector.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wcerr.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wcin.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wclog.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wcout.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibref/wstring.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/10.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/11.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/12.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13-8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/13.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/14.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/15.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/16.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/17-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/17-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/17.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/18.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/19-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/19-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/19.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/20.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/21.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/22.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/23.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/24.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/25.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26-9.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/26.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/27.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/28.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/29.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/30.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/31.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/32.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/33.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/34.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35-6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/35.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/36.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/37-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/37-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/37.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/38.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/39.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/40.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/41.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/42.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/43.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/44-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/44-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/44.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45-5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/45.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/46-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/46.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/5.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/6.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/7.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8-4.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/8.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9-1.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9-2.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9-3.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/9.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/I.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/II.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/III.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/IV.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/V.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/VI.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/VII.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/VIII.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/acknow.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/booktoc.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/contact.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/copyright.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-banner.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-contents-all.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-contents-chapter.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-displayarea.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-intro-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-intro-text.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-tindex-contents.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/frames-tindex.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/index.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/lists.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/noframes.html
    incubator/stdcxx/branches/4.2.0/doc/stdlibug/tindex.html
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.bin
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.cfg
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.exm
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.lib
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.ph
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.rwt
    incubator/stdcxx/branches/4.2.0/etc/config/GNUmakefile.tst
    incubator/stdcxx/branches/4.2.0/etc/config/como.config
    incubator/stdcxx/branches/4.2.0/etc/config/configure.sh
    incubator/stdcxx/branches/4.2.0/etc/config/eccp.config
    incubator/stdcxx/branches/4.2.0/etc/config/fixtree.sh
    incubator/stdcxx/branches/4.2.0/etc/config/gcc.config
    incubator/stdcxx/branches/4.2.0/etc/config/icc.config
    incubator/stdcxx/branches/4.2.0/etc/config/makefile.common
    incubator/stdcxx/branches/4.2.0/etc/config/makefile.rules
    incubator/stdcxx/branches/4.2.0/etc/config/mipspro.config
    incubator/stdcxx/branches/4.2.0/etc/config/osf_cxx.config
    incubator/stdcxx/branches/4.2.0/etc/config/reliant_cds.config
    incubator/stdcxx/branches/4.2.0/etc/config/run_locale_utils.sh
    incubator/stdcxx/branches/4.2.0/etc/config/runall.sh
    incubator/stdcxx/branches/4.2.0/etc/config/src/ABS_OVERLOADS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/ATOMIC_OPS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_ALLOC_ASSIGNMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_ALLOC_COPY_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_ALLOC_DEFAULT_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_ALLOC_DTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_ALLOC_WHAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_CAST_ASSIGNMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_CAST_COPY_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_CAST_DEFAULT_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_CAST_DTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_CAST_WHAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_EXCEPTION_ASSIGNMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_EXCEPTION_COPY_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_EXCEPTION_DEFAULT_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_EXCEPTION_DTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_EXCEPTION_WHAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_TYPEID_ASSIGNMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_TYPEID_COPY_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_TYPEID_DEFAULT_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_TYPEID_DTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BAD_TYPEID_WHAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/BOOL.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/CLASS_PARTIAL_SPEC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/COLLAPSE_STATIC_LOCALS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/COLLAPSE_TEMPLATE_LOCALS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/COLLAPSE_TEMPLATE_STATICS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/CONST_CAST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/CTYPE_BITS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/CV_VOID_SPECIALIZATIONS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DAYLIGHT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DEFAULT_TEMPLATE_ARGS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DEPENDENT_TEMPLATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DEPRECATED_LIBC_IN_STD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DIV_OVERLOADS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DUMMY_DEFAULT_ARG.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/DYNAMIC_CAST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EMPTY_MEM_INITIALIZER.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTIONS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_ASSIGNMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_COPY_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_DEFAULT_CTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_DTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_SPECIFICATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_SPECIFICATION_ON_NEW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXCEPTION_WHAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_ARG.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_CTOR_INSTANTIATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_FUNC_INSTANTIATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_INSTANTIATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_INSTANTIATION_BEFORE_DEFINITION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_INSTANTIATION_WITH_IMPLICIT_INCLUSION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_MEMBER_INSTANTIATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPLICIT_MEMBER_SPECIALIZATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPORT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXPORT_KEYWORD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_C_COMPATIBILITY.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_C_OVERLOAD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_FUNCTION_TEMPLATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_INLINE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_MEMBER_TEMPLATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_TEMPLATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/EXTERN_TEMPLATE_BEFORE_DEFINITION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/FLOAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/FPOS_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/FRIEND_TEMPLATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/FUNC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/FUNCTION_TRY_BLOCK.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/FUNC_PARTIAL_SPEC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_BAD_ALLOC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_BAD_CAST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_BAD_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_BAD_TYPEID.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_NOTHROW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_NOTHROW_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_SET_NEW_HANDLER.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_SET_TERMINATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_SET_UNEXPECTED.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_TERMINATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_TYPE_INFO.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_UNCAUGHT_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/GLOBAL_UNEXPECTED.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/HONOR_STD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/ICONV.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/ICONV_CONST_CHAR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/IMPLICIT_INCLUSION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/IMPLICIT_INSTANTIATION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/INFINITY.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/INLINE_MEMBER_TEMPLATES.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/INSTANTIATE_DEFAULT_ARGS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LCONV.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LCONV_INT_FMAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LDBL_PRINTF_PREFIX.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LIBC_EXCEPTION_SPEC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LIBC_IN_STD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LIB_EXCEPTIONS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LIMITS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LLONG_PRINTF_PREFIX.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LOCALE_NAME_FMAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LONG_DOUBLE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/LONG_LONG.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MATH_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MATH_OVERLOADS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MBSTATE_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MEMBER_TEMPLATES.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MEMBER_TEMPLATE_OVERLOAD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/MUNMAP.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NAMESPACE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NATIVE_WCHAR_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NESTED_CLASS_ACCESS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NEWLINE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NEW_CLASS_TEMPLATE_SYNTAX.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NEW_FUNC_TEMPLATE_SYNTAX.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NEW_HEADER.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NEW_THROWS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NL_LANGINFO.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NL_TYPES_H.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NONCLASS_ARROW_RETURN.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NONDEDUCED_CONTEXT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NO_DBL_TRAPS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NO_FOR_LOCAL_SCOPE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NO_INT_TRAPS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/NO_SIGNALING_NAN.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OFFSETOF.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_DELETE_ARRAY.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_DELETE_ARRAY_NOTHROW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_DELETE_ARRAY_PLACEMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_DELETE_NOTHROW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_DELETE_PLACEMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_NEW_ARRAY.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_NEW_ARRAY_NOTHROW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_NEW_ARRAY_PLACEMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_NEW_NOTHROW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OPERATOR_NEW_PLACEMENT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/OVERLOAD_OF_TEMPLATE_FUNCTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/PART_SPEC_OVERLOAD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/PLACEMENT_DELETE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/POD_ZERO_INIT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/PRETTY_FUNCTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/PTR_EXCEPTION_SPEC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/PUTENV_CONST_CHAR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/QUIET_NAN.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/REINTERPRET_CAST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/RUNTIME_IN_STD.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/SETLOCALE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/SETRLIMIT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/SIG_ATOMIC_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/SIZE_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/SPECIALIZATION_ON_RETURN_TYPE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/SPECIALIZED_FRIEND.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STATICS_IN_TEMPLATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STATIC_CAST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STATIC_CONST_MEMBER_EXPR_CONST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STATIC_CONST_MEMBER_INIT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STATIC_TEMPLATE_MEMBER_INIT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_BAD_ALLOC.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_BAD_CAST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_BAD_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_BAD_TYPEID.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_MBSTATE_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_NOTHROW.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_NOTHROW_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_SET_NEW_HANDLER.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_SET_TERMINATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_SET_UNEXPECTED.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_TERMINATE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_TYPE_INFO.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_UNCAUGHT_EXCEPTION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STD_UNEXPECTED.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STRUCT_TM.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/STRUCT_TM_IN_WCHAR_H.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TEMPLATE_DEFAULT_ARG_CONVERSION.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TEMPLATE_ON_RETURN_TYPE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/THREAD_SAFE_ERRNO.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/THREAD_SAFE_EXCEPTIONS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/THREAD_SAFE_LOCALE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TIMEZONE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TLS.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TYPENAME.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TYPE_INFO_BEFORE.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TYPE_INFO_DTOR.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TYPE_INFO_EQUALITY.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TYPE_INFO_INEQUALITY.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/TYPE_INFO_NAME.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/UNAME.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/UNISTD_DECL.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/VA_LIST.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/VSNPRINTF_RETURN.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/WCHAR_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/WCSFTIME_WCHAR_T_FMAT.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/WCTRANS_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/WCTYPE_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/WINT_T.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/collapse_static_locals.lib.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/collapse_template_locals.lib.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/collapse_template_statics.lib.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/extern_function_template_imp.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/extern_inline.lib.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/extern_template_before_definition_imp.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/extern_template_imp.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/extern_template_imp.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/headers.inc
    incubator/stdcxx/branches/4.2.0/etc/config/src/implicit_inclusion_imp.c
    incubator/stdcxx/branches/4.2.0/etc/config/src/implicit_inclusion_imp.cc
    incubator/stdcxx/branches/4.2.0/etc/config/src/implicit_inclusion_imp.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/instantiation_before_definition.c
    incubator/stdcxx/branches/4.2.0/etc/config/src/instantiation_before_definition.cc
    incubator/stdcxx/branches/4.2.0/etc/config/src/instantiation_before_definition.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/instantiation_with_implicit_inclusion.c
    incubator/stdcxx/branches/4.2.0/etc/config/src/instantiation_with_implicit_inclusion.cc
    incubator/stdcxx/branches/4.2.0/etc/config/src/instantiation_with_implicit_inclusion.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/lib_exceptions.lib.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/src/locale_names.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/proclimits.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/thread.h
    incubator/stdcxx/branches/4.2.0/etc/config/src/types.h
    incubator/stdcxx/branches/4.2.0/etc/config/sunpro.config
    incubator/stdcxx/branches/4.2.0/etc/config/vacpp.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/build.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/configure.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/filterdef.js
    incubator/stdcxx/branches/4.2.0/etc/config/windows/fun_present_check.cpp
    incubator/stdcxx/branches/4.2.0/etc/config/windows/generate.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/icc-9.0.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/icc-9.1.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvc-7.0.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvc-7.1.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvc-8.0-x64.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvc-8.0.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/msvcex-8.0.config
    incubator/stdcxx/branches/4.2.0/etc/config/windows/projectdef.js
    incubator/stdcxx/branches/4.2.0/etc/config/windows/projects.js
    incubator/stdcxx/branches/4.2.0/etc/config/windows/runall.wsf
    incubator/stdcxx/branches/4.2.0/etc/config/windows/utilities.js
    incubator/stdcxx/branches/4.2.0/etc/config/xlC_version.sh
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ANSI_X3.110-1983
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ANSI_X3.4-1968
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ASMO_449
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/BIG5
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/BIG5-HKSCS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/BS_4730
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/BS_VIEWDATA
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP10007
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1250
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1251
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1252
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1253
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1254
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1255
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1256
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1257
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP1258
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP437
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP737
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP775
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CP949
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CSA_Z243.4-1985-1
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CSA_Z243.4-1985-2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CSA_Z243.4-1985-GR
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CSN_369103
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/CWI
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/DEC-MCS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/DIN_66003
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/DS_2089
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-AT-DE
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-AT-DE-A
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-CA-FR
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-DK-NO
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-DK-NO-A
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-ES
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-ES-A
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-ES-S
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-FI-SE
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-FI-SE-A
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-FR
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-IS-FRISS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-IT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-PT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-UK
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EBCDIC-US
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ECMA-CYRILLIC
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ES
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ES2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EUC-JP
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EUC-KR
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/EUC-TW
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GB18030
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GB2312
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GBK
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GB_1988-80
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GEORGIAN-ACADEMY
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GEORGIAN-PS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GOST_19768-74
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GREEK-CCITT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GREEK7
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/GREEK7-OLD
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/HP-ROMAN8
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM037
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM038
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM1004
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM1026
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM1047
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM256
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM273
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM274
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM275
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM277
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM278
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM280
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM281
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM284
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM285
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM290
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM297
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM420
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM423
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM424
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM437
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM500
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM850
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM851
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM852
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM855
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM857
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM860
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM861
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM862
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM863
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM864
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM865
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM866
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM868
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM869
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM870
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM871
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM874
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM875
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM880
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM891
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM903
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM904
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM905
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IBM918
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IEC_P27-1
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/INIS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/INIS-8
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/INIS-CYRILLIC
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/INVARIANT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISIRI-3342
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-1
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-10
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-13
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-14
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-15
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-16
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-3
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-4
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-5
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-6
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-7
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-8
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-8859-9
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-IR-197
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-IR-209
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO-IR-90
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_10367-BOX
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_10646
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_2033-1983
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_5427
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_5427-EXT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_5428
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_646.BASIC
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_646.IRV
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_6937
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_6937-2-25
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_6937-2-ADD
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_8859-1,GL
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/ISO_8859-SUPP
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/IT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6220-1969-JP
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6220-1969-RO
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6229-1984-A
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6229-1984-B
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6229-1984-B-ADD
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6229-1984-HAND
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6229-1984-HAND-ADD
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_C6229-1984-KANA
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JIS_X0201
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JOHAB
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JUS_I.B1.002
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JUS_I.B1.003-MAC
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/JUS_I.B1.003-SERB
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/KOI-8
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/KOI8-R
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/KOI8-T
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/KOI8-U
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/KSC5636
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/LATIN-GREEK
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/LATIN-GREEK-1
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/MAC-CYRILLIC
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/MAC-IS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/MAC-SAMI
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/MAC-UK
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/MACINTOSH
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/MSZ_7795.3
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NATS-DANO
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NATS-DANO-ADD
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NATS-SEFI
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NATS-SEFI-ADD
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NC_NC00-10
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NEXTSTEP
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NF_Z_62-010
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NF_Z_62-010_1973
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NS_4551-1
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/NS_4551-2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/PT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/PT2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/SAMI
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/SAMI-WS2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/SEN_850200_B
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/SEN_850200_C
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/Shift_JIS
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/T.101-G2
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/T.61-7BIT
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/TCVN5712-1
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/TIS-620
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/UTF-8
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/VIDEOTEX-SUPPL
    incubator/stdcxx/branches/4.2.0/etc/nls/charmaps/VISCII
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/100
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/101
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/102
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/1026
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/103
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/104
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/1047
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/105
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/106
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/107
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/108
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/109
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/11
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/110
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/111
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/112
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/113
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/114
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/115
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/116
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/117
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/118
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/119
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/12
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/120
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/121
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/122
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/123
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/124
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/125
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/126
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/127
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/128
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/129
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/13
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/130
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/131
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/132
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/133
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/134
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/135
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/136
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/137
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/138
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/139
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/14
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/140
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/141
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/142
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/143
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/144
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/145
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/146
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/147
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/148
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/149
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/15
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/150
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/151
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/152
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/153
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/154
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/155
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/156
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/16
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/17
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/18
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/19
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/20
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/21
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/22
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/23
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/24
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/25
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/26
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/27
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/28
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/29
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/30
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/31
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/32
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/33
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/34
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/35
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/36
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/37
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/38
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/39
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/40
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/41
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/42
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/43
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/437
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/44
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/45
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/46
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/47
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/48
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/49
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/50
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/500
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/500V1
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/51
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/52
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/53
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/54
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/55
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/56
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/57
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/58
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/59
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/60
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/61
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/62
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/63
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/64
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/65
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/66
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/67
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/68
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/69
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/70
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/71
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/72
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/73
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/74
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/75
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/76
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/77
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/78
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/79
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/80
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/81
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/82
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/83
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/84
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/85
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/850
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/851
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/852
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/855
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/857
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/86
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/860
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/861
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/862
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/863
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/865
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/869
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/87
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/88
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/89
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/90
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/904
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/91
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/92
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/93
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/94
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/95
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/96
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/97
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/98
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/99
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ANSI_X3.110-1983
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ANSI_X3.4-1968
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ANSI_X3.4-1986
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ARABIC
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ARABIC7
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ASCII
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ASMO-708
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/ASMO_449
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/BALTIC
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/BS_4730
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/BS_VIEWDATA
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CA
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CN
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP-AR
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP-GR
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP-HU
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP-IS
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP037
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP038
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1004
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1026
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1047
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1250
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1251
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1252
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1253
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1254
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1255
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1256
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP1257
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP273
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP274
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP275
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP278
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP280
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP281
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP284
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP285
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP290
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP297
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP367
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP420
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP423
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP424
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP437
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP500
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP819
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP850
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP851
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP852
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP855
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP857
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP860
    incubator/stdcxx/branches/4.2.0/etc/nls/posix/charmaps/CP861

[... 800 lines stripped ...]