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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants