mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-18 16:09:06 +03:00
It basically calls the 64-bit __clock_gettime64 and adds the overflow check. Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Lukasz Majewski <lukma@denx.de>