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

https://github.com/tkmru/no_libc

C program without libc.
https://github.com/tkmru/no_libc

Last synced: 6 months ago
JSON representation

C program without libc.

Awesome Lists containing this project

README

          

# no_libc
Compiled by gcc without libc.

- My Article - [gccでlibc抜きでコンパイルを通す - 脱力系日記](http://tkmr.hatenablog.com/entry/2016/08/23/125342)
- Reference - [Hello from a libc-free world! (Part 1) (Ksplice Blog)](https://blogs.oracle.com/ksplice/entry/hello_from_a_libc_free)