aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/secure/fortify_unistd_test.c
Commit message (Expand)AuthorAgeFilesLines
* libc: tests: fix the gethostname() and getdomainname() testsKyle Evans2025-03-201-75/+62
* libc: tests: allow fortified test cases to require rootKyle Evans2025-03-201-65/+260
* include: ssp: fortify <sys/socket.h>Kyle Evans2024-07-131-0/+45
* include: ssp: fortify <sys/select.h>Kyle Evans2024-07-131-0/+1
* include: ssp: fortify <sys/uio.h>Kyle Evans2024-07-131-0/+1
* include: ssp: fortify <sys/random.h>Kyle Evans2024-07-131-0/+1
* include: ssp: fortify <wchar.h>Kyle Evans2024-07-131-0/+1
* include: ssp: fortify poll/ppoll from <poll.h>Kyle Evans2024-07-131-0/+1
* include: ssp: round out fortification of current set of headersKyle Evans2024-07-131-0/+1462
* libc: tests: add testing infrastructure for _FORTIFY_SOURCEKyle Evans2024-07-131-0/+505