Skip to content

Conversation

@xingxue-ibm
Copy link
Contributor

@xingxue-ibm xingxue-ibm commented Oct 27, 2025

What does this PR do

On AIX, errno EWOULDBLOCK is an alias of EAGAIN. This PR defines it accordingly in nix.

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

@xingxue-ibm xingxue-ibm marked this pull request as ready for review October 27, 2025 20:40
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This patch adds a new Errno variant (constant) to nix, so it is a new feature, and thus this changelog file should be renamed to "2692.added.md".

Let me correct this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for fixing the name!

Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the patch

@SteveLauC SteveLauC enabled auto-merge November 13, 2025 23:25
@SteveLauC SteveLauC added this pull request to the merge queue Nov 13, 2025
Merged via the queue into nix-rust:master with commit 9f17883 Nov 13, 2025
44 checks passed
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