about summary refs log tree commit diff
path: root/rt/tst-timer2.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't set unused field in rt/tst-timer2.Roland McGrath2015-02-061-2/+1
|
* * rt/tst-timer2.c (do_test): If timer_create fails, just continue.Roland McGrath2004-08-111-1/+4
| | | | | * rt/tst-timer4.c (do_test): If one of the timer_create calls fails, return 1 immediately.
* * rt/tst-timer2.c: New file.Roland McGrath2003-07-291-0/+62
* rt/Makefile (tests): Add it.