@icedquinn at this point I'm ~80% sure the first libc to surpass glibc in adaptation will be something written in Rust or the like. That'd be nicely cursed.
@Amikke the big issue with glibc is that its actually like 3-4 libraries in a trenchcoat with poor management. when people make alternate C's they actually just follow C/Posix and then nothing works because for some fucking reason glibc also handles localization and other things.