.settings Cleaning Up 7 years ago
bin Sync 6 years ago
build Moving Files 7 years ago
contrib Need To Add TLS Suppport 7 years ago
doc sync 7 years ago
etc Sync 7 years ago
include More Cleanup 7 years ago
include_old Fixing up typedef getting rid of old uIntX replacing with uintX_t 7 years ago
lib Sync 6 years ago
libexec Working on fcntl 6 years ago
share/ mk Userland Stuffs 7 years ago
sys Sync 6 years ago
tools Cleaning Up Code 7 years ago
.cproject Working On UbixOS Shell 7 years ago
.gitignore Working on SDE 7 years ago
.project Fixing 7 years ago
BUGS Adding Sources 7 years ago
COPYRIGHT UbixOS 1.24-RELEASE 7 years ago
Doxyfile Sync 7 years ago
Makefile Working on SDE 7 years ago
Makefile.incl Moving Files 7 years ago
README.md Working on fcntl 6 years ago
TODO Adding Sources 7 years ago
README.md

UbixOS

Build Information:

make - Builds Kernel And World make kernel - Build Kernel Only make world - Build World Only make install - Install World And Kernel

Directory Structure:

bin - User Space Applications build - Build Space contrib - Third Party Code doc - Documentation etc - System Data include - User Space Includes lib - User Space Librarys libexec - User Space Library Management share - Shared Data sys - System Code tools - Tool kit required to build and install UbixOS