Skip to content

0.37.20

Compare
Choose a tag to compare
@sunfishcode sunfishcode released this 11 Jun 13:43
· 429 commits to main since this release
  • Fix decoding of abstract unix sockets (#661)
  • Fix the fstat/statat/etc. fallback when statx fails with EPERM. (#666)
  • Add a rustix::pty module. (#673)
  • process: Add aliaseses for parent_process_death_signal (#677)
  • Fix panic on dropping RecvAncillaryBuffer after failed recvmsg (#676)