reactos/sdk/lib/gcc-compat
Timo Kreuzer fcbccaa194 [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++
__throw_out_of_range_fmt is implemented in libstdc++, but it is needed by libsupc++ and that would mean we would have to link all C++ code to libstdc++.
2024-07-09 12:01:24 +02:00
..
__mingw_vsprintf.c [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00
__throw_out_of_range_fmt.cpp [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00
CMakeLists.txt [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00
StringCchCopyNA.c [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00