- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/lpsantil/rt0
- 软件文档: https://github.com/lpsantil/rt0
软件介绍
rt0 是一个非常小的 C 运行时,用于 Linux i386 & x86_64
特性:
仅仅 87 SLOC 实现
仅仅 2 行 GCC 嵌入 ASM for i386
仅仅 6 行 GCC 嵌入 ASM for x86_64
Small runtime providing just
argc,argv,envp,__environ,_exit, andsyscall0/1/2/3/4/5/6Small binary sizes vs. other libc's
