system-call
Here are 48 public repositories matching this topic...
Sort:Most stars
system call hook for Linux
- Updated
Jan 6, 2025 - C
Academic project covering Knoppix OS installation in a virtual machine and system call implementation.
- Updated
May 18, 2025 - C
statx(2) linux system call python wrapper
- Updated
Nov 9, 2025 - Python
숭실대학교 컴퓨터학부 3학년 운영체제
- Updated
Dec 7, 2021 - C
lottery scheduling implemented in xv6 with the help of qemu inside ubuntu operating system
- Updated
Jun 12, 2022 - C
OS161-SHELL contains the OS/161 kerne developed for the Project c2: Shell (SHELL) in the System and Device Programming course.
- Updated
Dec 22, 2022 - C
Add the readcount SysCall to the xv6 kernel
- Updated
Jul 2, 2021 - Assembly
Explore a collection of ready-to-use code solutions for common problems, disk scheduling, shell programming and page scheduling.
- Updated
Dec 5, 2023 - C
This project is dedicated to creating a system call that deals with the chain smoker problem. A system call is a request for a service that is made by the application programs to the operating system; these can be either user system call (without kernel intervention) or kernel system call (with kernel intervention).
- Updated
Jun 14, 2022 - C
Fault injection for system calls
- Updated
Apr 6, 2020 - C
Implement vital system calls and process functionalities to enable robust multiprocessing
- Updated
Mar 18, 2024 - C
Toolkit to cipher&hide a message in a bitmap image file and recover
- Updated
Oct 17, 2023 - Assembly
XIS operating system
- Updated
Dec 23, 2024 - C
Using system calls to implement the top command in the XV6 Operating System. 'top' is a basic Unix command which provides a dynamic real-time view of the running system.
- Updated
Nov 17, 2019 - C
Source code for "EavesDroid: Eavesdropping User Behaviors via OS Side Channels on Smartphones" (IEEE IoT-J'24, Vol 11, Issue 3)
- Updated
Sep 3, 2025 - Python
NCTU DCP4334 Introduction to Operating Systems (Fall 2016)
- Updated
Sep 22, 2020 - C++
Improve this page
Add a description, image, and links to thesystem-call topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesystem-call topic, visit your repo's landing page and select "manage topics."