mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
Take some changes from Apple's Developer Tools 4.0 [1]: block.patch emergency-buffer-reduction.patch test_cleanup.patch vector_copy_no_alloc.patch problem/6473222 copy-constructing a std::vector from an empty std::vector calls malloc 2008-10-27 Howard Hinnant stl_tree_system_header.patch Added #pragma GCC system_header to stl_tree.h. copy_doc.patch Corrected documentation concerning copy in stl_algobase.h. string_compare.patch Fixed basic_string.h, basic_string.tcc, incorrect 64bit to 32bit narrowing. Reference: [1] http://opensource.apple.com/source/libstdcxx/libstdcxx-39/patches-4.2.1/ Obtained from: Apple MFC after: 1 month |
||
|---|---|---|
| .. | ||
| allocator-inst.cc | ||
| bitmap_allocator.cc | ||
| codecvt.cc | ||
| compatibility-ldbl.cc | ||
| compatibility.cc | ||
| complex_io.cc | ||
| concept-inst.cc | ||
| ctype.cc | ||
| debug.cc | ||
| debug_list.cc | ||
| ext-inst.cc | ||
| fstream-inst.cc | ||
| functexcept.cc | ||
| globals_io.cc | ||
| ios-inst.cc | ||
| ios.cc | ||
| ios_failure.cc | ||
| ios_init.cc | ||
| ios_locale.cc | ||
| iostream-inst.cc | ||
| istream-inst.cc | ||
| istream.cc | ||
| limits.cc | ||
| list.cc | ||
| locale-inst.cc | ||
| locale.cc | ||
| locale_facets.cc | ||
| locale_init.cc | ||
| localename.cc | ||
| Makefile.am | ||
| Makefile.in | ||
| misc-inst.cc | ||
| mt_allocator.cc | ||
| ostream-inst.cc | ||
| pool_allocator.cc | ||
| sstream-inst.cc | ||
| stdexcept.cc | ||
| streambuf-inst.cc | ||
| streambuf.cc | ||
| string-inst.cc | ||
| strstream.cc | ||
| tree.cc | ||
| valarray-inst.cc | ||
| wlocale-inst.cc | ||
| wstring-inst.cc | ||