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] sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.


On Fri, 2014-12-19 at 08:42 +0900, Kaz Kojima wrote:
> Torvald Riegel <triegel@redhat.com> wrote:
> > This patch removes the custom implementations of low-level locks as well
> > as pthread barrier, condition variable, and read-write locks on sh.
> > 
> > Does this look OK?
> 
> Could you remove sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S too?
> OK with that change.  Thanks!

Sorry, missed that file.  Thanks for spotting.  I've committed the patch
with this file being included in the removal.


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