[LTP] [PATCH V4 5/6] syscalls: Don't pass struct timespec to tst_syscall()
    Viresh Kumar 
    viresh.kumar@linaro.org
       
    Tue Jul  7 11:18:03 CEST 2020
    
    
  
On 07-07-20, 11:03, Cyril Hrubis wrote:
> Huh, how come the syscall is called clock_getres_time64 while the rest
> has only 64 appended such as clock_gettime64 and clock_settime64?
> 
> That's really strange...
That also made me wonder on how should I be naming routines.
Apparently they wanted to have "time64" in the name, if the syscall
already has "time" in it they just appended 64, else added "_time64".
-- 
viresh
    
    
More information about the ltp
mailing list