ubixos / src /
@reddawg reddawg authored on 22 May 2004
..
bin Cleaned up initialized program 21 years ago
include Fixed compile warnings 21 years ago
lib add: vContext::vGetHeight(), vContext::vGetWidth() 21 years ago
sys Fixes: Started to fix re-entrancy issues many more to look into 21 years ago
tools That was a no no 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