Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc: The GNU libc libraries.
Name: | glibc |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | LGPL |
Release: | 2.43 |
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
- * Sat Jan 10 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.43
- fix -0 handling in strtod (#462081)
- don't prematurely abort in getgrouplist if no initgroups_dyn
function is present (#470781)
- * Fri Jan 9 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.42
- fix dynamic TLS handling (#475178)
- fix _mcount and socket syscalls on s390x (#464147)
- try harder to allocate memory in valloc and pvalloc (#473068)
- malloc speedup (#451184, #460154, BZ#4349)
- fix expf (BZ#3406)
- fix ISO 646-IRV iconv error handling (BZ#6461)
- fix setvbuf (BZ#6719)
- fix unbuffered vfprintf (#455360)
- * Tue Apr 15 19:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.41
- fix yp_order (#435520, BZ#5854)