system-call
There are 47 repositories under system-call topic.
yasukata/zpoline
system call hook for Linux
abmusi/Knoppix_OS_Project
Academic project covering Knoppix OS installation in a virtual machine and system call implementation.
ckaraneen/pystatx
statx(2) linux system call python wrapper
Codejune/operating-system
숭실대학교 컴퓨터학부 3학년 운영체제
masum035/lottery-scheduling-in-xv6
lottery scheduling implemented in xv6 with the help of qemu inside ubuntu operating system
aboubakr-jelloulat/unixvault
Curated collection of Unix system call references, process examples, and low-level programming resources
atedesch1/shelly
A simple shell to handle pipe/redirect operators.
DuyNguyenPhuong/Operating_System_OSV
Implement vital system calls and process functionalities to enable robust multiprocessing
dvdr00t/OS161-SHELL
OS161-SHELL contains the OS/161 kerne developed for the Project c2: Shell (SHELL) in the System and Device Programming course.
farkoo/xv6-getreadcount
Add the readcount SysCall to the xv6 kernel
guilherme-marcello/steganos-bmp
Toolkit to cipher&hide a message in a bitmap image file and recover
jesperpedersen/libfaults
Fault injection for system calls
Kartik-Katkar/Operating-system-Programs
Explore a collection of ready-to-use code solutions for common problems, disk scheduling, shell programming and page scheduling.
samyukthagopalsamy/Top_command_in_Xv6_OperatingSystem
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.
shoily/xis
XIS operating system
Syed007Hassan/Chain-Smoker-Problem-Using-Semaphores
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).
adamharshbarger/linux_syscalls
Rust Library for executing Linux system calls
daniel-saeedi/Operating-Systems-Projects
Operating System Course and Lab Projects
iamywang/EavesDroid
Source code for "EavesDroid: Eavesdropping User Behaviors via OS Side Channels on Smartphones" (IEEE IoT-J'24, Vol 11, Issue 3)
JayHsieh1104/DCP4334-Operating-Systems-Fall-2016
NCTU DCP4334 Introduction to Operating Systems (Fall 2016)
joshuacrotts/c-shell
This project is based off a C-based tutorial on how to create a shell that reads, parses, and executes commands through the terminal.
Subangkar/Operating-System-CSE-314-BUET
xv6 OS Development & Assignments of Operating System Sessional Course CSE 314 in Level-3, Term-2 of CSE, BUET
Bahat159/FileOp
File and Directory operations with permission for single and multi-process applications. Wrapper library for low-level file system access call written in C++. Operations include create, open, read, write, among others on files and directory, for single and multi-process.
Botxan/Bank-Robber-Run
Shell escape room developed for Introduction to Operating Systems subject.
Daito-Raigar/Operating_System_Lab_Exercise
In this repository you will find the basic and simple Operating System related exercises. I will be helpful to get to know how Operating System works on processes, memory management ,etc
pmihsan/C-Shell
Custom Shell Built Using C with Limited Functionalities
priyesh0453/Knight-s-Tour-Problem-Warnsdorff-s-Alorithm-Fork-System-Call-
C program for "Knight's Tour Problem" using 'Warnsdorff's' Algorithm via 'fork' system call.
UnknownRandomBeast/OS-labs
OS lab projects at University of Tehran - Spring 2023
cfdgh3231/Knoppix-Os-installation
Knoppix-Os-installation provides clear instructions for installing Knoppix on Oracle VM VirtualBox and explains the getppid system call in the Knoppix environment. This repository aims to simplify the setup process and enhance understanding of essential system calls. 🖥️✨
Feppcell/Knoppix_OS_Documentions
Academic project covering Knoppix OS installation in a virtual machine and system call implementation.
SM2A/Operating_System_Lab_Course_Projects
🎓💻University of Tehran OS Lab Course Projects - Fall 2021
smu-202115064/UNIX-Programming
[Seoul] UNIX Programming (HAEA0014 (1)) [2nd Semester] / 실습환경 (ubuntu:20.04)
YuCheng21/ta-computer-programming
C 語言教學助理小工具