mirror of https://git.musl-libc.org/git/musl
Browse Source
libc is the macro, __libc is the internal symbol, but under some configurations on old/broken compilers, the symbol might not actually exist and the libc macro might instead use __libc_loc() to obtain access to the object.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue