Skip to content

2.3.1

Choose a tag to compare

@kotauskas kotauskas released this 07 Feb 16:46
· 40 commits to main since this release
2.3.1
bd41b10
  • Fixed the build failure on 32-bit Unix systems caused by an assumption that the type of tv_nsec in struct timespec implements From<u32>, which is not the case on 32-bit Linux, where that field is signed.