Skip to content
/ MiniLibC Public

A part of the LibC in ASM, 2nd year epitech project

Notifications You must be signed in to change notification settings

6im0n/MiniLibC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniLibC

Overview

This project aims to create a dynamic ELF library to replace, to a certain extent, the standard C library that is commonly used in systems. Through the bootstrap, it is now possible to replace some functions with our own implementations via a dynamic library, a process known as weak binding.

Language

ASM x86_64

Getting Started

Prerequisites

What things you need to install the software and how to install them

nasm

About

A part of the LibC in ASM, 2nd year epitech project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published