Skip to content

blanham/ChickenOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

304 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChickenOS v 0.01 Build Status

A simple monolithic kernel, inspired by the Pintos teaching OS and Linux.

Userspace

Chicken's userspace is built using a modified version of the boomstick/buildutils script with various modifications made.

Libraries

Currently uses a linked list library derived from the Linux kernel and Durand's liballoc

Other credits

Uses various mathematical primitves from clang, licensed under the University of Illinois Open Source License

About

A small monolithic kernel OS. Rough around the edges, and still contains bits of code in the early startup stages taken from the OSDev wiki.

Resources

License

Stars

17 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors