Commits (6)
-
Ahmed Abd El Mawgood authoreda2f2484e
-
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
3ac6ef18 -
Jeremy Soller authored
Stdc compatiability See merge request !258
77a02941 -
Jeremy Soller authored2e27cf52
-
880e3c78
-
Jeremy Soller authored00903961
include/features.h
0 → 100644
src/platform/test/epoll.rs
0 → 100644
src/platform/test/mod.rs
0 → 100644