summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stack_protector.c
Commit message (Expand)AuthorAgeFilesLines
* 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