aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/stack_protector.c
Commit message (Expand)AuthorAgeFilesLines
* Move the stack protector to a new "secure" directoryPedro F. Giffuni2015-08-141-117/+0
* NetBSD commit log:Jeremie Le Hen2015-06-141-8/+5
* Revert r274772: it is not valid on MIPSEd Maste2014-11-251-1/+1
* Use canonical __PIC__ flagEd Maste2014-11-211-1/+1
* Clang related fixes:Rui Paulo2010-10-131-1/+1
* Remove extra FreeBSD tag.Konstantin Belousov2010-08-241-1/+0
* Move the __stack_chk_fail_local@FBSD_1.0 compat symbol definition intoKonstantin Belousov2010-08-241-3/+1
* Use aux vector to get values for SSP canary, pagesize, pagesizes array,Konstantin Belousov2010-08-171-0/+8
* Make libc.a provide __stack_chk_fail_local weak alias. This isAlexander Kabaev2009-09-171-0/+4
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-6/+1
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-291-1/+6
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-281-6/+1
* Expose __stack_chk_fail_local() so -fstack-protector-all works.Dag-Erling Smørgrav2007-06-051-3/+0
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedAlexander Kabaev2007-05-191-0/+119