Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc: The GNU libc libraries.
Name: | glibc |
Vendor: | Scientific Linux |
Version: | 2.5 |
License: | LGPL |
Release: | 24 |
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
- * 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)
- * Wed Apr 9 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-23
- fix gettext race conditions (#439486, BZ#5058, BZ#5443)
- fix x86_64 pthread_mutex_timedlock (#434601)
- only service sshd condrestart if /etc/rc.d/init.d/sshd exists
(#428859)
- * Mon Jan 28 16:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-21
- fix power4 ppc64 ld.so (#253116)