Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #829



details:   https://anonhg.NetBSD.org/src/rev/b3c7b12ed20c
branches:  netbsd-7
changeset: 799724:b3c7b12ed20c
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Nov 24 17:39:13 2015 +0000

description:
Ticket #829

diffstat:

 doc/CHANGES-7.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r b78e6fe9f574 -r b3c7b12ed20c doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Nov 24 17:37:15 2015 +0000
+++ b/doc/CHANGES-7.1   Tue Nov 24 17:39:13 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.36 2015/11/22 14:23:41 bouyer Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.37 2015/11/24 17:39:13 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -1642,3 +1642,15 @@
        Correct the x68k's Backspace key behavior.
        [isaki, ticket #1047]
 
+include/limits.h                               1.34 (patch)
+lib/libc/stdlib/jemalloc.c                     1.37-1.38
+lib/libpthread/pthread.c                       1.146-1.147 (patch)
+lib/libpthread/pthread_int.h                   1.91-1.92 (patch)
+lib/libpthread/pthread_key_create.3            1.7 (patch)
+lib/libpthread/pthread_tsd.c                   1.12-1.14 (patch)
+lib/libpthread_dbg/pthread_dbg.c               1.43 (patch)
+
+       Make PTHREAD_KEYS_MAX dynamically adjustable
+       jemalloc: Fix non _REENTRANT build. Defer using pthread keys
+       until we are threaded.
+       [manu, ticket #829]



Home | Main Index | Thread Index | Old Index