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

Replacement syscalls should be chainable #8

Open
stephenrkell opened this issue Mar 16, 2021 · 0 comments
Open

Replacement syscalls should be chainable #8

stephenrkell opened this issue Mar 16, 2021 · 0 comments

Comments

@stephenrkell
Copy link
Owner

Our bootstrapping approach means that we (should) have our own handlers for mmap() and friends, in addition to the client's possible instrumentation of those calls. So a single replaced_syscalls array isn't good enough... perhaps we need something mediated by a call.

@stephenrkell stephenrkell changed the title Replacement syscalls should be chained Replacement syscalls should be chainable Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant