DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: rtld: Fix TLS inconsistency, cleanups
commit 0c151ba00f8c7a259f4dcf94290729889eab686d
Author: John Marino <draco@marino.st>
Date: Sat Jan 14 14:32:07 2012 +0100
rtld: Fix TLS inconsistency, cleanups
Fixes FreeBSD PR kern/160721: TLS is inconsistent
Uses the proper TLS block to calculate the TLS variable address in the
event the TLS data generation was updated. (FreeBSD SVN 225582)
Also cleaned up a typo and added some parentheses around return
values to sync up with FreeBSD.
Summary of changes:
libexec/rtld-elf/i386/rtld_start.S | 2 +-
libexec/rtld-elf/rtld.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c151ba00f8c7a259f4dcf94290729889eab686d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]