[PATCH] i386/pthread_cond_timedwait: always use clock_gettime
Aurelien Jarno
aurelien@aurel32.net
Tue Dec 29 22:54:00 GMT 2015
On 2015-12-29 17:40, Mike Frysinger wrote:
> On 29 Dec 2015 23:31, Aurelien Jarno wrote:
> > Since we require at least a 2.6.32 Linux kernel, the clock_gettime
> > syscall is always available. Remove the corresponding compatibility
> > code.
>
> how about nptl/pthread_cond_timedwait.c ?
Good point. I did look for old compat code in the sysdeps/ directory, I
should also have done that in nptl. This also looks a good candidate,
but I first need to check the clock_gettime is available in 2.6.32
kernels for all architectures. I'll look at that and send a patch if it
is the case.
--
Aurelien Jarno GPG: 4096R/1DDD8C9B
aurelien@aurel32.net http://www.aurel32.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151229/327a4084/attachment.sig>
More information about the Libc-alpha
mailing list