Skip to content

Conversation

hz2
Copy link

@hz2 hz2 commented Aug 4, 2025

What does this PR do

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

hz2 added 2 commits August 4, 2025 06:55
- replace libc::renameat2() with libc::syscall() for broader compatibility
- define syscall numbers manually for multiple architectures
- update conditional compilation to support all Linux environments
- expand test coverage for additional architectures

added changelog entry for renameat2 support

rust fmt

handle all linux archs instead of explictly defining them
fix broken intra-doc link from 'Error(Errno::EOPNOTSUPP)' to 'Errno::ENOTSUP'
to match the actual error returned by the code and fix CI documentation build.
@hz2 hz2 closed this Aug 4, 2025
@hz2 hz2 deleted the fix-signal-doc-link branch August 4, 2025 14:41
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