Skip to content

Commit

Permalink
* rt/tst-timer5.c (setup_test): New function.
Browse files Browse the repository at this point in the history
	(TEST_CLOCK_MISSING): Use it to punt test if timer_create does not
	support CLOCK_MONOTONIC.
  • Loading branch information
Roland McGrath committed Dec 7, 2004
1 parent b321a6e commit d749aa5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2004-12-07 Roland McGrath <roland@redhat.com>

* 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 <jakub@redhat.com>

* sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support for
Expand Down

0 comments on commit d749aa5

Please sign in to comment.