ubixos / src /
@reddawg reddawg authored on 21 May 2004
..
bin Fixed our clock to print the time instead of forcing it into the video buffer 21 years ago
include Fixed compile warnings 21 years ago
lib New Userland Malloc 21 years ago
sys We now end faulted tasks instead of holding them 21 years ago
tools for exe| 21 years ago
Makefile.inc I have to stop committing this file 21 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