Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc: The GNU libc libraries.
Name: | glibc |
Vendor: | Scientific Linux |
Version: | 2.3.2 |
License: | LGPL |
Release: | 95.39 |
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
- * Tue Nov 22 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.39
- make nscd receiving socket non-blocking to avoid threads hanging in
accept (#156284, IT#70805)
- allow nscd log to grow beyond 2GB on 32-bit arches
(#168851, IT#77309)
- remove use of _RE_ARGS in <regex.h> (#170302, IT#78801)
- fix pthread_once on x86_64 misaligning stack (#172386, IT#81521)
- fix bindresvport to really try more ports if range 600 .. 1023 is full
(#170714, IT#81365)
- * Thu Sep 29 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.38
- make innetgr thread safe (#167728, IT#77263)
- fix memory leak in innetgr (#169051)
- * Fri Sep 16 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.37
- apply glibc-ppc-assume.patch for RHEL3 unconditionally (#168503, IT#79917)