Skip to content

JSD/OS Epsilon3

Latest
Compare
Choose a tag to compare
@pgrAm pgrAm released this 25 Apr 00:33
· 126 commits to master since this release
  • Writable filesystems now implemented
  • Improved disk caching
  • Shared memory for IPC
  • New shell commands (mkdir & copy)
  • New '&' operator for running commands in background
  • New terminal API
  • Fix issues with terminal IO
  • Fix memory leaks when exiting a process
  • Improved C++ library
  • Various fixes and improvements