C language library that contains libc and other useful functions. Developed as a part of syllabus of 42 Silicon Valley.
-
Updated
Nov 29, 2019 - C
C language library that contains libc and other useful functions. Developed as a part of syllabus of 42 Silicon Valley.
Malloc package using ordered explicitly-linked free lists and a few heuristics for realloc. Project 3 of CSE4100 - System Programming course in Sogang University.
Discover and explore external C libraries.
Set of Custom C Functions that are Safe Alternatives.
C Library with native C replicated functions and others useful ones
This projects is about creating a function that, allows to read a line ending with a newline character "\n" from a file descriptor.
This project involves creating your own library and re-coding certain functions from the 'C Standard Library' or libc. Libft aims to enhance understanding of the workings of basic functions, their implementation, and how to effectively use them.
Custom C library re-implementing standard functions. Includes string manipulation, memory management, and more
Myio is a simple alternative to the standard C i/o library. It utilises low-level system calls to achieve basic input/output functionality.
This project establish communication between two programs using UNIX signals
Contains code on basic concepts of system programming such as system programming on linux, shell programming, working with files and processes and signals
The purpose of this project is to write a C library.
Recreating the Standard C Library
Add a description, image, and links to the clibrary topic page so that developers can more easily learn about it.
To associate your repository with the clibrary topic, visit your repo's landing page and select "manage topics."