Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: clarify syscall number rewriting #43

Closed
wants to merge 1 commit into from

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Jul 11, 2016

In case of multiplexed syscalls, syscall name resolver and rule builder
both offer additional functions to ignore or perform syscall number
rewriting.
This commit introduces additional explicit details to the corresponding
manpages.

Signed-off-by: Luca Bruno [email protected]
Closes: #42

In case of multiplexed syscalls, syscall name resolver and rule builder
both offer additional functions to ignore or perform syscall number
rewriting.
This commit introduces additional explicit details to the corresponding
manpages.

Signed-off-by: Luca Bruno <[email protected]>
@pcmoore pcmoore self-assigned this Oct 19, 2016
@pcmoore pcmoore changed the title man: clarify syscall number rewriting RFE: clarify syscall number rewriting Nov 30, 2016
@pcmoore pcmoore added this to Backlog in Architecture Support Feb 2, 2017
@pcmoore pcmoore modified the milestone: v2.3.2 Feb 14, 2017
@pcmoore
Copy link
Member

pcmoore commented Feb 21, 2017

Merged via a66f000.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Q: clarify the seccomp_syscall_resolve_name_rewrite() behavior
2 participants