Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.17-325.vl7.src
[25.2 MiB] |
Changelog
by Florian Weimer (2021-08-19):
- Support /etc/sysconfig/strcasecmp-nonascii for enabling non-ASCII case
conversion in strcasecmp, strncasecmp (#1993930)
|
glibc-2.17-324.vl7.src
[25.2 MiB] |
Changelog
by Siddhesh Poyarekar (2021-03-26):
- Move __isnanl_pseudo into its own file and link only into libc (#1927536)
|
glibc-2.17-317.vl7.src
[25.2 MiB] |
Changelog
by Florian Weimer (2020-05-12):
- Do not clobber errno in nss_compat (#1834816)
|
glibc-2.17-307.vl7.1.src
[25.2 MiB] |
Changelog
by Carlos O'Donell (2020-01-21):
- Adjust security hardening changes for 64-bit POWER BE due to
toolchain limitations (#1790475)
|
glibc-2.17-292.vl7.src
[25.2 MiB] |
Changelog
by Arjun Shankar (2019-04-30):
- Avoid iconv hang on invalid multi-byte sequences (#1427734)
|