ubixos / src /
@reddawg reddawg authored on 2 Aug 2004
..
bin Minor changes 21 years ago
include compiles now 21 years ago
lib Fixens 21 years ago
sys Cleaned up self inflicted bug that messed up argc,argv 21 years ago
tools Fixed a potential problem which will break compiling 21 years ago
Makefile.inc add: directory caching related stuff 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