Ghost Kernel

Changelog 0.4.3 2015/08/29, 20:00:00

  • Idle task uses "HLT" to prevent 100% processor usage
  • fixed some problems in the standard I/O implementation, piping now works
  • Directory reading functionality is reworked
  • Spawner and others uses variable messages
  • Color in the terminal, and a fancy start screen
  • Minor bugfixes here and there
  • g_atomic_wait is now g_atomic_lock
  • g_spawn has slightly changed, its now possible to specify in and out descriptors of a process when spawning it