summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/prctl
AgeCommit message (Expand)Author
2025-06-10Disable prctl test when building for arm or riscv. (#143627)Amy Huang
2025-05-28[libc] Migrate sys/ tests to ErrnoCheckingTest. (#141871)Alexey Samsonov
2024-10-05[libc] remove errno.h includes (#110934)Job Henandez Lara
2024-02-06[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)michaelrj-google
2024-01-26[libc][NFC] Use specific ASSERT macros to test errno (#79573)Guillaume Chatelet
2023-12-05[libc] implement prctl (#74386)Schrodinger ZHU Yifan