Name: | glibc |
---|---|
Version: | 2.17 |
Release: | 55.0.4.el7 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 15000141 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-2.17-55.0.4.el7.i686.rpm |
Source RPM: | glibc-2.17-55.0.4.el7.src.rpm |
Build Date: | Thu Jul 17 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/glibc/ |
Summary: | 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. |
- Remove strstr and strcasestr implementations using sse4.2 instructions. - Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and 1818483b15d22016b0eae41d37ee91cc87b37510 backported.
- Fix up test case for previous ftell bug (#1074410).
- Fix offset computation for a+ mode on switching from read (#1074410).
- Fix offset caching for streams and use it for ftell (#1074410). - Change offset in fdopen only if setting O_APPEND (#1074410). - Fix up return codes for tests in tst-ftell-active-handler (#1074410).
- Fix ftell behavior when the stream handle is not active (#1063681).
- Build parts of the library with -fstack-protector-strong (#1070806).
- Better support for detecting nscd startup failures (#1048123).
- Fix ftime gettimeofday internal call returning bogus data (#1064945).
- Mass rebuild 2014-01-24
- Rebuild without ppc64p7 package (#1051065).