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 9/9] MIPS - Remove mips lowlevellock.h


On Mon, 9 Jun 2014, Bernard Ogden wrote:

> Remove mips lowlevellock.h
> 
> Results in following changes for mips:
> 
> No longer casts futexp to long (4 instances of this)
> 
> No longer inverts sign of syscall retval in
> lll_futex_timed_wait_pi. May have been a copy/paste error, the
> only caller just checks for zero.
> 
> Neither built nor tested.

I've now tested and committed this removal.

-- 
Joseph S. Myers
joseph@codesourcery.com


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