Forked from
redox-os / relibc
1245 commits behind the upstream repository.
Ahmed Abd El Mawgood
authored
The problem here is that _Bool type is not defined in C++ yet this file is using it. That leads to issues when compiling gcc. I borrowed the same techniques used in other stdbool.h