ubixos / src /
@reddawg reddawg authored on 24 Jan 2007
..
bin Fixed crt1.c had a "hack" which needed to be reverted it was sending env to 0x0 by default 18 years ago
contrib/ gdtoa Lots of fixes 18 years ago
include UbixOS 18 years ago
include.new UbixOS 18 years ago
lib Fixed crt1.c had a "hack" which needed to be reverted it was sending env to 0x0 by default 18 years ago
sys Made sure that mmap and obreak received "clean" pages 18 years ago
tools UbixOS 18 years ago
Makefile.inc UbixOS 18 years ago
README UbixOS 18 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