This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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] Add and use new glibc-internal futex API in sparc code.


From: Torvald Riegel <triegel@redhat.com>
Date: Mon, 08 Jun 2015 23:54:57 +0200

> commit 0c6eaa5f5ffc15919be59ebcb4665255628fb957
> Author: Torvald Riegel <triegel@redhat.com>
> Date:   Mon Jun 8 23:47:26 2015 +0200
> 
>     Add and use new glibc-internal futex API in sparc code.
>     
>     This uses the futex API in the sparc-specific code.  It also cleans up
>     EINTR handling in the sparc semaphore code in that it follows the return
>     code documentation of futex_wait.

This is fine, thanks Torvald.


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