Le 22/07/2020 à 17:34, Filip Bozuta a écrit :
> This patch implements functionality for following time64 syscalls:
>
> *clock_getres_time64
>
> This a year 2038 safe variant of syscall:
>
> int clock_getres(clockid_t clockid, struct timespec *res)
> --finding the resoultion of a s
Le 22/07/2020 à 17:34, Filip Bozuta a écrit :
> This patch implements functionality for following time64 syscalls:
>
> *clock_getres_time64
>
> This a year 2038 safe variant of syscall:
>
> int clock_getres(clockid_t clockid, struct timespec *res)
> --finding the resoultion of a s
This patch implements functionality for following time64 syscalls:
*clock_getres_time64
This a year 2038 safe variant of syscall:
int clock_getres(clockid_t clockid, struct timespec *res)
--finding the resoultion of a specified clock--
man page: https://man7.org/linux/man-pag