Skip to content

Conversation

joshuamegnauth54
Copy link
Contributor

@joshuamegnauth54 joshuamegnauth54 commented Aug 20, 2025

Description

This PR exports a few more resource.h and fcntl.h constants so that the nix crate can export them as well. Currently, nix's resource module is disabled for Redox which prevents some programs from compiling (notably, Fish).

Related Redox MRs:

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@joshuamegnauth54 joshuamegnauth54 force-pushed the resource-consts-for-nix branch from 7d7aaa6 to ea26756 Compare August 26, 2025 03:36
@joshuamegnauth54 joshuamegnauth54 marked this pull request as ready for review August 28, 2025 02:09
@tgross35 tgross35 added this pull request to the merge queue Sep 1, 2025
Merged via the queue into rust-lang:main with commit b31ee9b Sep 1, 2025
50 of 52 checks passed
@tgross35 tgross35 added stable-nominated This PR should be considered for cherry-pick to libc's stable release branch and removed O-redox labels Sep 19, 2025
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4666>)
(cherry picked from commit b31ee9b)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4666>)
(cherry picked from commit b31ee9b)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4666>)
(cherry picked from commit b31ee9b)
@tgross35 tgross35 mentioned this pull request Sep 22, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 22, 2025
(backport <#4666>)
(cherry picked from commit b31ee9b)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-unix stable-applied This PR has been cherry-picked to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants