diff options
author | marcel <marcel@FreeBSD.org> | 2006-08-31 19:16:47 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2006-08-31 19:16:47 +0000 |
commit | 5ffd88a18e7677876e4d2a9235c958d3b97f9abb (patch) | |
tree | 9d46ea1126d4b7d307b2bb586afed6f1de8e0fca /lib/libc/string/wcscpy.c | |
parent | c088f26c25233f120328b8c5e839f56324626b96 (diff) | |
download | FreeBSD-src-5ffd88a18e7677876e4d2a9235c958d3b97f9abb.zip FreeBSD-src-5ffd88a18e7677876e4d2a9235c958d3b97f9abb.tar.gz |
TLS fixes:
o The TLS pointer (r2) points 0x7000 after the *end* of the TCB.
o _rtld_allocate_tls() gets a pointer to the current TCB, not the
current TLS pointer.
o _rtld_free_tls() gets the size of the TCB structure.
Diffstat (limited to 'lib/libc/string/wcscpy.c')
0 files changed, 0 insertions, 0 deletions