summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/mman/linux/mincore_test.cpp
AgeCommit message (Expand)Author
2025-10-15libc: Introduce calls to sysconf to get page size.Peter Collingbourne
2025-10-06[libc] Simplify mman tests (#161748)Michael Jones
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-02-06[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)michaelrj-google
2024-01-30[libc] implement mlock/mlock2/munlock/mlockall/munlockall (#79645)Schrodinger ZHU Yifan
2024-01-24[libc] remove unstable mincore test for invalid vec (#79348)Schrodinger ZHU Yifan
2024-01-24[libc] reland mincore (#79309)Schrodinger ZHU Yifan
2023-12-04[libc] Revert #73704 and subsequent fixes #73984, #74026 (#74355)Schrodinger ZHU Yifan
2023-11-30[libc] remove fragile test from mincore (#74026)Schrodinger ZHU Yifan
2023-11-30[libc][mincore] use correct page_size for test (#73984)Schrodinger ZHU Yifan
2023-11-30[libc][SysMMan] implement mincore (#73704)Schrodinger ZHU Yifan