ubixos-old / src /
@reddawg reddawg authored on 22 Jul 2004
..
bin I broke it hopefully 20 years ago
include chg: put strcpy() declaration in the right .h file 20 years ago
lib Ok that is enough for tonight 20 years ago
sys Fixed some pointer arithmatic which isn't causing any troubles marky mark who can't code rock hard 20 years ago
tools Fixed a potential problem which will break compiling 20 years ago
Makefile.inc add: directory caching related stuff 20 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