Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

highesttt/minilibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MiniLibC - Epitech 2023


Done by Killian - Epitech 2023 πŸŽ“

This project is a part of the second year of Epitech.
We had 2 weeks to complete it. πŸ—“οΈ

The goal of this project is to recreate the basic functions of the standard C library but in x86_64 assembly.

Requirements πŸ“

How to compile? πŸ§‘β€πŸ’»

Getting the source code straight from GitHub? Compile using these steps below

$ git clone https://github.com/highesttt/minilibc.git minilibc
$ cd minilibc
$ make

Usage πŸ’»

# Add the .so to your PATH or use LDPRELOAD

# Use in your C program!

Different tools and languages used to make this project: πŸ› οΈ

My Tools

About

Basic default C Library functions in x86_64 assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published