mirror of https://git.musl-libc.org/git/musl
Browse Source
see linux commit 1446e1df9eb183fdf81c3f0715402f1d7595d4cb kernel: Implement selective syscall userspace redirection linux commit 36a6c843fd0d8e02506681577e96dabd203dd8e8 entry: Use different define for selector variable in SUD redirect syscalls to a userspace handler via SIGSYS, except for a specific range of code. can be toggled via a memory write to a selector variable. mainly for wine.master
committed by
Rich Felker
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue