ubixos-old / src /
@reddawg reddawg authored on 5 Aug 2004
..
bin Updates to make some variable volatile to make work with gcc 3.3. However there are still some issues but we have not caused new issues with gcc 2.95 20 years ago
include compiles now 20 years ago
lib Updates to make some variable volatile to make work with gcc 3.3. However there are still some issues but we have not caused new issues with gcc 2.95 20 years ago
sys test it now tj 20 years ago
tools Fixed a potential problem which will break compiling 20 years ago
Makefile.inc add: directory caching related stuff 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