]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the variant I allocation for KSE: Allow a larger TCB and assume
authormarcel <marcel@FreeBSD.org>
Fri, 1 Sep 2006 06:13:16 +0000 (06:13 +0000)
committermarcel <marcel@FreeBSD.org>
Fri, 1 Sep 2006 06:13:16 +0000 (06:13 +0000)
commita2087dd7518eff7fc29715db6db7a82162af672b
tree141de734840ef84ebd2ff541af68725b79186a51
parentdeb78746ab5940fcf2299c611c0a0013a4664bea
Fix the variant I allocation for KSE: Allow a larger TCB and assume
that the documented TCB is at the tail of the extended TCB. In other
words, the base of the TCB has a negative offset from the TLS.
lib/libc/gen/tls.c
libexec/rtld-elf/rtld.c