Skip to content

Get all tests working in preload mode without recompiled libc #892

@robgjansen

Description

@robgjansen

In our multi-process prototype, we are using a recompiled libc in preload mode to ensure that we are handling all syscalls correctly. Ultimately, I don't think we want to require recompiling libc of users. Instead, I think we want to get all tests working without preloading the recompiled libc.

https://github.com/shadow/shadow/blob/dev/docs/using-recompiled-libc.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions