Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 244 Bytes

mlibc

Minimal C Library

This is a minimal and (intentionally) incomplete C library for Linux. The goal is simple, to provide enough of a subset of the C standard library to bootstrap other projects without linking to a full-fledged library.