]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
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/>


No differences found