@lucy@scathach@hj people literally copy and paste musl code for some string conversions because they want a locale-invariant version and in libc you cannot have that. you can’t even generate or parse a string with floats without some other code in a different thread changing your decimal point into a comma while you’re in the middle of it