Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/libexec/ld.elf_so
Module Name: src
Committed By: tron
Date: Fri Sep 5 19:15:09 UTC 2003
Modified Files:
src/libexec/ld.elf_so [netbsd-1-6]: rtld.h
Log Message:
Pull up revision 1.40 (requested by dmcmahill in ticket #1395):
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.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.33.2.1 src/libexec/ld.elf_so/rtld.h
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