NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44756 CVS commit: [netbsd-5] src/lib/libpthread
The following reply was made to PR lib/44756; it has been noted by GNATS.
From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44756 CVS commit: [netbsd-5] src/lib/libpthread
Date: Thu, 20 Feb 2014 13:53:26 +0000
Module Name: src
Committed By: sborrill
Date: Thu Feb 20 13:53:26 UTC 2014
Modified Files:
src/lib/libpthread [netbsd-5]: pthread_cond.c pthread_mutex.c
Log Message:
Pull up the following revisions(s) (requested by prlw1 in ticket #1898):
lib/libpthread/pthread_cond.c: revision 1.62
lib/libpthread/pthread_mutex.c: revision 1.57,1.59
Partial fix for thread deadlock commonly observed with named.
Also address PR/44756.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.53.2.1 src/lib/libpthread/pthread_cond.c
cvs rdiff -u -r1.51 -r1.51.4.1 src/lib/libpthread/pthread_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index