[LTP] Query: Supporting time64 syscalls

Viresh Kumar viresh.kumar@linaro.org
Mon Mar 23 10:12:01 CET 2020


Hi guys,

I was looking to start working on the time64 syscalls
(like clock_gettime64, timerfd_settime64, etc) and
was looking for your suggestions on how to proceed on
the same.

AFAIU, the only difference is that the argument is 64 bit now
instead of 32 bit and so I don't think I should be adding new
tests but reusing the existing ones for both 32 bit and 64 bit
variants.

Thanks.

--
viresh


More information about the ltp mailing list