From: Roland McGrath Date: Tue, 7 Dec 2004 20:45:18 +0000 (+0000) Subject: * rt/tst-timer5.c (setup_test): New function. X-Git-Tag: upstream/2.30~17112 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d749aa57ebfc33b2a4586039e972a2dff58a5ef9;p=external%2Fglibc.git * rt/tst-timer5.c (setup_test): New function. (TEST_CLOCK_MISSING): Use it to punt test if timer_create does not support CLOCK_MONOTONIC. --- diff --git a/ChangeLog b/ChangeLog index ff39287..2dd204b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-07 Roland McGrath + + * rt/tst-timer5.c (setup_test): New function. + (TEST_CLOCK_MISSING): Use it to punt test if timer_create does not + support CLOCK_MONOTONIC. + 2004-12-07 Jakub Jelinek * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support for