ubixos-old / src /
@reddawg reddawg authored on 18 Jul 2004
..
bin Fixens 20 years ago
include Fixens 20 years ago
lib Removal of man pages for now will save us CVS updating time 20 years ago
sys sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues 20 years ago
tools Fixed a potential problem which will break compiling 20 years ago
Makefile.inc Opps 20 years ago
README Added documentation for directory structure 21 years ago
README
Directory Structure:

  bin     - Applications for UbixOS
  include - Include files to build anything userland
  lib     - Userland libraries
  sys     - Kernel code
  tools   - Tool kit required to build and install UbixOS