aboutsummaryrefslogtreecommitdiff
path: root/libc/src/sys/socket/linux/sendmsg.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue1-1/+1
2024-10-03[libc] Fix send and recv functions (#110936)Michael Jones1-6/+7
2024-09-19[libc] Add functions to send/recv messages (#106467)Michael Jones1-0/+42