If you happen to be building a libc for your OS and using Clang, PSA: LLVM offers one, so you can focus on the glue with the OS and leave wchar, cos, strrchr, and all those seemingly endless functions alone. Learned that the hard way. github.com/llvm/llvm-pr...
llvm-project/libc at main · llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. - llvm/llvm-project
github.com