Jump to letter: [
ACDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc: The GNU libc libraries.
Name: | glibc |
Vendor: | Scientific Linux |
Version: | 2.5 |
License: | LGPL |
Release: | 24.el5_2.2 |
URL: | |
- Summary
- The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
Changelog
- * Wed Nov 5 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-24.el5_2.2
- another dynamic TLS handling fix (#470054)
- * Wed Oct 22 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-24.el5_2.1
- fix _mcount and socket syscalls on s390x (#467106)
- try harder to allocate memory in valloc and pvalloc (#463135)
- fix dynamic TLS handling (#469861)
- * Fri Apr 11 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-24
- change __libc_setlocale_lock into rwlock everywhere,
not just in intl/* and locale/* (#439486)