Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 295 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 295 Bytes

0.6.0

  • rename linux kernel_version to kernel_release
  • add Error::NixSyscallError
  • functions that returned Error::FfiError now return unified Error::NixSyscallError
  • remove Memory struct from linux impl and all associated functions
  • add SysInfo struct that replaces Memory