Difference between revisions of "Libc"

From Free Software Directory
Jump to: navigation, search
(Added Debian and Savannah link)
(Added Ruby link)
Line 12: Line 12:
 
|Homepage URL=https://www.gnu.org/software/libc/
 
|Homepage URL=https://www.gnu.org/software/libc/
 
|User level=advanced
 
|User level=advanced
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://sourceware.org/git/glibc.git
 
|VCS checkout command=git clone git://sourceware.org/git/glibc.git
 
|Computer languages=C
 
|Computer languages=C
Line 23: Line 24:
 
|Version download=https://ftp.gnu.org/gnu/libc/glibc-2.25.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/libc/glibc-2.25.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2018/03/29
 +
|Submitted by=Bendikker
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 53: Line 55:
 
|Role=Contributor
 
|Role=Contributor
 
|Email=thomas@gnu.org
 
|Email=thomas@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref) (R)
 +
|Resource URL=https://rubygems.org/gems/getopt
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 07:04, 29 March 2018


[edit]

GNU C Library

https://www.gnu.org/software/libc/
The GNU C Library.

The GNU C Library is the standard C library of the GNU system. It defines the system calls and other basic functionality necessary to write programs in the C language. It handles low-level functionality that communicates with the kernel, such as process and file management, as well as higher-level functionality such as string manipulation or command-line argument handling.

In GNU/Linux distributions, the C library works with the Linux kernel to implement the operating system behavior seen by user applications. In GNU Hurd, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the GNU system, using configurations i[4567]86-*-gnu. The current Hurd support requires out-of-tree patches that will eventually be incorporated into an official GNU C Library release.

It is one of the most important components of the GNU operating system and its variants GNU/Linux. It is used by almost all C programs and provides the most essential program interface.








Entry
















"Ruby (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














"Wiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.