Jump to letter: [
ABCFGIJKLMNOPQRSTUVX
]
glibc-common: Common binaries and locale data for glibc
Name: | glibc-common |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | LGPL |
Release: | 2.41.el4_7.1 |
URL: | |
- Summary
- The glibc-common package includes common binaries for the GNU libc
libraries, as well as national language (locale) support.
Changelog
- * Tue Jan 13 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.41.el4_7.1
- fix dynamic TLS handling (#479630)
- fix _mcount and socket syscalls on s390x (#479625)
- try harder to allocate memory in valloc and pvalloc (#479629)
- * Tue Apr 15 19:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.41
- fix yp_order (#435520, BZ#5854)
- * Fri Mar 28 19:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.40
- fix sporadic hangs in clntudp_call (#339821)
- fix calloc with mlocked memory (#405781)
- fix x86_64 pthread_mutex_timedlock (#434601)
- change mtrim to trim all arenas, not just main_arena (#403231)
- getaddrinfo sorting changes (not turned on by default, to enable
them /etc/gai.conf needs to be present, #385601)
- fix vfork+execvp memory leak (#437571)
- only service sshd condrestart if /etc/rc.d/init.d/sshd exists
(#428859)
- fix nscd paranoia restarting when one of the caches is
disabled (#346321, BZ#5112)
- add SHA-256 and SHA-512 hashing to crypt(3) (#228697)
- for RHEL5+ binaries/shared libraries that have DT_GNU_HASH
and not DT_HASH dynamic tag, issue an error message instead
of crashing with SIGFPE