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 217.5.99.6 (talk) at 17:15, 10 March 2004 (+de). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 17:15, 10 March 2004 by 217.5.99.6 (talk) (+de)(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 available 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