marcel 2006-09-01 06:08:50 UTC
FreeBSD src repository
Modified files:
libexec/rtld-elf/powerpc reloc.c
Log:
o Fix the static TLS relocation. We were subtracting the size of
the TCB.
o Use NULL for null pointer argument.
o Replace magic 8 with TLS_TCB_SIZE.
Revision Changes Path
1.7 +2 -2 src/libexec/rtld-elf/powerpc/reloc.c