🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
-
Updated
Feb 29, 2024 - Assembly
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
EndlessOS - Ananya Addisu | BDU1600957
EndlessOS-Abaynew Dessie|BDU1600984
Designed Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, rename, goto, back/forward and many more using system calls.
[Operating System Course Project] Ice Cream Factory Problem - This program creates a simulation of an ice cream shop where multiple customers are entertained with preventing race condition. It is written in pure C only.
42cursus-Pipex: C program that recreates the functionality of shell pipes (|) and HereDoc (<< Del). This project focuses on inter-process communication by using fork(), pipe(), dup2(), and execve() to redirect the output of one command to the input of another, mimicking the shell command < infile cmd1 | cmd2 > outfile.
Repository for the Advanced Embedded Software Development (AESD) Project 2.
CSE 314: Operating System Sessional | CSE, BUET | Batch 2019
Write a simple UNIX command interpreter.
Operating System Lecture Homeworks - Intel8080 GTUOS
A multi-player client-server treasure hunt game based on Linux system calls & multiprocessing.
Used Linux based system call to reverse the content of a file, check permissions of a file, validating a directory existence, and cross-checking that content of the new file is reversed of old file or not.
SystemCall.py é um projeto que tem o objetivo de recriar o sistema de Sword Art Online Alicization > System Call - Generate [...], Incluindo a janela Stacia.
Linux system call implementation that is created to print system information.
This project demonstrates IPC using System V message queues in C. It includes a server and two clients that communicate through message queues. The server receives and forwards messages between clients, enabling continuous communication.
A KISS library for extending standard Fortran in a portable way
Add a systemcall to the kernel of linux and compile the kernel
Calling native syscalls inside Wine
Caching timestamp for fast, lock-free reads.
To associate your repository with the systemcall topic, visit your repo's landing page and select "manage topics."