I'm building libc++ against musl, it requires strtoull_l and similar functions in order to implement C++ header . I have no idea whether these functions are standard or glibc extensions. Thanks Yao