This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: Fix MIPS build (PI futexes)


On Sun, Jul 30, 2006 at 09:01:15PM +0000, Joseph S. Myers wrote:
> This patch fixes a glibc build problem on MIPS: NPTL now needs
> definitions of FUTEX_LOCK_PI, FUTEX_UNLOCK_PI and FUTEX_TRYLOCK_PI.
> Other ports may need similar fixes.
> 
> 2006-07-30  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
> 	FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.

Thanks.  I fixed ARM too.
-- 
Daniel Jacobowitz
CodeSourcery


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