[libc-commits] [libc] [libc] Remove legacy SYS_socketcall fallbacks (PR #197189)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Thu May 14 04:29:25 PDT 2026
================
----------------
kaladron wrote:
Can this be removed? It's still in a few files:
1. libc/src/sys/socket/linux/recv.cpp
2. libc/src/sys/socket/linux/recvfrom.cpp
3. libc/src/sys/socket/linux/recvmsg.cpp
4. libc/src/sys/socket/linux/send.cpp
5. libc/src/sys/socket/linux/sendmsg.cpp
6. libc/src/sys/socket/linux/sendto.cpp
https://github.com/llvm/llvm-project/pull/197189
More information about the libc-commits
mailing list