Date: Tue, 20 Oct 2009 19:05:43 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sys stack_protector.c Message-ID: <200910201906.n9KJ64dD095064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2009-10-20 19:05:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libc/sys stack_protector.c
Log:
SVN rev 198304 on 2009-10-20 19:05:43Z by kan
MFC Revision 197277:
Make libc.a provide __stack_chk_fail_local weak alias. This is
needed to satisfy static libraries that are compiled with -fpic
and linked into static binary afterwards. Several libraries in
gcc are examples of such static libs.
Approved by: re (kib)
Revision Changes Path
1.5.2.2 +4 -0 src/lib/libc/sys/stack_protector.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910201906.n9KJ64dD095064>
