Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 231 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 231 Bytes

TinyOS

My own toy OS

该操作系统运行在单核CPU上,它支持多进程,有21个系统调用,有类ext2文件系统,并且支持管道。

目前还不支持信号,还有一些bug"╮( ̄▽ ̄"")╭"......