This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 0/5] Add new helper functions+macros to libsupport and use them in some nptl tests
On Thursday 02 May 2019 at 21:54:30 +0100, Mike Crowe wrote:
> In preparation for adding support for the _clockwait family of
> functions, modify various tests to:
>
> 1. use struct timespec rather than struct timeval
>
> 2. use libsupport.
>
> This requires adding a new support/timespec.h and support/xtime.h
> containing helper functions and macros along with timespec_sub and
> timespec_add implementations from gnulib.
>
> Thanks to Adhemerval Zanella for providing lots of help and advice
> with these patches.
This series should have been marked PATCHv3 in the subject lines. Sorry. :(
Mike.