Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 376 Bytes

nlibc

A standard C library with unit testing.

##What is nlibc?

Nlibc is a standard C library written for people who wonder how programs really do io.

##Who is it for? It's a perfect first step for anyone who wants to do low-level programming or are just curious as to how those standard functions are written.

##What license is it under?

Nlibc is public domain.