Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakogut/mlibc

Minimal C Library
https://github.com/jakogut/mlibc

Last synced: about 2 months ago
JSON representation

Minimal C Library

Awesome Lists containing this project

README

        

# 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.