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 68.10.64.102 (talk) at 04:44, 12 February 2004 (two fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 04:44, 12 February 2004 by 68.10.64.102 (talk) (two fixes)(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