Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Ticket #1029



details:   https://anonhg.NetBSD.org/src/rev/e4fed3649bb1
branches:  netbsd-6
changeset: 776576:e4fed3649bb1
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Thu Feb 20 13:01:50 2014 +0000

description:
Ticket #1029

diffstat:

 doc/CHANGES-6.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 9a2384f4fbc9 -r e4fed3649bb1 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Thu Feb 20 13:00:40 2014 +0000
+++ b/doc/CHANGES-6.2   Thu Feb 20 13:01:50 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.91 2014/02/14 23:27:34 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.92 2014/02/20 13:01:50 sborrill Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1322,3 +1322,10 @@
        Fix memory leak on bogus ELF binary.
        [maxv, ticket #1028]
 
+lib/libpthread/pthread_cond.c                  1.62
+lib/libpthread/pthread_mutex.c                 1.57,1.59
+
+       Partial fix for thread deadlock commonly observed with
+       named. Also address PR/44756.
+       [prlw1, #ticket 1029]
+



Home | Main Index | Thread Index | Old Index