🐧 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.
CSE 314: Operating System Sessional | CSE, BUET | Batch 2019
Operating System Lecture Homeworks - Intel8080 GTUOS
Repository for the Advanced Embedded Software Development (AESD) Project 2.
Write a simple UNIX command interpreter.
Adding new system call "kfreemem" to xv6 MIT operating system which returns number of free pages.
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.
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.
A KISS library for extending standard Fortran in a portable way
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.
Linux system call implementation that is created to print system information.
Add a systemcall to the kernel of linux and compile the kernel
SystemCall.py é um projeto que tem o objetivo de recriar o sistema de Sword Art Online Alicization > System Call - Generate [...], Incluindo a janela Stacia.
Sogang Univ. Embedded System Software Project - Logic Square (Android Application) (CSE4011, 2021)
Add a description, image, and links to the systemcall topic page so that developers can more easily learn about it.
To associate your repository with the systemcall topic, visit your repo's landing page and select "manage topics."