ubixos / src /
@reddawg reddawg authored on 26 May 2004
..
bin Makefile: adjust all the Makefile to strip binaries to conserve floppy space 21 years ago
include Userland now uses MESSAGE_LENGTH 21 years ago
lib chg: Fix in ogSurface::ogClear(). Function should have returned after doing 21 years ago
sys mpi: oops forgot a spinUnlock 21 years ago
tools format: puts binaries onto floppy with correct permissions 21 years ago
Makefile.inc I always forget to remove the 295 21 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