ubixos / src /
@reddawg reddawg authored on 24 Jan 2007
..
bin Opps forgot this makefile to build tcc 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 Added lseek system call which just lacks SEEK_END 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