From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14876 invoked by alias); 17 Jun 2008 11:45:45 -0000 Received: (qmail 14750 invoked by alias); 17 Jun 2008 11:45:06 -0000 Date: Tue, 17 Jun 2008 11:45:00 -0000 Message-ID: <20080617114506.14749.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20080318124855.5957.gmsoft@tuxicoman.be> References: <20080318124855.5957.gmsoft@tuxicoman.be> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug ports/5957] Fix pthread_join() on HPPA with kernel having private futex support X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00029.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2008-06-17 11:45 ------- Subject: Bug 5957 CVSROOT: /cvs/glibc Module name: ports Changes by: carlos@sourceware.org 2008-06-17 11:44:25 Modified files: . : ChangeLog.hppa sysdeps/unix/sysv/linux/hppa/nptl: lowlevellock.h Log message: 2008-06-17 Guy Martin [BZ #5957] * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Use shared futex in lll_wait_tid(). Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/ports/ChangeLog.hppa.diff?cvsroot=glibc&r1=1.46&r2=1.47 http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h.diff?cvsroot=glibc&r1=1.7&r2=1.8 -- http://sourceware.org/bugzilla/show_bug.cgi?id=5957 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.