Skip to content
Snippets Groups Projects
  1. Jul 19, 2021
  2. Mar 01, 2020
    • Ahmed Abd El Mawgood's avatar
      Adjust stddef.h to be compatiable with other libc(s) · 3ac6ef18
      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
  3. Mar 03, 2019
  4. Aug 09, 2018
  5. Jul 01, 2018
  6. Jun 26, 2018
  7. Jun 25, 2018
  8. Mar 03, 2018
Loading