- Jul 19, 2021
-
-
Jeremy Soller authored
-
- Mar 01, 2020
-
-
Ahmed Abd El Mawgood authored
I faced many issues when compiling libstdC++-V3 and linking against relibc mainly: - Missing types (max_align_t) - Different types definitions(ptrdiff_t , size_t) - and the fact that wchar_t is part of standard C++ and it seams that we canno redefine standard types
-
- Mar 03, 2019
-
-
Robin Randhawa authored
Without this the relibc tests would break. With this the relibc tests pass and formerly breaking builds (such as uutils -> onig_sys) pass.
-
- Aug 09, 2018
-
- Jul 01, 2018
-
-
- Jun 26, 2018
-
- Jun 25, 2018
-
- Mar 03, 2018
-
-
Jeremy Soller authored
-