I recently migrated from musl to glibc. It was a long time coming but it essentially boiled down to a pretty stupid problem; you can't compile android apps written in java without using apps that link glibc. As it happens I also wanted to try out the...