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.
- Host: GitHub
- URL: https://github.com/tkmru/no_libc
- Owner: tkmru
- Created: 2016-08-22T12:18:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T17:30:30.000Z (about 9 years ago)
- Last Synced: 2025-02-01T16:13:20.763Z (8 months ago)
- Language: C
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)