Date: Fri, 1 Sep 2006 06:08:50 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/powerpc reloc.c Message-ID: <200609010608.k8168oTk054146@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609010608.k8168oTk054146>
