ubixos / src /
@reddawg reddawg authored on 25 Jan 2007
..
bin Few fixes... apparently I was modifying offset twice on the internal descriptors 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 Cleaning up vfs syscalls made new file 18 years ago
tools Forgot to copy tcc over to the binary dir 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