Difference between revisions of "Libc"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=libc |Short description=Library for use with GNU/Hurd and GNU/Linux |Full description=GNU C Library (glibc) is one of the most important components of the GNU Hurd ...")
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
|Full description=GNU C Library (glibc) is one of the most important components of the GNU Hurd and most modern GNU/Linux distributions. It is used by almost all C programs and provides the most essential program interface.
 
|Full description=GNU C Library (glibc) is one of the most important components of the GNU Hurd and most modern GNU/Linux distributions. It is used by almost all C programs and provides the most essential program interface.
 
|User level=none
 
|User level=none
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://www.gnu.org/software/libc/libc.html
 +
|VCS checkout command=:pserver:anoncvs@sources.redhat.com:/cvs/glibc co libc
 +
|Computer languages=C
 +
|Documentation note=C Library reference manual available online from http://www.gnu.org/software/libc/manual/ and in printed form from https://order.fsf.org/#manuals or 1-617-542-5942
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=Shared_Memory_Manager
 +
|Keywords=regex,kernel,programming,C,glibc,hurd,C library,GNU C library
 +
|Is GNU=y
 +
|Last review by=Janet Casey
 +
|Last review date=2010-05-21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.4
+
|Version identifier=2.11.2
|Version date=2006-02-01
+
|Version date=2010-05-20
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/pub/gnu/glibc/glibc-2.4.tar.gz
+
|Version download=http://ftp.gnu.org/pub/gnu/glibc/glibc-2.11.2.tar.bz2
|License verified date=2001-06-22
+
|License verified date=2010-05-21
|Version comment=2.4 stable released 2006-02-01
+
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=C Library Steering Committee
 +
|Email=glibc-sc@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Andreas Schwab
 +
|Email=schwab@issan.informatik.uni-dortmund.de
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Miles Bader
 +
|Email=miles@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Thomas Bushnell
 +
|Email=thomas@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://sources.redhat.com/bugzilla/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc?cvsroot=glibc
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-glibc@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libc-alpha@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Help
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:libc-announce@sources.redhat.com
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Library=c
 +
|Use=library
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPL
 
|License=LGPL
|License verified by=Janet Casey
+
|License verified by=Kelly Hopkins
|License verified date=2001-06-22
+
|License verified date=2010-05-21
 
}}
 
}}

Revision as of 10:23, 12 April 2011


[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


























"c" is not in the list (C, C++, Image-processing, Java, Localization, User-interface, JavaScript, Web) of allowed values for the "Library" 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.