[LTP] [PATCH V8] syscalls: clock_settime: Add test around y2038 vulnerability

Cyril Hrubis chrubis@suse.cz
Thu Aug 6 11:21:58 CEST 2020


Hi!
> > Other than that these the code looks good. I can fix these two before
> > applying if you agree.
> 
> Sure. Thanks.

In the end I've also added safe macros for sigprocmask() and sigwait()
mainly because sigwait() is one of these funcitons that return error
instead of setting errno. Now the error handling that nobody gets right
is handled in the library...

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list