ubixos / src /
@reddawg reddawg authored on 25 Jan 2007
..
bin Few fixes... apparently I was modifying offset twice on the internal descriptors 19 years ago
contrib/ gdtoa Lots of fixes 19 years ago
include UbixOS 19 years ago
include.new UbixOS 19 years ago
lib Fixed crt1.c had a "hack" which needed to be reverted it was sending env to 0x0 by default 19 years ago
sys Few fixes... apparently I was modifying offset twice on the internal descriptors 19 years ago
tools Forgot to copy tcc over to the binary dir 19 years ago
Makefile.inc UbixOS 19 years ago
README UbixOS 19 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