summaryrefslogtreecommitdiff
path: root/libc/test/src/unistd/pipe2_test.cpp
AgeCommit message (Expand)Author
2025-03-19[libc] Migrate unistd tests to use ErrnoCheckingTest. (#132067)Alexey Samsonov
2024-11-06[libc] [unistd] implement pipe2 syscall wrapper (#114474)Duncan