[PATCH] Fix POSIX timers

Ulrich Drepper drepper@redhat.com
Sat Apr 17 15:47:00 GMT 2004


Andreas Jaeger wrote:
> tst-timer4.out fails for me now on Linux/x86-64 running a 2.6.4 kernel
> with (using nptl):
> 
> clock_gettime returned timespec = { 1082189786, 576892000 }
> clock_getres returned timespec = { 0, 999848 }
> timer_settime with it_value 0 it_interval invalid failed: Invalid argument
> timer_settime with it_value 0 it_interval invalid failed: Invalid argument

And what is the exit status of the test program?  It's zero, meaning the
test does not fail.  I've made some changes to disable some tests which
are really undefined and marked the real bugs more clearly.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Libc-hacker mailing list