An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: systemcalls

IDouble/NASM-Assembly-Linux-Notes

🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧

Language: Assembly - Size: 2.24 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 124 - Forks: 13

LeafGreenRemake/Operating_Systems_Hebrew

Size: 39.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

PranabNandy/BeagleBone-Black-Platform-Bring-Up

Learn about Bootloader, toolchains, Linux system calls & implement user space application on BeagleBone-Black

Language: C - Size: 18.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 2

Ben-Ji-L/pawnee

This is a web server written in C with no dependencies, this project was start from a course project in linux system programming course.

Language: C - Size: 3.11 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tinsae-ghilay/OS

Contains all my home work solutions and my solutions for exams and old exams. done for the course on Operating Systems at MCI Innsbruck Department od DIgital Bussiness and Software Engineering

Language: C - Size: 324 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

gary7102/Linux-get-physical-address

Add a system call in Linux Kernel that get physical addresses from virtual addresses

Language: C - Size: 155 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

EmbeddedOS/aarch64_boot_code

Aarch64 bare metal boot code.

Language: Assembly - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

J4NN0/OS161

The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161

Language: C - Size: 2.19 MB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 3

mikuchi9/prometheus_stap_metrics_exporter

A Prometheus exporter that collects custom metrics by tracing fork and clone system calls using SystemTap script. It provides insights into process creation activity, helping with performance monitoring and debugging.

Language: Go - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

FatihArslan-cmd/C-Terminal-Based-File-Manager

Created Terminal based file manager using C and system calls

Language: C - Size: 64.5 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 4

LakshayBaijal/AOS_Assignments_Lakshay

All my Linux Programs using system calls

Language: C++ - Size: 167 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ahmeddwalid/OSProgAssign

Language: C - Size: 627 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Amirreza81/OS-Lab

Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology

Language: C++ - Size: 8.66 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

hammadhttps/linux-system-calls

This repository features code examples demonstrating key Unix/Linux system calls such as open(), read(), write(), fork(), dup(), dup2(), pipes, shared memory, and FIFOs. It also includes practical usage of various Linux commands. Ideal for those exploring process management, file handling, IPC mechanisms, and low-level system programming.

Language: C - Size: 86.9 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tanmay-pro/Linux-Shell

A Linux Shell implemented in C programming language making use of various system calls

Language: C - Size: 367 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

EmbeddedOS/x86-64-OperatingSystem

An Operating System based on x86-64 architecture.

Language: C - Size: 328 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

mirzaim/Augmented-Xv6

Add some additional functionality to XV6 operating system.

Language: C - Size: 199 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MishraShantanu/Operating-Systems-Concepts

Class assignments coding problems based on operating system concepts process and memory Virtualization, Concurrency and file system.

Language: Assembly - Size: 4.14 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

PuneetBansal/AESD_ECEN-5013-002

Repository for the course Advanced Embedded Software Development -Spring 2019

Language: C - Size: 1.02 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

ag2307/shell

Shell implemented in C language

Language: C - Size: 309 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

omerfdemir/virtualtophysical

Kernel Module to translate given virtual address with process id to physicall address

Language: Makefile - Size: 982 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

AndHager/SysCallStubber

Automatically Stubbing System Calls Improving Coverage-Guided Fuzzing

Language: C++ - Size: 112 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

Gaspela/Simple_shell

Simple UNIX command interpreter.

Language: C - Size: 273 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

umaarabdullah/STM32F446Re-RTOS

An Operating system designed specifically for the ARM Cortex-M4 based STM32 microcontroller platform. Created from the ground up, this system encompasses everything from peripheral drivers to interrupt management, system timers, context switching, and multitasking OS capabilities.

Language: C - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aromalsanthosh/Operating-Systems-Lab-S4

This repository contains programs done as a part of KTU S4 Operating Systems Lab

Language: C - Size: 1.15 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 8

Madophs/C-CPP-Linux-Programming

Learning the Linux Programming Interface using C/C++

Language: C - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chiukapoor/Xv6_systemcall

Xv6 with a user defined System Call "getyear" and a User defined function "first_program"

Language: C - Size: 259 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

caioslopes/my-shell

Desenvolvimento de um terminal shell utilizando a linguagem C e chamadas de sistemas. Projeto referente a disciplina Sistemas Operacionais

Language: C - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RafaelSantosBraz/SSC5723-gpso2

Grupo gpso2 da disciplina de Sistemas Operacionais - ICMC/USP 2020.

Language: C - Size: 2.3 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

agis/gtrace

Experimental system call tracer for Linux x86-64, written in Go

Language: C - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 74 - Forks: 1

SkyWalker2322/Assignment-Shell Fork of AnirudhGovil/DSA-project-group-44

Assignment Shell implemented in C. This allows user to download, update, submit assignment using CLI

Language: C - Size: 1.86 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AldeIT/OS_Connect4

The "Connect 4" game made in C with IPC System V System Calls. Final project for the "Operating Systems" course at University of Verona. Authors: Aldegheri Alessandro, Venturi Davide, Zerman Nicolò.

Language: C - Size: 115 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

zedxpace/Linux-System-Programming

This repository is all about implementation of basic concepts of linux system programming ,which willl help programmer to refresh their concepts or will help noobs to see how theoretical concepts works when written.

Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

YilinGao/BabyShell

A shell that supports to run other programs, change directories, set and export variables, redirect input and output, and pipe programs.

Language: C++ - Size: 383 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

nghiaphamsg/BBB-linux-app

Learn about toolchains, Linux system calls & implement application on user space.

Language: C++ - Size: 114 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 11

Sitaras/System-Programming

Data Structures, Bash Script, Processes creation using system calls (fork/exec), Process communication via pipes, Use of low level I/O, Thread creation, Network Programming using sockets.

Language: C - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

torahappy/syscall-asobi

Calling native syscalls inside Wine

Language: Assembly - Size: 403 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

akshaygopani/Windows_Shell

Language: C++ - Size: 550 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ayoubelmohamedi/simple_shell

UNIX command interpreter

Language: C - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EndianKnight/terminal-file-xplorer

Terminal Based file Explorer with a normal mode for navigation and command mode for utility tasks

Language: C++ - Size: 18.4 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Prakhar824/System-call-cpu-scheduling

This repository contains c programs of system calls and cpu scheduling

Language: C - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dastiwfantastiw/Observer

A tool for tracing system calls of a process

Language: C++ - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

mohammad-safari/xv6-public-threading-and-scheduling Fork of mit-pdos/xv6-public

xv6 OS

Size: 16.8 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

thePeras/SO_System_Calls 📦

Practical assignment for the Operations Systems curricular unit at FEUP

Language: C - Size: 337 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

Naveduran/simple_shell

A Shell from Scratch

Language: C - Size: 264 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

achref-abidi/abidiLinuxDebugger

A very basic x86 linux debugger, made for learning purposes.

Language: C++ - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tpauldike/printf

Implementing the C standard library printf() function and producing its kind, _printf().

Language: C - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

jajoosiddhant/Advanced-Embedded-Software-Development-AESD

Consists of Projects and Assignments Completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: System Calls, Kernel Modules, Cross-Compiling using buildroot, IPCs, FreeRTOS, Multithreading..

Language: C - Size: 95.5 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Amirhossein-Rajabpour/Operating-System-Project

Operating System Project: Implementing scheduling algorithms and some system calls for XV6 OS

Language: C - Size: 526 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 1

Mayuzh/Principles-of-Computer-Systems-Design

Principles governing computer-systems design and complexity; familiarity with memory, storage, and networking; concurrency and synchronization; layering (abstraction and modularity); naming; client-server and virtualized system models; and performance.

Language: C - Size: 411 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohitg66/Basic-Linux-Shell

A basic linux shell designed and developed using standard C libraries and linux system calls

Language: C - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MJavaadAkhtar/Hacking-OS-SystemCalls

In this project, the goal is to hijack (intercepting) system calls by writing and installing a very basic kernel module to the Linux kernel.

Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

awaistahir29/ARP-Assignment-01

This is the Hoist Control assignment of Advanced Robot Programming course which aimed to control 2 dof hoist using multi-process communication by using named pipes(fifo-files), signals and system calls.

Language: Shell - Size: 251 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

sebastianalamina/SO_2022-2_PintOS

Prácticas presentadas como parte del curso de Sistemas Operativos, impartido por el profesor José David Flores Peñaloza durante el semestre 2022-2 en la Facultad de Ciencias, UNAM.

Language: C - Size: 3.16 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nishitm/goBox

GO sandbox to run untrusted code

Language: Go - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 40 - Forks: 8

dharmit/syscalls

My learnings and writings about Linux system calls

Size: 41 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mazino2d/syscall-proc-info 📦

Build a system call for linux kernel 5.0, assignment of os course

Language: C - Size: 176 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

mohammadtavakoli78/xv6

This is final project of operating system which is modifying xv6 operating system's source code

Language: C - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

paresh-bhagat/System-Calls-in-xv6

Add system calls in xv6 to trace the system calls, toggle tracing mode, take two integer arguments and return sum ,print list of current running processes, communication between processes.

Language: C - Size: 127 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lavishabhambri/My-C-Shell

Implemented a complete working Linux shell that supports most shell functionalities including semicolon-separated commands, redirection, piping, history, and other basic Linux commands.Foreground and Background processes can also be executed. Commands like echo, ls, repeat, pwd, cd, fg, bg, exit, sig, jobs, pinfo, history were implemented.

Language: C - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

dariakhaetskaya/OperatingSystems

Labs on Unix SVR4 System Calls and Libraries NSU course. For Solaris 10

Language: C - Size: 23 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 2

Precioux/XV6-Project

Operating Systems Course Project - Spring 2022

Language: C - Size: 694 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taisiabarteneva/pipex

Implementation of a mechanism for inter-process communication in a shell

Language: C - Size: 1.24 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

willianlim/get_next_line

⏩ Function similar to the fgets from C. This function allows a file to be read line after line.

Language: C - Size: 1.24 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ashcode028/Operating-System-in-action

Syscalls,x86_64/32 nasm codes,Bootloader,TextEditor

Language: C - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

GiorCocc/SistemiOperativiEsercitazioni

Esercitazioni di laboratorio sulla Programmazione in LINUX tenute in UNIPR

Language: C - Size: 1.18 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

FraPagano/Hoist-Simulator Fork of ettore9x9/hoist_simulator

First assignment of ARP class. System Call programming

Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Kevinferl98/Operating-System-Exercises

Language: C - Size: 1.57 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LikhithaGaddi/Terminal-Based-Linux-File-Explorer

Terminal Based file explorer works in two modes. Normal mode and Command Mode. In command mode, user can perform all operations of file explorer such as creating and deleting of file/directory, move, search, rename of the file, goto and many more. In normal mode user get GUI to navigate through different files & folder.

Language: C - Size: 117 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

LikhithaGaddi/Peer-to-peer-file-sharing-system

Implemented peer-to-peer multimedia file-sharing network using TCP. Each client can share and downloads multimedia through the custom torrent file from multiple peers via the central tracker. It also supports multithreaded client/server and tracker.

Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nguyentathung943/systemcall_and_hook

Project 2 hệ điều hành HCMUS

Language: C - Size: 1.22 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

PaletiKrishnasai/Operating_Systems

Implementation of various operating systems concepts.

Language: C - Size: 12.1 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

taccon/eksek

A better backticks

Language: Ruby - Size: 43 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

skabukhoyer/POSIX_SHELL

Developing a working POSIX compatible shell with a subset of feature support of Linux default shell and some important features are implemented

Language: C++ - Size: 149 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KarmanjyotSingh/system-calls

Language: C - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

LID-DS/sysc

A linux kernel module streaming systemcalls to a character device

Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

KarmanjyotSingh/shell-karma

A linux shell , written in C programming language

Language: C - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

engrmafzaalch/os-labs

Language: C - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

shagunuppal/Modifying-CFS-Scheduler

Modifying CFS Scheduler based on soft real time requirements

Language: C - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 4

Naman027/OperatingSystems-xv6

Implemented system calls for no of total processes, process info like id, size, count of context switches, SJF scheduling algorithm and tested it for CPU and I/O bound tasks. Resolving page fault via lazy memory allocation. Incorporated features like creating a kernel process for paging, swap in, swap out mechanisms, and writing sanity tests.

Language: C - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Adityasakare/FIle-Information-Internals-

This application accepts regular file from the user and Provides internal information about that file. Internal information such as Device ID, Inode Number, Size of file, UID, GID, mode.

Language: C - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aviferdman/Computer-Architecture-and-System-Programming

all assignments and labs from course "Computer Architecture and System Programming"

Language: C - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

StanTsky/FileMover

File move implementation using system calls in Linux

Language: C++ - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ronitray95/file_explorer

A terminal File Explorer in C++. Supports directory browsing, file listing and basic file operations. Compatible with POSIX systems.

Language: C++ - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

isaias0rt0n/sistemas-operacionais

Language: C - Size: 529 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Asti7/io_utility

Myio is a simple alternative to the standard C i/o library. It utilises low-level system calls to achieve basic input/output functionality.

Language: C - Size: 38.1 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Danialkafeel/LinuxFileExplorer

Built a Linux compatible File Explorer with both Normal and Command modes. Commands implemented are copy, move, rename, create file(or Directory), delete file(or Directory recursively using DFS), goto, search (recursively using DFS)

Language: C++ - Size: 981 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ayushsharma-crypto/socket-programming

A simple server-client connection that will download files from server to client.

Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

SomajitDey/f_

A KISS library for extending standard Fortran in a portable way

Language: Fortran - Size: 64.5 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

akshayxml/Linux-Terminal-Based-File-Explorer

A Linux terminal based file explorer that can run in 2 modes: Normal mode and Command mode. Normal mode supports viewing and traversing directories and opening files. Command mode supports various operations like create, delete, rename, copy, move, search files and directories, and goto other directories. Detailed description in readme.

Language: C++ - Size: 202 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Jyotika999/XV6-Assignment-Operating-Systems

Language: C - Size: 19.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Akshil007/Online-Banking-System

The project aims to develop a banking system that is user-friendly and multi-functional.(System Software Mini Project At IIITB)

Language: C - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Tomcat-42/syscalls-table-cli Fork of paolostivanin/syscalls-table-64bit

Linux x86 and x86_64 system calls command line reference table.

Language: Python - Size: 203 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Oxydation/MinionOS

Simple implementation of an OS for the BeagleBoard C4 with ARMv7 A8 processor.

Language: C - Size: 105 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

Adityasakare/Linux-System-Programming

This repository contains programs of System programming (system calls) of Linux and of course also UNIX.

Language: C - Size: 966 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

andriyolo/vuos Fork of virtualsquare/vuos

view based o.s.

Language: C - Size: 705 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Akashi96/Buddy-Memory-Allocator

Linux Style Buddy Memory Allocator C++ project

Language: C++ - Size: 2.18 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

farbod-s/Auction

Auction with System Calls

Language: C - Size: 117 KB - Last synced at: 7 days ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0

anubhav11803451/OS-Assignment

Simulation Based Assignment Assessment Rubric (Lovely Professional University)

Language: C - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dhawal777/TerminalFileExp

It is a implementation of File Explore with two basic operating modes namely normal mode and command mode.Normal Mode:It displays list of files in current folder and can move between folder and correspondinly keep track of navigating path with proper handling of all cases that make it look better and help it to become versatile Command Mode:It include all the functionalities which defines it utility and are as follows: Copy,move,delete,remove file/folder,snapshot,search and further supported by recycle bin.

Language: C++ - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0