mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-10 07:14:15 +03:00
![Szabolcs Nagy](/assets/img/avatar_default.png)
new in linux v4.3 commit 9dea5dc921b5f4045a18c63eb92e84dc274d17eb direct calls instead of socketcall allow better seccomp filtering. musl continues to use socketcalls internally on i386. (older kernels would need a fallback mechanism if the direct calls were used.)