c-standard-library
There are 14 repositories under c-standard-library topic.
wuzhouhui/c_standard_lib
source code of The Standard C Library, by Plauger
JasonBrave/PanicOS
A simple x86 operating system with graphical user space
metiscus/gdb_tutorial
A tutorial for debugging with gdb
RCold/rclibc
A minimal implementation of the C standard library.
samuelkarani/42-libft
A recode of some standard C library functions as well as other utility functions
cgriceld/42-C-library
C library
kg68k/libc-src
LIBC: C standard library for X680x0 by Project LIBC Group
alessandro-antonelli/SOL-2016
Assignments dell'esame di Sistemi operativi anno 2015/16 (laurea in Informatica @ UniPisa)
ammarelbadry1/printf
Implementing a function similar to the printf function from C standard library.
aristotelis-bobas/libft
C Standard Library reimplementations and more
cgriceld/42-printf-C
reinventing the wheel : recode printf
justin-marian/mini-libc
Mini-libc is a minimal C standard library for Linux, educational purpose, designed as a lightweight alternative to glibc. Built directly on syscalls, it provides essential functions like string handling, memory management, and file I/O.
thompm24/shell
Personal shell made with the C Standard Library
vveewwee/libft_42
description of project only, code in private