| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: glibc-benchtests | Distribution: CentOS |
| Version: 2.39 | Vendor: CentOS |
| Release: 128.el10 | Build date: Tue Jul 7 14:41:24 2026 |
| Group: Unspecified | Build host: ppc64le-09.stream.rdu2.redhat.com |
| Size: 12151949 | Source RPM: glibc-2.39-128.el10.src.rpm |
| Packager: builder@centos.org | |
| Url: http://www.gnu.org/software/glibc/ | |
| Summary: Benchmarking binaries and scripts for glibc | |
This package provides built benchmark binaries and scripts to run microbenchmark tests on the system.
LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.1-only AND LGPL-2.0-or-later AND Unicode-DFS-2015 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Texinfo-exception
* Tue Jul 07 2026 DJ Delorie <dj@redhat.com> - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
(RHEL-180652, RHEL-185612)
* Fri Jun 26 2026 Patsy Griffin <patsy@redhat.com> - 2.39-127
- CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180654)
* Tue Jun 23 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
(RHEL-174869)
* Mon Jun 22 2026 Patsy Griffin <patsy@redhat.com> - 2.39-125
- CVE-2026-5450: Fix buffer overflow in scanf (RHEL-172694)
* Mon May 11 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-124
- Add LD_DEBUG=tls for tracking thread-local storage and TCB management
(RHEL-159427)
* Sat May 09 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-123
- CVE-2026-4046: Fix assertion failure in IBM1390 and IBM1399 iconv modules
(RHEL-162885)
* Tue May 05 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-122
- Fix __nss_get_default_domain logic to restore netgroup user enumeration
(RHEL-149709)
* Tue Apr 07 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-121
- Avoid duplicate DNS queries when search path contains "." (RHEL-142675)
* Wed Apr 01 2026 Florian Weimer <fweimer@redhat.com> - 2.39-120
- Sync with upstream branch release/2.39/master (RHEL-151554)
- Upstream commit: 0dc95ae10929aba1cc660e97cfc94903c2568efa
- resolv: Check hostname for validity (CVE-2026-4438)
- resolv: Count records correctly (CVE-2026-4437)
- iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module
* Mon Mar 30 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-119
- Fix NULL pointer dereference in __nss_database_get and
__nss_configure_lookup (RHEL-150270)
* Mon Mar 23 2026 Florian Weimer <fweimer@redhat.com> - 2.39-118
- patch-git: Avoid trailing tabs in changelog (RHEL-140226)
* Tue Mar 17 2026 Arjun Shankar <arjun@redhat.com> - 2.39-117
- dlfcn: Add dlinfo request type RTLD_DI_ORIGIN_PATH (RHEL-146428)
* Tue Mar 03 2026 DJ Delorie <dj@redhat.com> - 2.39-116
- Remove unneeded ld-linux .debug files (RHEL-136312)
* Thu Feb 26 2026 Frédéric Bérat <fberat@redhat.com> - 2.39-115
- Fix race condition in io/tst-stat (RHEL-151711)
* Mon Feb 16 2026 Patsy Griffin <patsy@redhat.com> - 2.39-114
- Remove default value for LD_PROFILE_OUTPUT (RHEL-142193)
* Tue Feb 10 2026 Patsy Griffin <patsy@redhat.com> - 2.39-113
- Update locales for Croatia to use EUR as currency symbol (RHEL-140103)
* Mon Feb 09 2026 Arjun Shankar <arjun@redhat.com> - 2.39-112
- Set the currency symbol in Bulgarian locale to euro (RHEL-137184)
* Thu Jan 22 2026 Arjun Shankar <arjun@redhat.com> - 2.39-111
- Sync with upstream branch release/2.39/master (RHEL-126766)
- Upstream commit: ce65d944e38a20cb70af2a48a4b8aa5d8fabe1cc
- posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-15281 / BZ 33814)
- resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915)
- memalign: reinstate alignment overflow check (CVE-2026-0861)
- support: Exit on consistency check failure in resolv_response_add_name
- support: Fix FILE * leak in check_for_unshare_hints in test-container
- sprof: fix -Wformat warnings on 32-bit hosts
- sprof: check pread size and offset for overflow
- getaddrinfo.c: Avoid uninitialized pointer access [BZ #32465]
- nptl: Optimize trylock for high cache contention workloads (BZ #33704)
- ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091)
- ppc64le: Restore optimized strncmp for power10
- ppc64le: Restore optimized strcmp for power10
- AArch64: Optimise SVE scalar callbacks
- aarch64: fix includes in SME tests
- aarch64: fix cfi directives around __libc_arm_za_disable
- aarch64: tests for SME
- aarch64: clear ZA state of SME before clone and clone3 syscalls
- aarch64: define macro for calling __libc_arm_za_disable
- aarch64: update tests for SME
- aarch64: Disable ZA state of SME in setjmp and sigsetjmp
- linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)
- aarch64: Do not link conform tests with -Wl,-z,force-bti (bug 33601)
- x86: fix wmemset ifunc stray '!' (bug 33542)
- x86: Detect Intel Nova Lake Processor
- x86: Detect Intel Wildcat Lake Processor
* Wed Jan 21 2026 Rachel Sibley <rasibley@redhat.com> - 2.39-110
- Create revdep ci file for rhivos 2.0 (RHEL-143302)
* Mon Jan 12 2026 Arjun Shankar <arjun@redhat.com> - 2.39-109
- string: Add tests for unique strerror and strsignal strings (RHEL-135228)
* Thu Jan 08 2026 Arjun Shankar <arjun@redhat.com> - 2.39-108
- elf: Fix some test dependencies (RHEL-119438)
* Tue Dec 16 2025 Patsy Griffin <patsy@redhat.com> - 2.39-107
- misc: Add support for Linux uio.h RWF_ATOMIC flag (RHEL-87645)
* Mon Dec 08 2025 Arjun Shankar <arjun@redhat.com> - 2.39-106
- manual: Improve qsort and bsearch documentation (RHEL-119451)
* Sun Dec 07 2025 DJ Delorie <dj@redhat.com> - 2.39-105
- Handle addition overflow in _dl_find_object_update_1 (RHEL-119398)
* Sat Dec 06 2025 Florian Weimer <fweimer@redhat.com> - 2.39-104
- Avoid undefined _dl_readonly_area symbol during live updates (RHEL-119431)
* Fri Dec 05 2025 Yuki Inoguchi <yinoguch@redhat.com> - 2.39-103
- aarch64: Add GLIBC_2.40 vector functions and performance fixes
(RHEL-118273)
* Tue Dec 02 2025 Arjun Shankar <arjun@redhat.com> - 2.39-102
- Extend testing for DSO dependency sorting (RHEL-119418)
* Tue Dec 02 2025 Arjun Shankar <arjun@redhat.com> - 2.39-101
- Improve test coverage for CPU_* macros (RHEL-119425)
* Mon Dec 01 2025 Arjun Shankar <arjun@redhat.com> - 2.39-100
- manual: Improve the documentation of the Thread APIs (RHEL-119437)
* Thu Nov 27 2025 Florian Weimer <fweimer@redhat.com> - 2.39-99
- Linux: Update PIDFD_* constants, mark PIDFD_GET_INFO as varying in test
(RHEL-121108)
* Tue Nov 25 2025 DJ Delorie <dj@redhat.com> - 2.39-98
- Fix and add tests for printf fortification against %n in writeable memory
(RHEL-119431)
* Sat Nov 22 2025 Arjun Shankar <arjun@redhat.com> - 2.39-97
- Add tests to verify that ld.so works correctly despite ELF hash collisions
(RHEL-119402)
* Fri Nov 21 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-96
- Extend testing for CPU affinity inheritance. (RHEL-119424)
* Thu Nov 20 2025 Florian Weimer <fweimer@redhat.com> - 2.39-95
- Document that GPLv3 files are present among the sources (RHEL-127524)
* Thu Nov 20 2025 Florian Weimer <fweimer@redhat.com> - 2.39-94
- Record _IO_FILE internal ABI change in glibc.abignore (RHEL-119428)
* Wed Nov 19 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-93
- Remove unsupported float and double test cases for scanf (RHEL-119433)
* Fri Nov 14 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-92
- Extend scanf testing (RHEL-119433)
* Wed Nov 12 2025 Patsy Griffin <patsy@redhat.com> - 2.39-91
- Change utimensat to accept NULL pathname arguments (RHEL-119419)
* Wed Nov 12 2025 Florian Weimer <fweimer@redhat.com> - 2.39-90
- patch-git: Support git worktree (RHEL-121947)
* Fri Nov 07 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-89
- Extend fwrite testing; improve libio fwrite correctness (RHEL-119428)
* Thu Nov 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-88
- Extend printf family testing (RHEL-119390)
* Wed Nov 05 2025 DJ Delorie <dj@redhat.com> - 2.39-87
- Extend TLS testing for multi-module and multi-threaded scenarios.
(RHEL-119404)
* Wed Nov 05 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-86
- Fix test-assert-2 failure (RHEL-126046)
* Tue Nov 04 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-85
- Fix lint-Makefile failure (RHEL-126049)
* Mon Nov 03 2025 Florian Weimer <fweimer@redhat.com> - 2.39-84
- patch-git: Add auto-generated/ prefix to Source: files (RHEL-121748)
* Thu Oct 30 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-83
- Fix memory leak in freopen, mode flag and wide-oriented stream handling (RHEL-115823)
- Add comprehensive tests and document limitations (RHEL-115823)
* Wed Oct 29 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-82
- Add libio test verifying fflush(FILE) and fflush(NULL) semantic equivalence
(RHEL-119435)
* Mon Oct 27 2025 Patsy Griffin <patsy@redhat.com> - 2.39-81
- manual: Improve documentation of the shutdown function (RHEL-117418)
* Thu Oct 23 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-80
- Fix stdio input stream flushing and positioning behavior (RHEL-119434)
* Wed Oct 22 2025 DJ Delorie <dj@redhat.com> - 2.39-79
- assert: Improve POSIX conformance of allocation failure path (RHEL-119422)
* Wed Oct 22 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-78
- stdio: Guarantee ungetc single char pushback with FILE struct buffer
(RHEL-119409)
* Thu Oct 16 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-77
- Add tests of time, gettimeofday, clock_gettime (RHEL-119386)
* Mon Oct 13 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-76
- Add test for pthread_getcpuclockid function (RHEL-119400)
* Wed Oct 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-75
- Extend sem_trywait testing with a threaded test (RHEL-119403)
* Wed Oct 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-74
- sem_open: Avoid uninitialized result for non-existent files (RHEL-119392)
* Tue Oct 07 2025 Arjun Shankar <arjun@redhat.com> - 2.39-73
- test-bz22786: Mark UNSUPPORTED on low memory systems (RHEL-119657)
* Mon Oct 06 2025 Arjun Shankar <arjun@redhat.com> - 2.39-72
- libio: Add new tests for fclose on an unopened file (RHEL-115820)
* Fri Oct 03 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-71
- pthread_timedjoin_np, pthread_clockjoin_np: Validate time arguments
(RHEL-115825)
* Wed Oct 01 2025 DJ Delorie <dj@redhat.com> - 2.39-70
- manual: Explain our implementation-defined memstream semantics (RHEL-65838)
* Wed Sep 24 2025 DJ Delorie <dj@redhat.com> - 2.39-69
- libio: asprintf should write NULL upon failure (RHEL-72244)
* Wed Sep 24 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-68
- Extend getline testing (RHEL-115819)
* Mon Sep 22 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-67
- Implement _FORTIFY_SOURCE for inet_ntop and inet_pton (RHEL-111115)
* Fri Sep 19 2025 Arjun Shankar <arjun@redhat.com> - 2.39-66
- nss: Fix incorrect/empty results when merging groups (RHEL-114265)
* Fri Sep 19 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-65
- x86-64: Unconditionally run elf/check-dt-x86-64-plt test (RHEL-113195)
* Fri Sep 19 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-64
- Fix `readdir_r` error reporting and `readdir64_r` entry handling, extend
`dirent` testing. (RHEL-111120)
* Tue Sep 16 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-63
- Enable concurrent exit, quick_exit calls to prevent races (RHEL-111117)
* Fri Sep 12 2025 DJ Delorie <dj@redhat.com> - 2.39-62
- Add rpminspect.yaml with expected failures (RHEL-86590)
* Wed Sep 10 2025 Florian Weimer <fweimer@redhat.com> - 2.39-61
- patch-git: Do not use --filter with --unshallow on old git versions
(RHEL-111490)
* Tue Sep 09 2025 Florian Weimer <fweimer@redhat.com> - 2.39-60
- Switch to patch-git (RHEL-111490)
* Tue Aug 26 2025 Arjun Shankar <arjun@redhat.com> - 2.39-59
- glibc-locale-source: Require gzip to handle compressed charmaps
(RHEL-102553)
* Thu Aug 21 2025 Florian Weimer <fweimer@redhat.com> - 2.39-58
- Use Requires(pre): libgcc(ppc-64) to break libgcc cycle (RHEL-110559)
* Thu Aug 21 2025 Arjun Shankar <arjun@redhat.com> - 2.39-57
- Sync with upstream branch release/2.39/master (RHEL-109536)
- Upstream commit: fffc2df8a3e2c8cda2991063d23086360268b777
- Extend struct r_debug to support multiple namespaces (RHEL-101985)
- Fix a potential crash in the dynamic loader when processing specific
symbol versions (RHEL-109683)
- Signal la_objopen for ld.so with dlmopen (RHEL-109693)
- Switch to main malloc after final ld.so self-relocation (RHEL-109703)
- Prevent ld.so from asserting and crashing during audited library loads
(RHEL-109702)
- x86-64: Provide GLIBC_ABI_DT_X86_64_PLT symbol version (RHEL-109621)
- x86-64: Provide GLIBC_ABI_GNU2_TLS symbol version (RHEL-109625)
- Ensure fallback initialization of ctype TLS data pointers to fix segfaults in
programs using dlmopen or auditors (RHEL-72018)
- Handle load segment gaps in _dl_find_object (RHEL-104854)
- AArch64: Improve codegen in SVE log1p
- AArch64: Optimize inverse trig functions
- AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
* Tue Aug 19 2025 Arjun Shankar <arjun@redhat.com> - 2.39-56
- Add FUSE based tests for fchmod, lstat, and mkstemp (RHEL-108823)
* Wed Aug 13 2025 Arjun Shankar <arjun@redhat.com> - 2.39-55
- Various updates to the manual from upstream (RHEL-108974)
* Mon Aug 11 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-54
- Fix memory leak after fdopen seek failure (RHEL-108475)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-53
- Updated glibc to support Linux 6.15 kernel system calls and constants.
(RHEL-107695)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-52
- Add `sched_setattr` and `sched_getattr` functions (RHEL-58357)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-51
- Enhanced glibc documentation for core descriptor APIs. (RHEL-107861)
* Wed Aug 06 2025 Arjun Shankar <arjun@redhat.com> - 2.39-50
- Improve test coverage (RHEL-106562)
* Tue Aug 05 2025 Florian Weimer <fweimer@redhat.com> - 2.39-49
- x86_64, aarch64: More CPU output in ld.so --list-diagnostics (RHEL-107540)
* Thu Jul 31 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-48
- Add support for new IBM Z17 hardware in glibc (RHEL-72564)
* Tue Jul 29 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-47
- Add ld-so-abi-check
* Thu Jul 24 2025 Florian Weimer <fweimer@redhat.com> - 2.39-46
- CVE-2025-8058: Double free in regcomp (RHEL-105324)
* Thu Jul 24 2025 Florian Weimer <fweimer@redhat.com> - 2.39-45
- Reduce spurious rebuilds while running tests (RHEL-95246)
* Wed Jul 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-44
- iconv: Do not create executable output files (RHEL-104151)
* Wed Jul 09 2025 Florian Weimer <fweimer@redhat.com> - 2.39-43
- Rebuild due to SIGNSERVER-1997 (RHEL-102555)
* Thu Jul 03 2025 Florian Weimer <fweimer@redhat.com> - 2.39-42
- Restore _rtld_global_layout on x86-64, freeze tunables order (RHEL-101754)
* Tue Jul 01 2025 Florian Weimer <fweimer@redhat.com> - 2.39-41
- Downstream ABI adjustment for pthread_cond_t (RHEL-82285)
* Tue Jun 17 2025 Arjun Shankar <arjun@redhat.com> - 2.39-40
- Sync with upstream branch release/2.39/master (RHEL-87416)
- Upstream commit: cff1042cceec3502269947e96cf7023451af22f3
- CVE-2025-5702: Vector register overwrite bug in glibc (RHEL-95485)
- elf: Keep using minimal malloc after early DTV resize (RHEL-71923)
- libio: Fix a deadlock after fork in popen (RHEL-86433)
- Linux: Switch back to assembly syscall wrapper for prctl (RHEL-82286)
- Fix missed wakeup in POSIX thread condition variables (RHEL-82285)
- x86: Detect Intel Diamond Rapids
- x86: Handle unknown Intel processor with default tuning
- x86: Add ARL/PTL/CWF model detection support
- x86: Optimize xstate size calculation
- x86: Support and fixes for separate non-temporal tunable for memset
- x86: Fix a crash when running with XSAVEC disabled via tunables (RHEL-84837)
- x86_64: Add tanh, sinh, and atanh with FMA
- x86-64: Exclude FMA4 IFUNC functions for -mapxf
- nptl: clear the whole rseq area before registration
- math: Improve layout of exp/exp10 data
- AArch64: Add SVE memset
- math: Improve layout of expf data
- AArch64: Remove zva_128 from memset
- AArch64: Optimize memset
- AArch64: Improve generic strlen
- AArch64: Improve codegen for SVE tans and logs
- AArch64: Improve codegen in AdvSIMD logs, logf function family, and atan(2)(f)
- AArch64: Simplify rounding-multiply pattern in several AdvSIMD routines
- aarch64: Avoid redundant MOVs in AdvSIMD F32 logs
- aarch64: Fix AdvSIMD libmvec routines for big-endian
* Tue Jun 17 2025 Florian Weimer <fweimer@redhat.com> - 2.39-39
- langpacks: Use symlinks for LC_NAME, LC_NUMERIC files if possible (RHEL-97433)
* Fri Apr 18 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-38
- Update riscv64 handling (thanks David Abdurachmanov) (RHEL-87574)
* Fri Jan 24 2025 Florian Weimer <fweimer@redhat.com> - 2.39-37
- setenv: Rework free(environ) compatibility support (RHEL-75809)
* Thu Jan 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-36
- CVE-2025-0577: vDSO getrandom predictable randomness after fork (RHEL-75555)
* Thu Jan 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-35
- Restore compatibility with environ/malloc usage pattern (RHEL-75809)
* Thu Jan 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-34
- Sync with upstream branch release/2.39/master,
commit 808a84a8b81468b517a4d721fdc62069cb8c211f:
- Fix underallocation of abort_msg_s struct (CVE-2025-0395)
- x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212]
- x86: Improve large memset perf with non-temporal stores [RHEL-29312]
- x86: Avoid integer truncation with large cache sizes (bug 32470)
- math: Exclude internal math symbols for tests [BZ #32414]
- malloc: add indirection for malloc(-like) functions in tests [BZ #32366]
- Pass -nostdlib -nostartfiles together with -r [BZ #31753]
- nptl: initialize cpu_id_start prior to rseq registration
- nptl: initialize rseq area prior to registration
* Mon Dec 23 2024 Florian Weimer <fweimer@redhat.com> - 2.39-33
- Support in-place file conversion in the iconv tool (RHEL-71530)
* Mon Dec 16 2024 Florian Weimer <fweimer@redhat.com> - 2.39-32
- Make getenv thread-safe in more cases (RHEL-42410)
* Sun Dec 15 2024 Florian Weimer <fweimer@redhat.com> - 2.39-31
- Minor update to getrandom vDSO handshake
* Wed Dec 11 2024 Florian Weimer <fweimer@redhat.com> - 2.39-30
- CVE-2024-12455: Incorrect getrandom return value on ppc64le
* Wed Nov 20 2024 Arjun Shankar <arjun@redhat.com> - 2.39-29
- Sync with upstream branch release/2.39/master,
commit dcaf51b41e259387602774829c45222d0507f90a:
- elf: Change ldconfig auxcache magic number (bug 32231)
- Make tst-strtod-underflow type-generic
- Add crt1-2.0.o for glibc 2.0 compatibility tests
- Add tests of more strtod special cases
- Add more tests of strtod end pointer
- Make tst-strtod2 and tst-strtod5 type-generic
- powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
- Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
- Improve NaN payload testing
- Make __strtod_internal tests type-generic
- Fix strtod subnormal rounding (bug 30220)
- More thoroughly test underflow / errno in tst-strtod-round
- Test errno setting on strtod overflow in tst-strtod-round
- Add tests of fread
- stdio-common: Add new test for fdopen
- libio: Attempt wide backup free only for non-legacy code
- debug: Fix read error handling in pcprofiledump
- elf: Fix tst-dlopen-tlsreinit1.out test dependency
- elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
- elf: Clarify and invert second argument of _dl_allocate_tls_init
- elf: Support recursive use of dynamic TLS in interposed malloc
- nptl: Use <support/check.h> facilities in tst-setuid3
- posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
- ungetc: Fix backup buffer leak on program exit [BZ #27821]
- ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
- Make tst-ungetc use libsupport
- stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
- support: Add FAIL test failure helper
- string: strerror, strsignal cannot use buffer after dlmopen (bug 32026)
- Define __libc_initial for the static libc
- x86: Fix bug in strchrnul-evex512 [BZ #32078]
- Adjust check-local-headers test for libaudit 4.0
- x32/cet: Support shadow stack during startup for Linux 6.10
- x86-64: Remove sysdeps/x86_64/x32/dl-machine.h
- support: Add options list terminator to the test driver
- manual/stdio: Further clarify putc, putwc, getc, and getwc
- Fix name space violation in fortify wrappers (bug 32052)
- resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
- Add mremap tests
- mremap: Update manual entry
- linux: Update the mremap C implementation [BZ #31968]
- Enhanced test coverage for strncmp, wcsncmp
- Enhance test coverage for strnlen, wcsnlen
* Fri Nov 15 2024 Arjun Shankar <arjun@redhat.com> - 2.39-28
- Add support for getrandom vDSO (RHEL-12867)
* Wed Nov 06 2024 Florian Weimer <fweimer@redhat.com> - 2.39-27
- Eliminate glibc-headers and related packages
* Tue Nov 05 2024 Florian Weimer <fweimer@redhat.com> - 2.39-26
- Complete Features/UsrMove (aka UsrMerge, MoveToUsr) transition (#1063607)
* Mon Nov 04 2024 Florian Weimer <fweimer@redhat.com> - 2.39-25
- Rework filelist construction
* Mon Nov 04 2024 Florian Weimer <fweimer@redhat.com> - 2.39-24
- Switch to the upstream way of building xtests
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.39-23
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Sep 19 2024 Florian Weimer <fweimer@redhat.com> - 2.39-23
- Ensure that xtests can be built (RHEL-59494)
* Wed Jul 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-22
- Support clearing options in /etc/resolv.conf, RES_OPTIONS with a - prefix
- Introduce the strict-error/RES_STRICTERR stub resolver option (RHEL-18039)
* Wed Jul 31 2024 Arjun Shankar <arjun@redhat.com> - 2.39-21
- Sync with upstream branch release/2.39/master,
commit 4bdcc1963bc2b5ba5f8e319e402d9eb2cb6096c1:
- manual: make setrlimit() description less ambiguous
- manual/stdio: Clarify putc and putwc
- malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
- malloc: avoid global locks in tst-aligned_alloc-lib.c
- resolv: Track single-request fallback via _res._flags (bug 31476)
- resolv: Do not wait for non-existing second DNS response after error (bug 30081)
- resolv: Allow short error responses to match any query (bug 31890)
- elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978)
- Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]
- Linux: Make __rseq_size useful for feature detection (bug 31965)
- elf: Make dl-rseq-symbols Linux only
- nptl: fix potential merge of __rseq_* relro symbols
- s390x: Fix segfault in wcsncmp [BZ #31934]
- stdlib: fix arc4random fallback to /dev/urandom (BZ 31612)
- math: Provide missing math symbols on libc.a (BZ 31781)
- math: Fix isnanf128 static build (BZ 31774)
- math: Fix i386 and m68k exp10 on static build (BZ 31775)
- math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
- posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)
* Mon Jul 22 2024 Florian Weimer <fweimer@redhat.com> - 2.39-20
- Support --without testsuite builds without perl installed (#2292195)
* Fri Jul 19 2024 Florian Weimer <fweimer@redhat.com> - 2.39-19
- Add Conflicts:/Obsoletes: for glibc32 to glibc.i686
* Thu Jul 18 2024 Arjun Shankar <arjun@redhat.com> - 2.39-18
- ppc64le: Build early startup code with -mcpu=power8
/usr/lib/.build-id /usr/lib/.build-id/00/451d0ec36b2f1f50a9958ad0f461e7ca35832f /usr/lib/.build-id/01/d894dba3ab9d05f34f8f772d28cb34765de1d0 /usr/lib/.build-id/02/854803b079416727be7980a8f6bff6aadbddc0 /usr/lib/.build-id/06 /usr/lib/.build-id/06/74c91ee04d9b70f73132914e92b6d7400975d0 /usr/lib/.build-id/06/df9425b623bf27e49b4c6fafcafeef9e923f46 /usr/lib/.build-id/08/8f3d76e775d734514ac8cac464da87938d8e2e /usr/lib/.build-id/0a/4c3fd91f84ffcde3f42860bb3c38959de72081 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/634c2b9fbb1a09c383a6c4f077585b38bd4e65 /usr/lib/.build-id/0d/97c128d6e015310eeb56ce0e417b43b229eb20 /usr/lib/.build-id/12/42e9df9d7297a6121556259af32bc977c1512a /usr/lib/.build-id/12/ee5b9167b49c39817fb87158243fea60ecb1d6 /usr/lib/.build-id/14/c850d65b37a5bfda1e54ac9453d5005334c1b4 /usr/lib/.build-id/16/7cd454b3b25bce5485f5328929dfe02cab04e3 /usr/lib/.build-id/16/ccb38863225b59f9c347c845264e42cc1f676a /usr/lib/.build-id/17 /usr/lib/.build-id/17/804280dc8ccb2127a620ca5368f081e176bf18 /usr/lib/.build-id/18/713cb95c6fda1c11d22cd8697a294d56d32001 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/b9de64921cd8df45f2f45fe4a2f004a08692d6 /usr/lib/.build-id/20/3a9a082a1c8dcd5188da44f6a23d69f381e235 /usr/lib/.build-id/20/cbff28eb02a639f14342d303a6f62796b61755 /usr/lib/.build-id/20/dc9e88ceddcb742b555fdfe1fc2a65c9c1b976 /usr/lib/.build-id/21/2defb6eaee45d333cbdf062d7bdf4abad004a4 /usr/lib/.build-id/22 /usr/lib/.build-id/22/1c5f1cc058f972cbd98156b5d64bce42b7b35e /usr/lib/.build-id/22/dc819f7eb9fccd72c6cf9ed16b3834703650bd /usr/lib/.build-id/26/bb5f642c83e742975030ee255f001534353259 /usr/lib/.build-id/27 /usr/lib/.build-id/27/135871ffce7cadcd989019ec940e6ae8ed182c /usr/lib/.build-id/29 /usr/lib/.build-id/29/593d860c113404221e13d34a6c5d7af7f47add /usr/lib/.build-id/29/ea6a73c7d7eac5f53447cee39e640cedc83362 /usr/lib/.build-id/2a/e7631d95ef7725155b391e80390b66ca6481c0 /usr/lib/.build-id/2b/d5d5b9b2f0adce8b210c5dcd0f8902cc95038c /usr/lib/.build-id/2c /usr/lib/.build-id/2c/7e27e492e03ba2f913be7ea915a68f10acd1a8 /usr/lib/.build-id/2c/921c9437659de09e6125c725196a49547b1cad /usr/lib/.build-id/2e /usr/lib/.build-id/2e/0232994fd983cb78268a85c5f82bafecf1442d /usr/lib/.build-id/32 /usr/lib/.build-id/32/3c6510692088f0dfa45269dd0b8df065041bb0 /usr/lib/.build-id/32/c548c519030b7ebde7a9762449ccba5d5a117c /usr/lib/.build-id/33 /usr/lib/.build-id/33/df78e8fe358487aed48b5e36d433465e562535 /usr/lib/.build-id/36/262f1acef41fd7c6fce76904f49914069168ed /usr/lib/.build-id/39 /usr/lib/.build-id/39/e6a2d03231f3129e7992a8f6f254d3e50b8064 /usr/lib/.build-id/3a/5d0b974d4c586863a85434a8ef485f6a1c1705 /usr/lib/.build-id/3d/064a0c54a920174dd4db4d88a49f8309264064 /usr/lib/.build-id/3d/42846ff412e88ac091a156cb533f92a9b49aa4 /usr/lib/.build-id/41/f14055444431559f628f99a4a1df0aa6bd6c3b /usr/lib/.build-id/42/8de785b517a8d811992fa5f9762c0c6146877f /usr/lib/.build-id/44/5819d20045524c698b35517105e3281fcbd1af /usr/lib/.build-id/45/2adfa5626b3dfc85fee931cc9f39e8dec04b27 /usr/lib/.build-id/45/2d9885680ba0c7d434ce849447262684143f8d /usr/lib/.build-id/46/6cfba4d700ce2763c919ab0bebf25a2f1a372d /usr/lib/.build-id/49 /usr/lib/.build-id/49/06b5b1b19f96da948fdd889ca833ea9a8380d4 /usr/lib/.build-id/51/4d339c6626e825488d2b0731bfa0fb5ded2846 /usr/lib/.build-id/51/7b3ad8f45151dbd65d22985ff01a7c692a2b7a /usr/lib/.build-id/52/ee609ced424adcb417b368fe6728bf22b82141 /usr/lib/.build-id/53 /usr/lib/.build-id/53/f1a160aa34b766ad3877f3208a1e9afa116380 /usr/lib/.build-id/57/ba3ff7b9235ccf7db12e7ce0f651dabd9b0a89 /usr/lib/.build-id/5b/61ce59192f6de98597d63284bc00457cf5c797 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/b0333b1d1354890cf84b6514ada24b6741c4bd /usr/lib/.build-id/5c/b0a691f0f0c39efb9694cb480b6cc9f5d953da /usr/lib/.build-id/5d/5a411a79c38881d6720259f317e94803662824 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/28cbd6247cb3e6c8a4d3c2d91d3c20ab63149e /usr/lib/.build-id/5e/3847c9ecebc4a91a9f68ffcdbb75d73d7b4efd /usr/lib/.build-id/63 /usr/lib/.build-id/63/f909a6e84fee67a3237cf1a645c7e2dc7458b5 /usr/lib/.build-id/64 /usr/lib/.build-id/64/10081f2056bd552a38a937c03d30995c4a3e3b /usr/lib/.build-id/65/b1c10d8355dca105b663aec9e8c632ec6e7fc8 /usr/lib/.build-id/65/fa5e54546bbe559bacb317707220c12175a340 /usr/lib/.build-id/66/ca35993a89b5eeb8dc7e9651ed0aef52617957 /usr/lib/.build-id/67 /usr/lib/.build-id/67/2f3abe8be5f273ff89fb96eb2b91541981762d /usr/lib/.build-id/67/9810262e37365aef8d5f6b82c03bb53a367ea3 /usr/lib/.build-id/67/ddcbe7faf4e780f0e39a964b9eaf605ead774a /usr/lib/.build-id/68/19e6da3835c2ec987103d42f47ab2414e1bf34 /usr/lib/.build-id/68/4d954519af014ef974cec3da65808a23acf3c9 /usr/lib/.build-id/69/c33803c8dd1e73850d2c1f29639d1930914b27 /usr/lib/.build-id/6c/ebfdfe9afff906a21a174ad63fb4adeed1bca4 /usr/lib/.build-id/6f/bcae2e686b28a0bee4eb49351f9841112c11d3 /usr/lib/.build-id/72/51328eb04bc927fc75b710b4c72b4aa6298e5d /usr/lib/.build-id/73/ebac69ee2513636a64c4c8031e5f811d92253c /usr/lib/.build-id/74/46b84565f4d1268667e3bd78d46cc8f4e27c32 /usr/lib/.build-id/74/7101a3349ce1160e52699089f3ee43d523cc4a /usr/lib/.build-id/75 /usr/lib/.build-id/75/daa2e777f743b2c433b7b3e658797b77377d17 /usr/lib/.build-id/76/4fee5e94b72d20a1b8f3cbb2b2f65b4ae5192a /usr/lib/.build-id/78/8e1513bf7f7dea01b97339d46bab04c408a3b8 /usr/lib/.build-id/79/b7f9209bff4cc2576d52a89ded9ecb6075d750 /usr/lib/.build-id/7c/1cb3f6f48726b2dd1afec8c49cba3e1d3b98cf /usr/lib/.build-id/7f/1343bd3a8e5b8631a7db7fa0d54dc3f29b763b /usr/lib/.build-id/81/1c698f61d97e74de80bfd5787615bc8a04e30d /usr/lib/.build-id/86 /usr/lib/.build-id/86/641ba50be70e8dc3788942744ebe2dcde03061 /usr/lib/.build-id/86/e79c3996b90df7a700e3aeba3f8fa159823f27 /usr/lib/.build-id/87 /usr/lib/.build-id/87/2aa5fa01bc42407bc5c98882b42cf017b3e214 /usr/lib/.build-id/87/3db9f69c901ea84260dcaf9121a9ef2862eeed /usr/lib/.build-id/8a/0bacb928c915f68206d1972fb866f37c331f09 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/8c5b2eeb1818a361556d6bd093a0900c349744 /usr/lib/.build-id/8d /usr/lib/.build-id/8d/5a08616a3d7633e005a5c3c502393da694dcdd /usr/lib/.build-id/8f /usr/lib/.build-id/8f/461902cbd30e8d0424a25d7606d28d692d211b /usr/lib/.build-id/90 /usr/lib/.build-id/90/028577f4a73e0baa86701c33a9d0e17b16afc6 /usr/lib/.build-id/92/0b097e6dde0ff834631d251fd5ad7d0a113b12 /usr/lib/.build-id/94/3acba233190fb8802b84a3ff2aa71b321a9f20 /usr/lib/.build-id/97/936badfb5f600f19e8d58c485928eb5d2384ab /usr/lib/.build-id/9a/a3eed85d9374c08bdc176559d95bb93b888d3d /usr/lib/.build-id/9b/894d819f19e06298fc5c28c8493c5862594161 /usr/lib/.build-id/9e/d272286413dc883b74fde6b0b2a7568df0f2dc /usr/lib/.build-id/9f /usr/lib/.build-id/9f/600e6fd881ae5c3b43cd6eb1cc6609989272b2 /usr/lib/.build-id/a1/2cf6b3111a07eebed25105678c1f0be5c4492a /usr/lib/.build-id/a1/41ad3bc0df01a790959bead6b5379b2863174f /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/932587ee051a1257fa5caf5c2c3bd657a24e79 /usr/lib/.build-id/a3/6b0e613090273f7b8f5c64d79554a406530dc1 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/4f74b37c0ae3fcd5d43ff49ee4225cc7ec3fd9 /usr/lib/.build-id/a4/5be909a367e201757f9279bc1d18a749a5885a /usr/lib/.build-id/a7/946103da2a6838a8b04fb48204bb9f94e9688e /usr/lib/.build-id/a7/b68ac68cc3d8b091b0cd686a69c3ce2b35fc9e /usr/lib/.build-id/a8/23fbe17942ee79bae321462e5d79eda65438e0 /usr/lib/.build-id/aa/6979cc419462125204a3756fc8074abd0c5586 /usr/lib/.build-id/ab/1abfc5bf0181f561914840521a943550548158 /usr/lib/.build-id/ad/85593158594ab7fc852893767d50b8b2a55a2c /usr/lib/.build-id/b2/7eccef5be965dfe1fedf4a38036a4e7528dabd /usr/lib/.build-id/b7/c5896adeb6e96ff90d68958769b0b56f1683d9 /usr/lib/.build-id/ba /usr/lib/.build-id/ba/0f2efbb45584c941604f8701debeffd9742211 /usr/lib/.build-id/ba/1f49622e7f00c9d2d97090564e8ae5d64b727f /usr/lib/.build-id/bb/ad7b2fdd901f710fc203d20fcf69b42b5932a8 /usr/lib/.build-id/bc/22e55934c9056c8b58a830e02da3716d90c0a8 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/11901caabab85b13bf604c645bc3528e059d68 /usr/lib/.build-id/bf/2b957d879210a4b8069a13335febf685f195de /usr/lib/.build-id/bf/7157484a052991a60b007599a5a8a39ccdc1eb /usr/lib/.build-id/bf/b5959920a3a5c72fcb835b042c661edbdc3e5c /usr/lib/.build-id/c3/9d664fee5170773577c2592eb166f1bdd790f5 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/be12df08d63ec5f1777a531dfe4734a4ab603d /usr/lib/.build-id/c7/68317dc50c9c2cc5d318334a56851496607cb5 /usr/lib/.build-id/c7/b1c0bd44da21daa94b7f7178990438b94825b2 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/43ac3f40a1f7cdb896d447a8423ba1735a4159 /usr/lib/.build-id/cc/45080215abd1c71321e47a12e7db10d0d226d2 /usr/lib/.build-id/cd/00b463875003d1abf30eae79cd03ab2fd0cec5 /usr/lib/.build-id/cd/ddd21fcbc25dc5f4009c12f8aa9785fa6749d4 /usr/lib/.build-id/cf/e2e96f04306ffb96393f02afb316167c460a96 /usr/lib/.build-id/cf/fcd71937cc1072e39d03b33e4bbfcb93c4aa81 /usr/lib/.build-id/d2/e145b8a7c830def03b8ede2494f9bd4272ae01 /usr/lib/.build-id/d5/501e26a0d856542b400adee6a3c5ee9fede9b1 /usr/lib/.build-id/d7/2d0148fad5db9378e1b4969bc8784bab3dd402 /usr/lib/.build-id/d8/e7c7e459d1c4a62e0a1bc913c27fffa0cf663a /usr/lib/.build-id/db/c47176ba5fa7db85850c4dd2cd4739ced13dd8 /usr/lib/.build-id/dd/baca94be23a02fde90e478b48dc96612071fa1 /usr/lib/.build-id/de /usr/lib/.build-id/de/cd25da39490b17c39df1877522a3f6d27a26e5 /usr/lib/.build-id/e2/717c7cec350b17d39b9a4ae96ad6529021c711 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/5dc12f060aaa79e6459ca2e02f8e84b05202c3 /usr/lib/.build-id/e7/302764911fe7d9beca8e2a6d2c82c0f474ac62 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/98363a756762f30e2de8ea2243e14dd82187fc /usr/lib/.build-id/ea /usr/lib/.build-id/ea/9d714fa14935ad938d2735703fc1e7d8238543 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/bf9a6994a5a9a1582a392c57b8e2581ff30637 /usr/lib/.build-id/ef/fc1fe03747a775568ba9793e8522237fe26839 /usr/lib/.build-id/f0/13ca50560447b7bf2ad93494c7f502f0df8c70 /usr/lib/.build-id/f0/5f96e7993fdaada36de4ad10fb5fd0142d91a5 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/689c5f1b32721a49b83c3335a6e85807f990f3 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/6b6bfea549aa42442eea88210d34f21811fc38 /usr/lib/.build-id/f7/20b931126fadca013a493a6c6e6667d0521150 /usr/lib/.build-id/f9/72ee69f8bd167d62d905934a2c2fbe5f1d75dd /usr/lib/.build-id/f9/91a629610cd2693c76b7a3e283d6e597c6da72 /usr/lib/.build-id/f9/9e730b1eed84c9f9f1425da012705cc1777e7e /usr/lib/.build-id/fc /usr/lib/.build-id/fc/342c3a99419cea6aa0a65b5a8cd34f0ca63b46 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/8bf3e1b3442f654a045e5479a1c1b9874c25dc /usr/lib/.build-id/ff/8882242d0ab3d970ebf36cdd8cfc4e58c76667 /usr/libexec/glibc-benchtests /usr/libexec/glibc-benchtests/bench-acos /usr/libexec/glibc-benchtests/bench-acosh /usr/libexec/glibc-benchtests/bench-arc4random /usr/libexec/glibc-benchtests/bench-asin /usr/libexec/glibc-benchtests/bench-asinh /usr/libexec/glibc-benchtests/bench-atan /usr/libexec/glibc-benchtests/bench-atan2 /usr/libexec/glibc-benchtests/bench-atanh /usr/libexec/glibc-benchtests/bench-bzero /usr/libexec/glibc-benchtests/bench-bzero-large /usr/libexec/glibc-benchtests/bench-bzero-walk /usr/libexec/glibc-benchtests/bench-cbrt /usr/libexec/glibc-benchtests/bench-cos /usr/libexec/glibc-benchtests/bench-cosf /usr/libexec/glibc-benchtests/bench-cosh /usr/libexec/glibc-benchtests/bench-dl-elf-hash /usr/libexec/glibc-benchtests/bench-dl-new-hash /usr/libexec/glibc-benchtests/bench-erf /usr/libexec/glibc-benchtests/bench-erfc /usr/libexec/glibc-benchtests/bench-exp /usr/libexec/glibc-benchtests/bench-exp10 /usr/libexec/glibc-benchtests/bench-exp10f /usr/libexec/glibc-benchtests/bench-exp2 /usr/libexec/glibc-benchtests/bench-exp2f /usr/libexec/glibc-benchtests/bench-expf /usr/libexec/glibc-benchtests/bench-expf128 /usr/libexec/glibc-benchtests/bench-expm1 /usr/libexec/glibc-benchtests/bench-ffs /usr/libexec/glibc-benchtests/bench-ffsll /usr/libexec/glibc-benchtests/bench-fmax /usr/libexec/glibc-benchtests/bench-fmaxf /usr/libexec/glibc-benchtests/bench-fmin /usr/libexec/glibc-benchtests/bench-fminf /usr/libexec/glibc-benchtests/bench-fmod /usr/libexec/glibc-benchtests/bench-fmodf /usr/libexec/glibc-benchtests/bench-hypot /usr/libexec/glibc-benchtests/bench-hypotf /usr/libexec/glibc-benchtests/bench-ilogb /usr/libexec/glibc-benchtests/bench-ilogbf /usr/libexec/glibc-benchtests/bench-ilogbf128 /usr/libexec/glibc-benchtests/bench-isfinite /usr/libexec/glibc-benchtests/bench-isinf /usr/libexec/glibc-benchtests/bench-isnan /usr/libexec/glibc-benchtests/bench-j0 /usr/libexec/glibc-benchtests/bench-j1 /usr/libexec/glibc-benchtests/bench-lgamma /usr/libexec/glibc-benchtests/bench-log /usr/libexec/glibc-benchtests/bench-log10 /usr/libexec/glibc-benchtests/bench-log1p /usr/libexec/glibc-benchtests/bench-log2 /usr/libexec/glibc-benchtests/bench-log2f /usr/libexec/glibc-benchtests/bench-logb /usr/libexec/glibc-benchtests/bench-logbf /usr/libexec/glibc-benchtests/bench-logf /usr/libexec/glibc-benchtests/bench-malloc-simple /usr/libexec/glibc-benchtests/bench-malloc-thread /usr/libexec/glibc-benchtests/bench-math-inlines /usr/libexec/glibc-benchtests/bench-memccpy /usr/libexec/glibc-benchtests/bench-memchr /usr/libexec/glibc-benchtests/bench-memcmp /usr/libexec/glibc-benchtests/bench-memcmpeq /usr/libexec/glibc-benchtests/bench-memcpy /usr/libexec/glibc-benchtests/bench-memcpy-large /usr/libexec/glibc-benchtests/bench-memcpy-random /usr/libexec/glibc-benchtests/bench-memcpy-walk /usr/libexec/glibc-benchtests/bench-memmem /usr/libexec/glibc-benchtests/bench-memmove /usr/libexec/glibc-benchtests/bench-memmove-large /usr/libexec/glibc-benchtests/bench-memmove-walk /usr/libexec/glibc-benchtests/bench-mempcpy /usr/libexec/glibc-benchtests/bench-memrchr /usr/libexec/glibc-benchtests/bench-memset /usr/libexec/glibc-benchtests/bench-memset-large /usr/libexec/glibc-benchtests/bench-memset-walk /usr/libexec/glibc-benchtests/bench-memset-zero /usr/libexec/glibc-benchtests/bench-memset-zero-large /usr/libexec/glibc-benchtests/bench-memset-zero-walk /usr/libexec/glibc-benchtests/bench-modf /usr/libexec/glibc-benchtests/bench-nss-hash /usr/libexec/glibc-benchtests/bench-pow /usr/libexec/glibc-benchtests/bench-powf /usr/libexec/glibc-benchtests/bench-powf128 /usr/libexec/glibc-benchtests/bench-pthread-locks /usr/libexec/glibc-benchtests/bench-pthread-mutex-lock /usr/libexec/glibc-benchtests/bench-pthread-mutex-trylock /usr/libexec/glibc-benchtests/bench-pthread-spin-lock /usr/libexec/glibc-benchtests/bench-pthread-spin-trylock /usr/libexec/glibc-benchtests/bench-pthread_once /usr/libexec/glibc-benchtests/bench-rawmemchr /usr/libexec/glibc-benchtests/bench-rint /usr/libexec/glibc-benchtests/bench-roundeven /usr/libexec/glibc-benchtests/bench-roundevenf /usr/libexec/glibc-benchtests/bench-sin /usr/libexec/glibc-benchtests/bench-sincos /usr/libexec/glibc-benchtests/bench-sincosf /usr/libexec/glibc-benchtests/bench-sinf /usr/libexec/glibc-benchtests/bench-sinf128 /usr/libexec/glibc-benchtests/bench-sinh /usr/libexec/glibc-benchtests/bench-sprintf /usr/libexec/glibc-benchtests/bench-sqrt /usr/libexec/glibc-benchtests/bench-stpcpy /usr/libexec/glibc-benchtests/bench-stpcpy_chk /usr/libexec/glibc-benchtests/bench-stpncpy /usr/libexec/glibc-benchtests/bench-strcasecmp /usr/libexec/glibc-benchtests/bench-strcasestr /usr/libexec/glibc-benchtests/bench-strcat /usr/libexec/glibc-benchtests/bench-strchr /usr/libexec/glibc-benchtests/bench-strchrnul /usr/libexec/glibc-benchtests/bench-strcmp /usr/libexec/glibc-benchtests/bench-strcoll /usr/libexec/glibc-benchtests/bench-strcpy /usr/libexec/glibc-benchtests/bench-strcpy_chk /usr/libexec/glibc-benchtests/bench-strcspn /usr/libexec/glibc-benchtests/bench-strlen /usr/libexec/glibc-benchtests/bench-strncasecmp /usr/libexec/glibc-benchtests/bench-strncat /usr/libexec/glibc-benchtests/bench-strncmp /usr/libexec/glibc-benchtests/bench-strncpy /usr/libexec/glibc-benchtests/bench-strnlen /usr/libexec/glibc-benchtests/bench-strpbrk /usr/libexec/glibc-benchtests/bench-strrchr /usr/libexec/glibc-benchtests/bench-strsep /usr/libexec/glibc-benchtests/bench-strspn /usr/libexec/glibc-benchtests/bench-strstr /usr/libexec/glibc-benchtests/bench-strtod /usr/libexec/glibc-benchtests/bench-strtok /usr/libexec/glibc-benchtests/bench-tan /usr/libexec/glibc-benchtests/bench-tanh /usr/libexec/glibc-benchtests/bench-tgamma /usr/libexec/glibc-benchtests/bench-thread_create /usr/libexec/glibc-benchtests/bench-timing-type /usr/libexec/glibc-benchtests/bench-trunc /usr/libexec/glibc-benchtests/bench-truncf /usr/libexec/glibc-benchtests/bench-wcpcpy /usr/libexec/glibc-benchtests/bench-wcpncpy /usr/libexec/glibc-benchtests/bench-wcrtomb /usr/libexec/glibc-benchtests/bench-wcscat /usr/libexec/glibc-benchtests/bench-wcschr /usr/libexec/glibc-benchtests/bench-wcschrnul /usr/libexec/glibc-benchtests/bench-wcscmp /usr/libexec/glibc-benchtests/bench-wcscpy /usr/libexec/glibc-benchtests/bench-wcscspn /usr/libexec/glibc-benchtests/bench-wcslen /usr/libexec/glibc-benchtests/bench-wcsncat /usr/libexec/glibc-benchtests/bench-wcsncmp /usr/libexec/glibc-benchtests/bench-wcsncpy /usr/libexec/glibc-benchtests/bench-wcsnlen /usr/libexec/glibc-benchtests/bench-wcspbrk /usr/libexec/glibc-benchtests/bench-wcsrchr /usr/libexec/glibc-benchtests/bench-wcsspn /usr/libexec/glibc-benchtests/bench-wmemchr /usr/libexec/glibc-benchtests/bench-wmemcmp /usr/libexec/glibc-benchtests/bench-wmemset /usr/libexec/glibc-benchtests/bench-y0 /usr/libexec/glibc-benchtests/bench-y1 /usr/libexec/glibc-benchtests/bench.mk /usr/libexec/glibc-benchtests/benchout.schema.json /usr/libexec/glibc-benchtests/compare_bench.py /usr/libexec/glibc-benchtests/glibc-bench-compare /usr/libexec/glibc-benchtests/import_bench.py /usr/libexec/glibc-benchtests/validate_benchout.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 4 03:55:27 2026