mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-04 03:22:14 +03:00
__clock_gettime and other __clock_* functions could result in an extra PLT reference within libc.so if it actually gets used. None of the code currently uses them, which is why this probably went unnoticed.