[libc-commits] [libc] [libc] Add functions to send/recv messages (PR #106467)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Aug 28 16:14:03 PDT 2024
michaelrj-google wrote:
This patch is incomplete currently. The functions are there, but I couldn't get the tests working. I'm uploading this here in case anyone wants to help with that. The tests only need to make sure each of these functions passes and fails, since we're only testing the syscall wrapper and not the actual kernel.
https://github.com/llvm/llvm-project/pull/106467
More information about the libc-commits
mailing list