Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc - The GNU libc libraries
- Description:
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.
Packages
glibc-2.12-1.166.el6_7.3.i686
[4.3 MiB] |
Changelog
by Siddhesh Poyarekar (2015-08-26):
- Check for NULL arena pointer in _int_pvalloc (#1256890).
- Don't change no_dyn_threshold on mallopt failure (#1256891).
|
glibc-2.12-1.166.el6_7.1.i686
[4.3 MiB] |
Changelog
by Carlos O'Donell (2015-07-16):
- The malloc deadlock avoidance support has been temporarily removed since it
triggers deadlocks in certain applications (#1244002).
|
glibc-2.12-1.149.el6_6.9.i686
[4.3 MiB] |
Changelog
by Carlos O'Donell (2015-05-20):
- Fix ruserok() check to reject, not skip, negative user checks (#1217186).
|