lpsantil / rt0

A minimal C runtime for Linux i386 & x86_64
BSD 2-Clause "Simplified" License
579 stars 30 forks source link

rt0

A minimal C runtime for Linux on i386 & x86_64

Features

See STATS.md to see how rt0 fares. See the musl libc comparison to see how other libc's fare.

You might be interested in Linux native/built-in and fairly portable nolibc header.

Building

Try:

Usage

References

Other small libc's and runtimes