]> Sergey Matveev's repositories - public-inbox.git/commit
syscall: add sendmsg+recvmsg for remaining arches
authorEric Wong <e@80x24.org>
Wed, 23 Mar 2022 21:08:19 +0000 (21:08 +0000)
committerEric Wong <e@80x24.org>
Thu, 24 Mar 2022 02:31:23 +0000 (02:31 +0000)
commit2ea283f1f34efdcfc8b3f5136d7d436664ed6eda
tree2ade45406e45aab97d9df0b5ee3f5aa15833c27e
parentacefd91b302dc1bffded901c3ecd0db8f9916e9b
syscall: add sendmsg+recvmsg for remaining arches

aarch64, ppc64le, sparc64, loongarch64, and mips (32-bit userspace)
are all tested via machines from the GCC Farm Project
<https://cfarm.tetaneutral.net/>

Remaining syscall numbers are from musl <https://musl.libc.org/>
lib/PublicInbox/Syscall.pm