Skip to content

v0.8.0

Compare
Choose a tag to compare
@eminence eminence released this 12 Jul 03:25
· 456 commits to master since this release

New features

Several new sysctl functions are added, in the following areas:

  • epoll
  • fs
  • keyring
  • kernel

Support for parsing new files, in the following areas:

  • kernel keyrings
  • Listing tasks (threads) in a process
  • File locks
  • ARP table

Bug fixes

  • Procfs should panic even less often now, when parsing garbage data

Breaking changes