Skip to content

Replacement syscalls should be chainable #8

@stephenrkell

Description

@stephenrkell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions