Misplaced Pages

Glibc

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Coren (talk | contribs) at 21:34, 6 January 2004 (We *don't* want to get into the linux naming war; but GNU does indeed use glibc.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 21:34, 6 January 2004 by Coren (talk | contribs) (We *don't* want to get into the linux naming war; but GNU does indeed use glibc.)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

glibc is an implementation of the Standard C library developed by the GNU project along with GCC.

In addition to providing the facilities mandated by the C programming language standards, it provides a number of (non-standard) extensions and performance improvements.

One of the design objectives of glibc is portability, and it is avaliable for many operating systems as a consequence. Some operating systems, such as GNU and Linux, include and use glibc as their official standard C library.

The latest version of glibc is 2.3.2.

External Links