You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designed and developed a Linux kernel shell and required lib c libraries using machine language system calls in C.
Standard lib c libraries were not used, system calls were written in ASM language.
You can run this by executing bin/sbush.c
About
Designed and developed a linux kernel shell and required libc libraries using machine language system calls in C.