Skip to content

0.6.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@ddevault ddevault released this 19 Jul 00:17
· 126 commits to master since this release

This kernel adds mature date/time support and improves filesystem support.

Features

Bugs fixed

  • Several bugs in 0.6.7's date/time support
  • reassignMemory checks that the target thread exists and returns an error if not

Deprecated

  • findFileEntry and findDirectoryEntry are deprecated and now behave as no-ops. Internally, the kernel now uses findNode, and KFS internals are no longer exposed to userspace.