ubixos / src /
@reddawg reddawg authored on 29 Sep 2004
..
bin Changes to startup library 20 years ago
include Changes 20 years ago
lib added static constructors 20 years ago
sys route_cache: fixed comp[ile problems 20 years ago
tools Make a FD_DEVICE entry in Makefile.inc 20 years ago
Makefile.inc Start of kernel modules will make it much more flexable - These modules can be either in kernel threads or system services... 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