ragas / Porting-libc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impementation of BSD C library.

Clone this repository:
git clone https://github.com/ragas/Porting-libc
cd Porting-libc
make

This will make mini-os.gz. 
domain_config file can be used to create the virtual domain.
xl create -c domain_config


About


Languages

Language:C 87.3%Language:Assembly 12.6%Language:Shell 0.1%