]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Use recent additions to libsupport in tst-sem5
authorMike Crowe <mac@mcrowe.com>
Thu, 9 May 2019 17:06:06 +0000 (14:06 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 9 May 2019 17:33:53 +0000 (14:33 -0300)
commit40d0816faaacfb0b67ac660807b2b6a0927a7522
treefb6ae91df059fab50e615a941a3825a95ef97e97
parentd8e0b901a461dd854ee7a98339f0433e96a15a63
nptl: Use recent additions to libsupport in tst-sem5

Checked on x86_64-linux-gnu and i686-linux-gnu.

* nptl/tst-sem5.c(do_test): Use xclock_gettime, timespec_add and
TEST_TIMESPEC_NOW_OR_AFTER from libsupport.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
ChangeLog
nptl/tst-sem5.c