This is the mail archive of the libc-alpha@sources.redhat.com 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] NPTL pthread_mutex_cond_lock.c causes build break


Steve Munroe wrote:

> 	* sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c[LLL_MUTEX_TRYLOCK]:
> 	The lll_mutex_cond_trylock macro requires the mutex address.

That's breaking any other arch.  Just think for a moment what happens
after this change if the current code works for any architecture.  I've
checked in a patch.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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