Difference between revisions of "Libc"

From Free Software Directory
Jump to: navigation, search
m (edited home page.)
(add programming language, is gnu, user level)
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=libc
+
|Name=GNU C Library
|Short description=Library for use with GNU/Hurd and GNU/Linux
+
|Short description=The GNU C Library.
|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=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.
|Homepage URL=http://www.gnu.org/software/libc/
+
 
|User level=none
+
In GNU/Linux distributions, the C library works with the [[linux-libre | Linux kernel]] to implement the operating system behavior seen by user applications. In [[hurd | GNU Hurd]], it works with a microkernel and Hurd servers.
|VCS checkout command=:pserver:anoncvs@sources.redhat.com:/cvs/glibc co libc
+
 
|Computer languages=C
+
The GNU C Library implements much of the POSIX.1 functionality in the GNU system, using configurations i[4567]86-*-gnu. 
|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
+
The current Hurd support requires out-of-tree patches that will eventually be incorporated into an official GNU C Library release.
|Related projects=Shared_Memory_Manager
+
 
|Keywords=regex,kernel,programming,C,glibc,hurd,C library,GNU C library
+
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.
|Version identifier=2.11.2
+
|Homepage URL=https://www.gnu.org/software/libc/
|Version date=2010-05-20
+
|Version download=https://ftp.gnu.org/gnu/libc/glibc-2.33.tar.xz
|Version status=stable
+
}}
|Version download=http://ftp.gnu.org/pub/gnu/glibc/glibc-2.11.2.tar.bz2
+
{{Project license
|Last review by=Janet Casey
+
|License=LGPLv2.1orlater
|Last review date=2010-05-21
+
|License copyright=Copyright (c) 1997-2020 Free Software Foundation, Inc.
|Submitted by=Database conversion
+
|License verified by=Genium
|Submitted date=2011-04-01
+
|License verified date=2020-08-06
|Status=
+
|License note=https://sourceware.org/git/?p=glibc.git;a=blob;f=COPYING.LIB
|Is GNU=Yes
 
|GNU package identifier=libc
 
|License verified date=2010-05-21
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPL
+
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License copyright=from elf/ldconfig.c:
|License verified date=2010-05-21
+
/* Copyright (C) 1999-2021 Free Software Foundation, Inc.
 +
    This file is part of the GNU C Library.
 +
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 +
 +
    This program is free software; you can redistribute it and/or modify
 +
    it under the terms of the GNU General Public License as published
 +
    by the Free Software Foundation; version 2 of the License, or
 +
    (at your option) any later version.
 +
 +
    This program is distributed in the hope that it will be useful,
 +
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 +
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 +
    GNU General Public License for more details.
 +
 +
    You should have received a copy of the GNU General Public License
 +
    along with this program; if not, see <https://www.gnu.org/licenses/>.  */
 +
|License verified by=Bendikker
 +
|License verified date=2018-05-17
 
}}
 
}}
{{Person
+
{{Software category
|Real name=C Library Steering Committee
+
|Interface=command-line, library
|Role=Maintainer
+
|Library=C
|Email=glibc-sc@gnu.org
+
|Programming-language=C, perl, python, shell
|Resource URL=
+
|Runs-on=BSD, Android, GNU/Linux, GNU/Hurd
 +
|Use=library
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=libc
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Andreas Schwab
+
|Real name=Florian Weimer
|Role=Contributor
+
|Role=maintainer
|Email=schwab@issan.informatik.uni-dortmund.de
+
|Email=fweimer@redhat.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Miles Bader
+
|Real name=Joseph Myers
|Role=Contributor
+
|Role=maintainer
|Email=miles@gnu.org
+
|Email=joseph@codesourcery.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Thomas Bushnell
+
|Real name=Samuel Thibault
|Role=Contributor
+
|Role=maintainer
|Email=thomas@gnu.org
+
|Email=samuel.thibault@ens-lyon.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Git
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://sources.redhat.com/bugzilla/
+
|Resource URL=https://sourceware.org/git/glibc.git
 +
}}
 +
{{Resource
 +
|Resource audience=Bugzilla
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://sourceware.org/bugzilla/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/glibc-doc-reference
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/glibc
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah (Ref)
|Resource kind=VCS Repository Webview
+
|Resource URL=https://savannah.gnu.org/projects/libc/
|Resource URL=http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc?cvsroot=glibc
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://sourceware.org/ml/libc-help/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://sourceware.org/ml/libc-alpha/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/libc-maintainers/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/archive/html/libc-maintainers/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-glibc/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/glibc/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/glibc/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/glibc/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://sourceware.org/glibc/wiki/
|Resource URL=mailto:bug-glibc@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:libc-alpha@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Wikidata
|Resource kind=E-mail
+
|Resource kind=General
|Resource URL=mailto:libc-announce@sources.redhat.com
+
|Resource URL=https://www.wikidata.org/wiki/Q856089
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=command-line
+
|Is High Priority Project=No
|Use=library
+
|Decommissioned or Obsolete=No
 +
|Version identifier=2.33
 +
|Version status=stable
 +
|Last review by=GNUtoo
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 22:29, 22 November 2023


[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












"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


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


"Bugzilla" 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.


"Debian (Ref) (R)" 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.
























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



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.