The failure in timer_getoverrun

Ulrich Drepper drepper@redhat.com
Fri Feb 20 02:56:00 GMT 2004


Xiong, Crystal wrote:

> I ran a test case for timer_getoverrun in posixtestsuite project based on kernel 2.6.1 with libc-2004-02-01. The case didn't return the expected overrun numbers as expected. 

This is a kernel issue.  timer_getoverrun() is nothing but a wrapper
around a syscall if you use a 2.6 kernel.  Run the program with strace.

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



More information about the Libc-alpha mailing list