Revision as of 21:34, 6 January 2004 editCoren (talk | contribs)Extended confirmed users18,492 edits We *don't* want to get into the linux naming war; but GNU does indeed use glibc.← Previous edit | Revision as of 04:44, 12 February 2004 edit undo68.10.64.102 (talk) two fixesNext edit → | ||
Line 3: | Line 3: | ||
In addition to providing the facilities mandated by the ] ]s, it provides a number of (non-standard) extensions and performance improvements. | In addition to providing the facilities mandated by the ] ]s, it provides a number of (non-standard) extensions and performance improvements. | ||
One of the design objectives of glibc is ], and it is avaliable for many ]s as a consequence. Some operating systems, such as ] and ], include and use glibc as their official standard C library. | One of the design objectives of glibc is ], and it is avaliable for many ]s as a consequence. Some operating systems, such as ] and ], include and use glibc as their official standard C library. | ||
The latest version of glibc is 2.3.2. | The latest version of glibc is 2.3.2. | ||
Line 9: | Line 9: | ||
==External Links== | ==External Links== | ||
*http://www.gnu.org/software/libc | * |
Revision as of 04:44, 12 February 2004
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.