linux-system-calls
There are 4 repositories under linux-system-calls topic.
lone-lang/lone
The standalone Linux Lisp
Vaibhav-Pant/Operating-System
This repository contains all the source code that I have written for my Operating System course.
ANSANJAY/IntroSystemCalls
A comprehensive guide to system calls in Linux, encompassing concepts, examples, and in-depth explorations. This repository offers insights into the kernel mechanisms, user-space interactions, and optimization techniques, such as vDSO and fast system calls.