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

Backport patches to 0.38 #1272

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Backport patches to 0.38 #1272

merged 2 commits into from
Jan 21, 2025

Conversation

sunfishcode
Copy link
Member

No description provided.

yuki0iq and others added 2 commits January 21, 2025 15:21
* Add setdomainname function

* Use `libc::setdomainname` where possible

Use weak `setdomainname` only for android; remove this special case
once [libc#4212] is merged.

[libc#4212]: rust-lang/libc#4212

* Disable setdomainname on illumos and solaris
* Enable some rustix features on wasm32-wasip2.

Enable features that don't depend on `OsStrExt` to be used on
wasm32-wasip2 on stable Rust.

* Fix missing-abi warnings.
@sunfishcode sunfishcode merged commit 4a029c7 into 0.38 Jan 21, 2025
45 checks passed
@sunfishcode sunfishcode deleted the 0.38-updates branch January 21, 2025 23:57
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.

2 participants