summaryrefslogtreecommitdiff
path: root/lib/libc/secure
Commit message (Expand)AuthorAgeFilesLines
* MFC r356355: ssp: knock out some trivial warnings that come up with WARNS=6Kyle Evans2020-01-111-3/+5
* MFC r354669, r354672, r354689: move __stack_chk_guard constructorKyle Evans2019-11-251-1/+19
* MFC r332940:Konstantin Belousov2018-05-021-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