This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix POSIX timers


Andreas Jaeger <aj@suse.de> writes:

> tst-timer4.out fails for me now on Linux/x86-64 running a 2.6.4 kernel
> with (using nptl):

Fails also with linuxthreads on Linux/x86-64:

$ cat rt/tst-timer4.out
clock_gettime returned timespec = { 1082194388, 779424000 }
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
thr2 guardsize 4096 != 0
timer_gettime timer_none returned { -1.598237000, 0.000000000 }
thr2 guardsize 4096 != 0

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]