summaryrefslogtreecommitdiff
path: root/lib/libc/secure
Commit message (Expand)AuthorAgeFilesLines
* Carefully update stack guard bytes inside __guard_setup().Konstantin Belousov2018-04-241-4/+16
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* libc: don't build compat functions if building WITHOUT_SYMVEREd Maste2016-03-151-3/+4
* Remove a stale comment and clarify the original where it was taken fromPedro F. Giffuni2015-08-141-5/+0
* Move the stack protector to a new "secure" directoryPedro F. Giffuni2015-08-144-0/+163