Name: | glibc |
---|---|
Version: | 2.17 |
Release: | 55.el7 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 15033505 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-2.17-55.el7.i686.rpm |
Source RPM: | glibc-2.17-55.el7.src.rpm |
Build Date: | Wed May 07 2014 |
Build Host: | ca-buildj3.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. |
- 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).
- Enable systemtap probes on S/390 and Power (#1049206).