ubixos / src /
@reddawg reddawg authored on 18 Jun 2004
..
bin bug fixes: did some double checking on pointers and 0x0 out memory 20 years ago
include Cleanup 20 years ago
lib This may hopefully remove some segfault issues that we experience. 20 years ago
sys zero out memory 20 years ago
tools ld.so: the dynamic linker works and has been tested 20 years ago
Makefile.inc Bug 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