summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stack_protector.c
Commit message (Expand)AuthorAgeFilesLines
* Clang related fixes:rpaulo2010-10-131-1/+1
* Remove extra FreeBSD tag.kib2010-08-241-1/+0
* Move the __stack_chk_fail_local@FBSD_1.0 compat symbol definition intokib2010-08-241-3/+1
* Use aux vector to get values for SSP canary, pagesize, pagesizes array,kib2010-08-171-0/+8
* Make libc.a provide __stack_chk_fail_local weak alias. This iskan2009-09-171-0/+4
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-6/+1
* Back out previous revision until better tested fix is ready.kan2009-06-291-1/+6
* Eliminate .text relocations in shared libraries compiled with stack protector.kan2009-06-281-6/+1
* Expose __stack_chk_fail_local() so -fstack-protector-all works.des2007-06-051-3/+0
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedkan2007-05-191-0/+119
OpenPOWER on IntegriCloud