码迷,mamicode.com
首页 > 其他好文 > 详细

The GNU C Library

时间:2014-08-22 17:43:09      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:http   os   strong   ar   html   linux   sp   htm   ad   

  Any Unix-like operating system needs a C library: the library which defines the ``system calls‘‘ and other basic facilities such as open, malloc, printf, exit...

The GNU C Library is used as the C library in the GNU systems and most systems with the Linux kernel.

 

index : http://www.gnu.org/software/libc/

manual:  https://www.gnu.org/software/libc/manual/html_node/index.html#toc_Top

download: http://ftp.gnu.org/gnu/glibc/

 

The GNU C Library

标签:http   os   strong   ar   html   linux   sp   htm   ad   

原文地址:http://www.cnblogs.com/iclk/p/3929839.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!