Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: tests: fix the gethostname() and getdomainname() tests | Kyle Evans | 2025-03-20 | 1 | -75/+62 |
* | libc: tests: allow fortified test cases to require root | Kyle Evans | 2025-03-20 | 1 | -65/+260 |
* | include: ssp: fortify <sys/socket.h> | Kyle Evans | 2024-07-13 | 1 | -0/+45 |
* | include: ssp: fortify <sys/select.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
* | include: ssp: fortify <sys/uio.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
* | include: ssp: fortify <sys/random.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
* | include: ssp: fortify <wchar.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
* | include: ssp: fortify poll/ppoll from <poll.h> | Kyle Evans | 2024-07-13 | 1 | -0/+1 |
* | include: ssp: round out fortification of current set of headers | Kyle Evans | 2024-07-13 | 1 | -0/+1462 |
* | libc: tests: add testing infrastructure for _FORTIFY_SOURCE | Kyle Evans | 2024-07-13 | 1 | -0/+505 |