ubixos / src /
@reddawg reddawg authored on 18 Jul 2004
..
bin Fixens 20 years ago
include Fixens 20 years ago
lib string: all of string compiles a billion more to go 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