🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
-
Updated
Feb 29, 2024 - Assembly
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
[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
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 Lecture Homeworks - Intel8080 GTUOS
Repository for the Advanced Embedded Software Development (AESD) Project 2.
Write a simple UNIX command interpreter.
Linux system call implementation that is created to print system information.
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.
Add a systemcall to the kernel of linux and compile the kernel
A KISS library for extending standard Fortran in a portable way
SystemCall.py é um projeto que tem o objetivo de recriar o sistema de Sword Art Online Alicization > System Call - Generate [...], Incluindo a janela Stacia.
A multi-player client-server treasure hunt game based on Linux system calls & multiprocessing.
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.
Sogang Univ. Embedded System Software Project - Logic Square (Android Application) (CSE4011, 2021)
In here, you can learn how to implement System Call and FUSE. System Call part modifies fork and exit functions. Fuse part creates a fuse for html files which includes Libtidy operations.
Calling native syscalls inside Wine
This is a server-client based CLI Banking System. All accounts, transactional, customer information, and admin details are stored in files. It supports basic operations like login, CRUD operation on customer, Check Balance, WithDrawal, and Deposit. All these things were mostly done using system calls.
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."