Name: | glibc-utils |
---|---|
Version: | 2.28 |
Release: | 127.0.3.el8_3.2 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 63622 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL |
RPM: | glibc-utils-2.28-127.0.3.el8_3.2.x86_64.rpm |
Source RPM: | glibc-2.28-127.0.3.el8_3.2.src.rpm |
Build Date: | Wed Feb 17 2021 |
Build Host: | host-100-100-224-6.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/glibc/ |
Summary: | Development utilities from GNU C library |
Description: | The glibc-utils package contains memusage, a memory usage profiler, mtrace, a memory leak tracer and xtrace, a function call tracer which can be helpful during program debugging. If unsure if you need this, don't install this package. |
- merge RH el8 u3 errata patches with Oracle patches Review-exception: Simple merge - Provide glibc.pthread.mutex_spin_count tunable for pthread adaptive - spin mutex Orabug: 27982358. Reviewed-by: Qing Zhao <qing.zhao@oracle.com> - add Ampere emag to tunable cpu list (Patrick McGehearty) - add optimized memset for emag - add an ASIMD variant of strlen for falkor - Orabug: 2700101. - Modify glibc-ora28849085.patch so it works with RHCK kernels. - Orabug: 28849085. - Make _IO_funlockfile match __funlockfile and _IO_flockfile match __flockfile - Both should test - if (stream->_flags & _IO_USER_LOCK) == 0) - _IO_lock_lock (*stream->_lock); - OraBug: 28481550. Reviewed-by: Qing Zhao <qing.zhao@oracle.com>
- x86: Update auto-tuning of memcpy non-temporal threshold (#1913750)
- resolv: Handle DNS transaction ID collisions (#1904153)
- Improve performance of library strstr() function (#1821531)
- Do not clobber errno in nss_compat (#1836867)
- Support building rpm under newer versions of Coverity Scan (#1835999)
- Enhance memory protection key support on ppc64le (#1642150)
- Reduce IFUNC resolver usage in libpthread and librt (#1748197)
- Math library optimizations for IBM Z (#1780204) - Additional patch for s_nearbyint.c
- elf: Assign TLS modid later during dlopen (#1774115)