summaryrefslogtreecommitdiff
path: root/libc/src/unistd/linux/pipe2.cpp
AgeCommit message (Expand)Author
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-11-06[libc] [unistd] implement pipe2 syscall wrapper (#114474)Duncan