summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/mman/linux/shm_test.cpp
AgeCommit message (Expand)Author
2025-09-23[libc] Cleanup mman functions and tests (#159657)Michael Jones
2025-05-28[libc] Migrate sys/ tests to ErrnoCheckingTest. (#141871)Alexey Samsonov
2024-11-05[libc][NFC] Correct test header inclusion, license (#114604)Michael Jones
2024-10-31[libc] Fix macro definition hermeticity (#114467)Michael Jones
2024-07-04[libc] Implement fcntl when only SYS_fcntl64 is available (#97740)Mikhail R. Gadelha
2024-03-18[libc] Add `shm_open/shm_unlink` (#84974)Schrodinger ZHU Yifan