Conversation

They use a very extended version of C supported by GCC/Clang and they use their own memory model not truly implemented by GCC/Clang rather than the C11 memory model. They don't use the C standard library. For Rust, they don't need a special dialect of the language in the kernel.
1
Show more replies