system-call
There are 42 repositories under system-call topic.
yasukata/zpoline
system call hook for Linux
ckarageorgkaneen/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
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
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.
shoily/xis
XIS operating system
adamharshbarger/linux_syscalls
Rust Library for executing Linux system calls
daniel-saeedi/Operating-Systems-Projects
Operating System Course and Lab Projects
dvdr00t/OS161-SHELL
OS161-SHELL contains the OS/161 kerne developed for the Project c2: Shell (SHELL) in the System and Device Programming course.
fatihari/process-info
Adding System Call To Linux Kernel and Building Custom Linux Kernel
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.
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.
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
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).
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
iamywang/EavesDroid
Source code for "EavesDroid: Eavesdropping User Behaviors via OS Side Channels on Smartphones" (IEEE IoT-J'24, Vol 11, Issue 3)
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.
ssujinn/pintOS
Sogang Univ. Operating System course PintOS Project (CSE4070, 2019)
UnknownRandomBeast/OS-labs
OS lab projects at University of Tehran - Spring 2023
Gaurav0502/operating-systems-lab
These are the various lab experiments done as partial fulfillment of Operating Systems Course
potados99/learn-fork
fork()에 대해 알아봅시다.
SM2A/Operating_System_Course_Projects
🎓💻University of Tehran OS Course Projects - Fall 2021
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 語言教學助理小工具