搜索资源列表
libc
- linux c函数参考手册,英文版,最全的。是gnu的手册
libc.pdf
- C 语言库接口说明。用于gcc但不包括在gcc使用手册之中。是gcc使用者必需。-C language library interface descr iption. For gcc, but does not include being in the gcc manual. Gcc users is necessary.
Return_to_libc_20111217164531645
- 详细的介绍了return to libc 的攻击原理,代码,及过程,并介绍了一些如何防范的知识-introduce the return to libc ,its code ,process,and knowledge for solve it.
libc-html_node.tar
- 标准C库函数介绍,关于linux环境下的-HOW to use standard C lib
libc
- libc手册是Linux下的ANSI C的函数库。这个库可以根据 头文件划分为 15 个部分-libc.pdf 手册相关函数,在开发过程很有用的东西,是Linux下的ANSI C的函数库。