| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | libc: ssp: remove some GCC 4.2 remnants | Kyle Evans | 2023-02-10 | 1 | -9/+1 |
| * | libc: ssp: sprinkle around some __dead2 | Kyle Evans | 2021-10-01 | 1 | -3/+3 |
| * | ssp: knock out some trivial warnings that come up with WARNS=6 | Kyle Evans | 2020-01-04 | 1 | -3/+5 |
| * | ssp: further refine the conditional used for constructor priority | Kyle Evans | 2019-11-13 | 1 | -1/+1 |
| * | ssp: rework the logic to use priority=200 on clang builds | Kyle Evans | 2019-11-13 | 1 | -4/+6 |
| * | ssp: add a priority to the __stack_chk_guard constructor | Kyle Evans | 2019-11-13 | 1 | -1/+17 |
| * | Carefully update stack guard bytes inside __guard_setup(). | Konstantin Belousov | 2018-04-24 | 1 | -4/+16 |
| * | libc: do not include <sys/types.h> where <sys/param.h> was already included | Andriy Voskoboinyk | 2016-04-18 | 1 | -1/+0 |
| * | Move the stack protector to a new "secure" directory | Pedro F. Giffuni | 2015-08-14 | 1 | -0/+117 |
