summaryrefslogtreecommitdiff
path: root/libc/src/sys/socket/linux/socketpair.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-09-24[libc] Add MSAN unpoison annotations to recv funcs (#109844)Michael Jones
2024-09-19[libc] Add functions to send/recv messages (#106467)Michael Jones