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

Add x86_64-unikraft-linux-musl target #113411

Merged
merged 5 commits into from
Jul 25, 2023
Merged

Add x86_64-unikraft-linux-musl target #113411

merged 5 commits into from
Jul 25, 2023

Commits on Jul 24, 2023

  1. compiler: Add x86_64-unikraft-linux-musl target

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bb77aa8 View commit details
    Browse the repository at this point in the history
  2. compiler: Add *-unikraft-linux-musl documentation

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    71ad558 View commit details
    Browse the repository at this point in the history
  3. bootstrap: Don't bundle musl on Unikraft

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2b8a284 View commit details
    Browse the repository at this point in the history
  4. unix::init: Handle ENOSYS from poll on Unikraft.

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7485e9c View commit details
    Browse the repository at this point in the history
  5. unix::init: Don't use signal on Unikraft.

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5538047 View commit details
    Browse the repository at this point in the history