Skip to content

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 25 May 16:40
· 17 commits to master since this release
eb0159a
  • Implement AsRawFd and AsFd for Poller on Redox OS. (#235)
  • Update hermit-abi to v0.5.0. (#229)
  • Update rustix to 1.0 (#230). This also fixed a bug in wait which (contradicting docs) cleared the events vector instead of appending to it.
  • Add support for QNX. (#201)