Skip to content

Rustix : improve the declaration #11824

Draft
sylvestre wants to merge 4 commits intomainfrom
rustix/misc
Draft

Rustix : improve the declaration #11824
sylvestre wants to merge 4 commits intomainfrom
rustix/misc

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

No description provided.

Without use-libc, rustix uses direct inline assembly syscalls,
bypassing glibc entirely. On a glibc-based system like Debian,
this can break LD_PRELOAD interposition, sanitizers, and miss
glibc optimizations like the getpid() cache.
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

Successfully merging this pull request may close these issues.

1 participant