Skip to content

We generate way too many syscalls for fn main() {} #7412

Closed
@bstrie

Description

@bstrie

Here's the strace output of a minimal C program, int main() {}:

https://gist.github.com/bstrie/5871278

...and the strace output of the Rust program fn main() {}:

https://gist.github.com/bstrie/5871221

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions