]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r211748:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Sep 2010 12:06:41 +0000 (12:06 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Sep 2010 12:06:41 +0000 (12:06 +0000)
commit2f80a45d852d1a4f87b346dee26eee21f67ecc1e
treeda590d580d0d2f84e11f8e784b3642270c8888f4
parent2c59da8002f55286ea53324c706031cdfb3f4c02
MFC r211748:
Move the __stack_chk_fail_local@FBSD_1.0 compat symbol definition into
the separate .o for libc_pic.a. This prevents rtld from making the
symbol global.

git-svn-id: svn://svn.freebsd.org/base/stable/8@212290 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/sys/Makefile.inc
lib/libc/sys/stack_protector.c
lib/libc/sys/stack_protector_compat.c [new file with mode: 0644]