ubixos / src /
@reddawg reddawg authored on 16 Jul 2004
..
bin Tuuned afew things adding ufs support to ubixos 20 years ago
include Fixens 20 years ago
lib libc: compat-43 20 years ago
sys Added asscerts 20 years ago
tools Fixed a potential problem which will break compiling 20 years ago
Makefile.inc add: added assert() statements to src/sys/ubixfs/ubixfs.c 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