summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/ssp-local.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15ssp-local.c: make sure that -fstack-protector is not enabled when compiling filePeter S. Mazinger
2012-06-15libc-internal.h: use a consistent prototype for __stack_chk_failPeter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-09Hope I have it correct now w/ native gcc4 sspPeter S. Mazinger
2006-01-04one reloc less, uninline, should save some spacePeter S. Mazinger
2005-11-04Make use of newly introduced attribute_noreturnPeter S. Mazinger
2005-10-01Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once.Peter S. Mazinger