Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Pullup of ticket 1395.



details:   https://anonhg.NetBSD.org/src/rev/6734c68626a7
branches:  netbsd-1-6
changeset: 530657:6734c68626a7
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Sep 05 19:16:20 2003 +0000

description:
Pullup of ticket 1395.

diffstat:

 doc/CHANGES-1.6.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r d3874a7094b4 -r 6734c68626a7 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Fri Sep 05 19:15:09 2003 +0000
+++ b/doc/CHANGES-1.6.2 Fri Sep 05 19:16:20 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.134 2003/09/05 18:17:00 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.135 2003/09/05 19:16:20 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -1458,3 +1458,13 @@
        changed.
        [bouyer, ticket #1449]
 
+libexec/ld.elf_so/rtld.c                       1.54 (via patch)
+libexec/ld.elf_so/rtld.h                       1.40
+libexec/ld.elf_so/symbol.c                     1.16 (via patch)
+
+       Remove all of the `mark' code. This is responsible for the `undefined
+       PLT symbol' errors, probably because the increment gets interrupted
+       occasionally by a signal. In general, _rtld_bind() should not modify
+       ANY internal state.
+       [dmcmahill, ticket #1395]
+



Home | Main Index | Thread Index | Old Index