Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

glibc-benchtests-2.39-43.el10_0.alma.1 RPM for x86_64_v2

From AlmaLinux 10.0 CRB for x86_64_v2

Name: glibc-benchtests Distribution: AlmaLinux
Version: 2.39 Vendor: AlmaLinux
Release: 43.el10_0.alma.1 Build date: Tue Jul 15 13:40:24 2025
Group: Unspecified Build host: x64-builder04.almalinux.org
Size: 20578099 Source RPM: glibc-2.39-43.el10_0.alma.1.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.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.

Provides

Requires

License

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

Changelog

* Tue Jul 15 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-43.alma.1
  - Overwrite target for x86_64_v2
  - Add /usr/lib64/lp64d to ricv64
* 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
* Tue Jul 02 2024 Patsy Griffin <patsy@redhat.com> - 2.39-17
  - Move ANSI_X3.110-1983 support from main package to glibc-gconv-extra.
* Fri Jun 21 2024 Arjun Shankar <arjun@redhat.com> - 2.39-16
  - Sync with upstream branch release/2.39/master,
    commit 7f9f25f255ee2c00178779fbce502f4b94b848b9:
  - Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
  - x86: Properly set x86 minimum ISA level [BZ #31883]
  - x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867]
  - localedata: ssy_ER: Fix syntax error
  - malloc: New test to check malloc alternate path using memory obstruction
  - malloc: Improve aligned_alloc and calloc test coverage.
  - malloc/Makefile: Split and sort tests
  - x86/cet: fix shadow stack test scripts
* Wed Jun 05 2024 Arjun Shankar <arjun@redhat.com> - 2.39-15
  - Sync with upstream branch release/2.39/master,
    commit 6ade91c21140d8c803c289932dbfc74537f65a1f:
  - elf: Avoid some free (NULL) calls in _dl_update_slotinfo
  - misc: Add support for Linux uio.h RWF_NOAPPEND flag
  - i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)
  - Reinstate generic features-time64.h
  - Always define __USE_TIME_BITS64 when 64 bit time_t is used
  - socket: Use may_alias on sockaddr structs (bug 19622)
  - parse_fdinfo: Don't advance pointer twice [BZ #31798]
  - LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking.
  - socket: Add new test for connect
  - libsupport: Add xgetpeername
  - x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
* Fri May 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-14
  - Enable CPU compatibility diagnostics in ld.so (#2276631, RHEL-31738)
* Wed May 15 2024 Arjun Shankar <arjun@redhat.com> - 2.39-13
  - Move memory tracing libraries to glibc-utils
* Fri May 10 2024 Florian Weimer <fweimer@redhat.com> - 2.39-12
  - Use unsigned types in <utmp.h>/<utmpx.h> (RHEL-22226)
* Fri May 10 2024 Florian Weimer <fweimer@redhat.com> - 2.39-11
  - Sync with upstream branch release/2.39/master,
    commit 97bb89668d7171164975f3dc895e38343a2f3a95:
  - Force DT_RPATH for --enable-hardcoded-path-in-tests
  - elf: Only process multiple tunable once (BZ 31686)
  - Add a test to check for duplicate definitions in the static library
  - i686: Fix multiple definitions of __memmove_chk and __memset_chk
  - i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk
  - time: Allow later version licensing.
  - nscd: Use time_t for return type of addgetnetgrentX
  - login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
  - login: Check default sizes of structs utmp, utmpx, lastlog
* Fri May 03 2024 Florian Weimer <fweimer@redhat.com> - 2.39-10
  - Build POWER10 multilib
* Fri Apr 26 2024 Florian Weimer <fweimer@redhat.com> - 2.39-9
  - nscd is currently not build, so the security fixes below are not relevant.
  - Sync with upstream branch release/2.39/master,
    commit fd658f026f25cf59e8db243bc3b3e09cd5a20ba0:
  - elf: Also compile dl-misc.os with $(rtld-early-cflags)
  - CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31680)
  - CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug 31678)
  - CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgrentX (bug 31678)
  - CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)
  - x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
  - i386: ulp update for SSE2 --disable-multi-arch configurations
  - nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
* Thu Apr 18 2024 Florian Weimer <fweimer@redhat.com> - 2.39-8
  - Sync with upstream branch release/2.39/master,
    commit 31da30f23cddd36db29d5b6a1c7619361b271fb4:
  - iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
  - x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
  - Apply the Makefile sorting fix
  - powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
  - x86-64: Simplify minimum ISA check ifdef conditional with if
  - x86-64: Don't use SSE resolvers for ISA level 3 or above
  - AArch64: Check kernel version for SVE ifuncs
  - aarch64: fix check for SVE support in assembler
  - aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
  - i386: Use generic memrchr in libc (bug 31316)
* Thu Apr 04 2024 Arjun Shankar <arjun@redhat.com> - 2.39-7
  - Sync with upstream branch release/2.39/master,
    commit 5d070d12b3a52bc44dd1b71743abc4b6243862ae:
  - x86: Expand the comment on when REP STOSB is used on memset
  - x86: Do not prefer ERMS for memset on Zen3+
  - x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
  - Add tst-gnu2-tls2mod1 to test-internal-extras
  - elf: Enable TLS descriptor tests on aarch64
  - arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
  - Ignore undefined symbols for -mtls-dialect=gnu2
  - x86-64: Allocate state buffer space for RDI, RSI and RBX
  - x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
  - x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
  - x86-64: Save APX registers in ld.so trampoline
  - LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
  - powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
  - powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
* Tue Mar 26 2024 Florian Weimer <fweimer@redhat.com> - 2.39-6
  - Do not generate ELF dependency information for glibc32
* Tue Mar 26 2024 Joseph Myers <josmyers@redhat.com> - 2.39-5
  - Build glibc32 binary package from glibc sources as part of x86_64 build,
    not from glibc32 SRPM that contains binaries from i686 RPM build.
* Tue Mar 19 2024 Arjun Shankar <arjun@redhat.com> - 2.39-4
  - Sync with upstream branch release/2.39/master,
    commit: 71fcdba577884627c3ee4e43beb915da752efb1f:
  - linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
  - Use gcc __builtin_stdc_* builtins in stdbit.h if possible
  - S390: Do not clobber r7 in clone [BZ #31402]
  - math: Update mips64 ulps
  - mips: FIx clone3 implementation (BZ 31325)
  - arm: Remove wrong ldr from _dl_start_user (BZ 31339)
  - Replace advisories directory
* Wed Feb 28 2024 Arjun Shankar <arjun@redhat.com> - 2.39-3
  - Analyse glibc-2.39 sources for license information
  - Migrate License field to SPDX identifiers for
    https://docs.fedoraproject.org/en-US/legal/allowed-licenses/
    https://docs.fedoraproject.org/en-US/legal/update-existing-packages
    (#2222074)
* Wed Feb 07 2024 Florian Weimer <fweimer@redhat.com> - 2.39-2
  - Ignore symbolic links to . in sysroot construction
* Fri Feb 02 2024 Carlos O'Donell <carlos@redhat.com> - 2.39-1
  - Switch to upstream 2.39 release,
    commit ef321e23c20eebc6d6fb4044425c00e6df27b05f
  - Document CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780
  - Update advisory format and introduce some automation
  - manual/io: Fix swapped reading and writing phrase.
  - Fix typo
  - S390: Fix building with --disable-mutli-arch [BZ #31196]
  - NEWS: insert advisories and fixed bugs for 2.39
  - contrib.texi: update
  - INSTALL, install.texi: minor updates, regenerate
  - libc.pot: regenerate
  - version.h, include/features.h: Bump version to 2.39
  - Create ChangeLog.old/ChangeLog.28
* Wed Jan 31 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-39
  - Add noarch sysroot subpackages
* Tue Jan 30 2024 Patsy Griffin <patsy@redhat.com> - 2.38.9000-38
  - Auto-sync with upstream branch master,
    commit ddf542da94caf97ff43cc2875c88749880b7259b:
  - syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
  - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)
  - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
  - Use binutils 2.42 branch in build-many-glibcs.py
  - elf: correct relocation statistics for !ELF_MACHINE_START_ADDRESS
* Mon Jan 29 2024 Arjun Shankar <arjun@redhat.com> - 2.38.9000-37
  - Auto-sync with upstream branch master,
    commit ae49a7b29acc184b03c2a6bd6ac01b5e08efd54f:
  - Relicense IBM portions of resolv/base64.c resolv/res_debug.c.
  - localedata: Use consistent values for grouping and mon_grouping
  - manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)
* Thu Jan 25 2024 Jens Petersen <petersen@redhat.com> - 2.38.9000-36
  - no longer supplement langpacks if all-langpacks installed
* Wed Jan 24 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-35
  - Add crh_RU, gbm_IN, ssy_ER locales.
  - Auto-sync with upstream branch master,
    commit 486452affbac684db739b7fcca1e84e8a7ce33d1:
  - manual, NEWS: Document malloc side effect of dynamic TLS changes
  - NEWS: Update temporary files ignored by ldconfig
  - po: Incorporate translations (sr)
  - string: Disable stack protector for memset in early static initialization
  - qsort: Fix a typo causing unnecessary malloc/free (BZ 31276)
  - riscv: add support for static PIE
  - localedata: renamed:    aa_ER@saaho -> ssy_ER
  - Define ISO 639-3 "ssy" (Saho)
  - localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as used in Russia.
  - localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye”
  - localedata: miq_NI: Shorten month names in abmon
  - Update kernel version to 6.7 in header constant tests
  - localedata: add gbm_IN locale
  - Define ISO 639-3 "gbm" (Garhwali)
  - Update syscall lists for Linux 6.7
  - stdlib: Remove unused is_aligned function from qsort.c
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.38.9000-34
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 16 2024 DJ Delorie <dj@redhat.com> - 2.38.9000-33
  - Auto-sync with upstream branch master,
    commit e2803cfd8bb00b54816d1a2c381d2cf82b136da6.
  - NEWS: Mention PLT rewrite on x86-64
  - stdlib: Verify heapsort for two-element cases
  - stdlib: Fix heapsort for cases with exactly two elements
  - localedata: anp_IN: Fix abbreviated month names
* Mon Jan 15 2024 DJ Delorie <dj@redhat.com> - 2.38.9000-32
  - Auto-sync with upstream branch master,
    commit 709fbd3ec3595f2d1076b4fec09a739327459288.
  - stdlib: Reinstate stable mergesort implementation on qsort
  - x86-64: Check if mprotect works before rewriting PLT
  - aarch64: Add NEWS entry about libmvec for 2.39
* Mon Jan 15 2024 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-31
  - Add new locales for kv_RU, su_ID, tok, and zgh_MA.
  - Drop glibc-rh2255506.patch; fix applied upstream.
  - Enable Intel CET only on x86_64.
  - Auto-sync with upstream branch master,
    commit 064c708c78cc2a6b5802dce73108fc0c1c6bfc80:
  - localedata/unicode-gen/utf8_gen.py: fix Hangul syllable name
  - x86_64: Optimize ffsll function code size.
  - localedata: Remove redundant comments
  - RISC-V: Enable static-pie.
  - linux: Fix fstat64 on alpha and sparc64
  - math: remove exp10 wrappers
  - Benchtests: Increase benchmark iterations
  - debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.
  - Make __getrandom_nocancel set errno and add a _nostatus version
  - x86-64/cet: Make CET feature check specific to Linux/x86
  - Incorporate translations (zh_CN)
  - Define ISO 639-3 "glk" (Gilaki)
  - resolv: Fix endless loop in __res_context_query
  - localedata: revert all the remaining locale sources to UTF-8
  - localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET tl_PH: convert to UTF-8
  - localedata: resolve cyclic dependencies
  - localedata: kv_RU: convert to UTF-8
  - localedata: add new locale kv_RU
  - elf: Fix tst-nodeps2 test failure.
  - localedata: Sort Makefile variables.
  - locale: Sort Makefile variables.
  - i386: Remove CET support bits
  - x86-64/cet: Move check-cet.awk to x86_64
  - x86-64/cet: Move dl-cet.[ch] to x86_64 directories
  - x86: Move x86-64 shadow stack startup codes
  - Fix deprecated utcnow() usage in build-many-glibcs.py
  - Fix invalid escape sequence in build-many-glibcs.py
  - math: Fix test-fenv.c feupdateenv tests
  - Remove installed header rule on $(..)include/%.h
  - i386: Fail if configured with --enable-cet
  - i386: Remove CET support
  - x86: Move CET infrastructure to x86_64
  - localedata: su_ID: make lang_name agree with CLDR
  - localedata: add new locale su_ID
  - localedata: add new locale zgh_MA
  - INSTALL: regenerate
  - localedata: add tok/UTF-8 to SUPPORTED
  - localedata: tok: add yY and nN to yesexpr and noexpr
  - localedata: tok: convert to UTF-8
  - localedata: add data for tok (Toki Pona)
  - Remove ia64-linux-gnu
  - localedata: dz_BT, bo_CN: convert to UTF-8
  - localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha
  - localedata: bo_CN: Fix spelling errors in Tibetan data
  - localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr
  - localedata: dz_BT: Fix spelling errors in Dzongha data
  - localedata: unicode-gen: Remove redundant \s* from regexp, fix comments
  - localedata: convert the remaining *_RU locales to UTF-8
  - Incorporate translations
  - x32: Handle displacement overflow in PLT rewrite [BZ #31218]
  - x86: Fixup some nits in longjmp asm implementation
  - stdlib: Fix stdbit.h with -Wconversion for clang
  - stdlib: Fix stdbit.h with -Wconversion for older gcc
  - elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
  - aarch64: Make cpu-features definitions not Linux-specific
  - hurd: Initializy _dl_pagesize early in static builds
  - hurd: Only init early static TLS if it's used to store stack or pointer guards
  - hurd: Make init-first.c no longer x86-specific
  - hurd: Drop x86-specific assembly from init-first.c
  - hurd: Pass the data pointer to _hurd_stack_setup explicitly
  - x86-64/cet: Check the restore token in longjmp
  - localedata: ru_RU, ru_UA: convert to UTF-8
  - localedata: es_??: convert to UTF-8
  - localedata: miq_NI: convert to UTF-8
  - i386: Ignore --enable-cet
  - mach: Drop SNARF_ARGS macro
  - mach: Drop some unnecessary vm_param.h includes
  - hurd: Declare _hurd_intr_rpc_msg* with protected visibility
  - hurd: Add some missing includes
  - localedata: fy_DE: make this "Western Frisian" to agree with the language code "fy"
  - localedata: fy_DE, fy_NL: convert to UTF-8
  - localedata: ast_ES: convert to UTF-8
  - localedata: ast_ES: Remove wrong copyright text
  - localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8
  - localedata: lv_LV, it_IT, it_CH: convert to UTF-8
  - localedata: it_IT, lv_LV: currency symbol should follow the amount
  - Implement C23 <stdbit.h>
  - localedata: ms_MY should not use 12-hour format
  - localedata: es_ES: convert to UTF-8
  - localedata: es_ES: Add am_pm strings
  - aarch64: Add longjmp test for SME
  - aarch64: Add setcontext support for SME
  - aarch64: Add longjmp support for SME
  - aarch64: Add SME runtime support
  - localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8
  - localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator
  - libio: Check remaining buffer size in _IO_wdo_write (bug 31183)
  - getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
  - string: Add additional output in test-strchr failure
  - Add a setjmp/longjmp test between user contexts
  - x86/cet: Add -fcf-protection=none before -fcf-protection=branch
  - Regenerate libc.pot
  - Omit regex.c pragmas no longer needed
  - Update copyright dates not handled by scripts/update-copyrights
  - Update copyright in generated files by running "make"
  - Update copyright dates with scripts/update-copyrights
  - x86/cet: Run some CET tests with shadow stack
  - x86/cet: Don't set CET active by default
  - x86/cet: Check feature_1 in TCB for active IBT and SHSTK
  - x86/cet: Enable shadow stack during startup
  - elf: Always provide _dl_get_dl_main_map in libc.a
  - x86/cet: Sync with Linux kernel 6.6 shadow stack interface
  - RISC-V: Add support for dl_runtime_profile (BZ #31151)
  - debug: Add fortify wprintf tests
  - debug: Add fortify syslog tests
  - debug: Add fortify dprintf tests
  - debug: Increase tst-fortify checks for compiler without __va_arg_pack support
  - debug: Adapt fortify tests to libsupport
  - localedata: yo_NT: remove redundant comments
  - localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8
  - localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU then
  - localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees with CLDR
  - x86-64: Fix the tcb field load for x32 [BZ #31185]
  - x86-64: Fix the dtv field load for x32 [BZ #31184]
* Wed Jan 03 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-30
  - Infinite loop in res_mkquery with malformed domain name (#2255506)
* Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-29
  - Auto-sync with upstream branch master,
    commit 61bac1a9d2ab80ebcbc51484722e6ea43414bec7:
  - nss: Remove unused allocation from get_nscd_addresses in getaddrinfo
  - x86/cet: Don't disable CET if not single threaded
  - x86: Modularize sysdeps/x86/dl-cet.c
  - x86/cet: Update tst-cet-vfork-1
  - elf: Add TLS modid reuse test for bug 29039
  - aarch64: Add SIMD attributes to math functions with vector versions
  - aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
  - Fix elf/tst-env-setuid[-static] if test needs to be rerun.
  - Fix elf: Do not duplicate the GLIBC_TUNABLES string
  - tst-setcontext10.c: Undef _FORTIFY_SOURCE
  - Fix elf: Do not duplicate the GLIBC_TUNABLES string
  - riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
  - manual: Clarify undefined behavior of feenableexcept (BZ 31019)
  - x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)
  - i686: Do not raise exception traps on fesetexcept (BZ 30989)
  - powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)
  - elf: Do not set invalid tunables values
  - elf: Do not duplicate the GLIBC_TUNABLES string
  - x86/cet: Check CPU_FEATURE_ACTIVE in permissive mode
  - x86/cet: Check legacy shadow stack code in .init_array section
  - x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTK
  - x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
  - x86/cet: Check legacy shadow stack applications
  - localedata: id_ID: change first weekday to Sunday
  - s390: Set psw addr field in getcontext and friends.
  - x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.
  - x86/cet: Don't assume that SHSTK implies IBT
  - id_ID: Update Time Locales
  - Update code to handle the new ABI for sending inlined port rights.
  - x86/cet: Check user_shstk in /proc/cpuinfo
  - Add a test for setjmp/longjmp within user context
  - Add a test for longjmp from user context
  - powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.
  - powerpc: Fix performance issues of strcmp power10
  - localedata: Convert el_GR and el_CY locales to UTF-8
  - localedata: el_GR: Greece now uses the 24h format for time
  - powerpc : Add optimized memchr for POWER10
  - intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
  - resolv: Fix a few unaligned accesses to fields in HEADER
  - x86: Check PT_GNU_PROPERTY early
* Wed Dec 13 2023 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-28
  - Depend only on RPM 4.14 features (RHEL-19045)
* Fri Dec 08 2023 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-27
  - Drop glibc-rh2248502.patch; fix applied upstream, and
  - Auto-sync with upstream branch master,
    commit b3bee76c5f59498b9c189608f0a3132e2013fa1a:
  - elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
  - Move CVE information into advisories directory
  - powerpc: Optimized strcmp for power10
  - elf: Fix wrong break removal from 8ee878592c
  - localedata: Convert day names in nn_NO locale to UTF-8
  - localedata: Remove trailing whitespace in weekday names in nn_NO locale
  - elf: Refactor process_envvars
  - elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries
  - elf: Ignore loader debug env vars for setuid
  - Adapt the security policy for the security page
  - aarch64: correct CFI in rawmemchr (bug 31113)
  - math: Add new exp10 implementation
  - aarch64: fix tested ifunc variants
  - stdlib: Fix array bounds protection in insertion sort phase of qsort
  - Revert "Update code to handle the new ABI for sending inlined port rights."
  - Revert "hurd: Fix build"
  - hurd: Fix build
  - Update code to handle the new ABI for sending inlined port rights.
  - hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
  - linux: Make fdopendir fail with O_PATH (BZ 30373)
  - Avoid padding in _init and _fini. [BZ #31042]
  - aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines
  - malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
  - elf: Add a way to check if tunable is set (BZ 27069)
* Tue Nov 28 2023 Arjun Shankar <arjun@redhat.com> - 2.38.9000-26
  - Drop glibc-benchtests-aarch64.patch; fix applied upstream, and
  - Auto-sync with upstream branch master,
    commit 9469261cf1924d350feeec64d2c80cafbbdcdd4d:
  - x86: Only align destination to 1x VEC_SIZE in memset 4x loop
  - elf: Fix TLS modid reuse generation assignment (BZ 29039)
  - Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.
  - elf: Relocate libc.so early during startup and dlmopen (bug 31083)
  - elf: Introduce the _dl_open_relocate_one_object function
  - elf: In _dl_relocate_object, skip processing if object is relocated
  - Remove __access_noerrno
  - malloc: Use __get_nprocs on arena_get2 (BZ 30945)
  - aarch64: Fix libmvec benchmarks
* Mon Nov 27 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-25
  - Fix qsort workaround (#2248502)
* Thu Nov 23 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-24
  - Restore qsort workaround for 389-ds-base.  (#2248502)
* Wed Nov 22 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-23
  - Apply glibc-benchtests-aarch64.patch to fix an aarch64 build failure.
  - Drop glibc-rh2244688.patch revert.  Fix applied upstream.
  - Drop glibc-rh2244992.patch, glibc-rh2248915.patch, glibc-rh2248502-3.patch.
    All applied upstream.
  - Auto-sync with upstream branch master,
    commit 5d7f1bce7d8eea31f4baeb68bcc3124b35acc751:
  - posix: Revert the removal of the crypt prototype from <unistd.h>
  - elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure
  - elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
  - elf: Remove any_debug from dl_main_state
  - elf: Remove LD_PROFILE for static binaries
  - elf: Ignore LD_PROFILE for setuid binaries
  - s390: Use dl-symbol-redir-ifunc.h on cpu-tunables
  - x86: Use dl-symbol-redir-ifunc.h on cpu-tunables
  - elf: Emit warning if tunable is ill-formatted
  - elf: Fix _dl_debug_vdprintf to work before self-relocation
  - elf: Do not parse ill-formatted strings
  - elf: Do not process invalid tunable format
  - elf: Add all malloc tunable to unsecvars
  - elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
  - elf: Add GLIBC_TUNABLES to unsecvars
  - elf: Remove /etc/suid-debug support
  - stdlib: The qsort implementation needs to use heapsort in more cases
  - stdlib: Handle various corner cases in the fallback heapsort for qsort
  - stdlib: Avoid another self-comparison in qsort
  - hurd: fix restarting reauth_dtable on signal
  - hurd: Prevent the final file_exec_paths call from signals
  - manual: Fix termios.c example. (Bug 31078)
  - aarch64: Add vector implementations of expm1 routines
  - linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
  - intl: Add test case for bug 16621
  - resolv: free only initialized items from gai pool
  - ldconfig: Fixes for skipping temporary files.
  - nptl: Link tst-execstack-threads-mod.so with -z execstack
  - nptl: Rename tst-execstack to tst-execstack-threads
  - localedata: Convert oc_FR locale to UTF-8
  - localedata: Add information for Occitan
  - elf: Fix force_first handling in dlclose (bug 30981)
  - elf: Handle non-directory name in search path (BZ 31035)
  - New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday
  - x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.S
  - posix: Check pidfd_spawn with tst-spawn7-pid
  - y2038: Fix support for 64-bit time on legacy ABIs
  - AArch64: Remove Falkor memcpy
  - AArch64: Add memset_zva64
  - AArch64: Cleanup emag memset
  - test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.
  - aarch64: Add vector implementations of log1p routines
  - aarch64: Add vector implementations of atan2 routines
  - aarch64: Add vector implementations of atan routines
  - aarch64: Add vector implementations of acos routines
  - aarch64: Add vector implementations of asin routines
* Wed Nov 15 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-22
  - Work around another self-comparison application issue in qsort (#2248502)
* Sat Nov 11 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-21
  - Fix missing entries in /etc/ld.so.cache (#2248915)
* Sat Nov 11 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-20
  - Drop glibc-rh2248502-*.patch, workaround applied upstream
  - Auto-sync with upstream branch master,
    commit d1dcb565a1fb5829f9476a1438c30eccc4027d04:
  - Fix type typo in “String/Array Conventions” doc
  - stdlib: Avoid element self-comparisons in qsort (#2248502)
  - elf: Add glibc.mem.decorate_maps tunable
  - linux: Decorate __libc_fatal error buffer
  - assert: Decorate error message buffer
  - malloc: Decorate malloc maps
  - nptl: Decorate thread stack on pthread_create
  - support: Add support_set_vma_name
  - linux: Add PR_SET_VMA_ANON_NAME support
* Wed Nov 08 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-19
  - Fix force-first handling in dlclose, take two (#2244992, #2246048)
* Tue Nov 07 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-18
  - Revert back to old qsort/qsort_r implementation (#2248502)
  - Adjust test build completion check to match new DejaGnu-style message.
  - Auto-sync with upstream branch master,
    commit 5dd3bda59c2d9da138f0d98808d087cdb95cdc17:
  - sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
  - Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
  - linux: Sync Linux 6.6 elf.h
  - linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h
  - linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h
  - linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h
  - Update kernel version to 6.6 in header constant tests
  - Update syscall lists for Linux 6.6
  - Format test results closer to what DejaGnu does
  - AArch64: Cleanup ifuncs
  - Use correct subdir when building tst-rfc3484* for mach and arm
  - stdlib: Add more qsort{_r} coverage
  - stdlib: qsort: Move some macros to inline function
  - stdlib: Move insertion sort out qsort
  - stdlib: Optimization qsort{_r} swap implementation
  - string: Add internal memswap implementation
  - crypt: Remove manul entry for --enable-crypt
  - Use Linux 6.6 in build-many-glibcs.py
  - crypt: Remove libcrypt support
  - sparc: Remove optimize md5, sha256, and sha512
  - build-many-glibcs: Fix traililing whitespace
  - AArch64: Add support for MOPS memcpy/memmove/memset
  - Move getnameinfo from 'inet' to 'nss'
  - Move getaddrinfo from 'posix' into 'nss'
  - Move 'services' routines from 'inet' into 'nss'
  - Move 'rpc' routines from 'inet' into 'nss'
  - Move 'protocols' routines from 'inet' into 'nss'
  - Move 'networks' routines from 'inet' into 'nss'
  - Move 'netgroup' routines from 'inet' into 'nss'
  - Move 'hosts' routines from 'inet' into 'nss'
  - Move 'ethers' routines from 'inet' into 'nss'
  - Move 'aliases' routines from 'inet' into 'nss'
  - Remove 'shadow' and merge into 'nss'
  - Remove 'pwd' and merge into 'nss'
  - Remove 'gshadow' and merge into 'nss'
  - Remove 'grp' and merge into 'nss' and 'posix'
  - malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source
  - test-container: disable ld.so system cache on DSO detection
  - aarch64: Add vector implementations of exp10 routines
  - aarch64: Add vector implementations of log10 routines
  - aarch64: Add vector implementations of log2 routines
  - aarch64: Add vector implementations of exp2 routines
  - aarch64: Add vector implementations of tan routines
  - elf: ldconfig should skip temporary files created by package managers
  - tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.
  - Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.h
  - s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]
  - elf: Do not print the cache entry if --inhibit-cache is used
* Thu Oct 26 2023 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-17
  - Revert "Fix force-first handling in dlclose" (#2246048)
* Tue Oct 24 2023 Arjun Shankar <arjun@redhat.com> - 2.38.9000-16
  - Provide template gai.conf in glibc-doc
* Thu Oct 19 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-15
  - Fix force-first handling in dlclose (#2244992)
* Wed Oct 18 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-14
  - Revert "x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10" (#2244688)
  - Auto-sync with upstream branch master,
    commit dd32e1db386c77c61850a7cbd0c126b7b3c63ece:
  - Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
  - Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"
  - Add strlcat/wcslcat testcase.
  - Add strlcpy/wcslcpy testcase
  - Add LE DSCP code point from RFC-8622.
  - Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
  - Add SCM_SECURITY, SCM_PIDFD to bits/socket.h
  - Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
  - Avoid maybe-uninitialized warning in __kernel_rem_pio2
  - Fix WAIT_FOR_DEBUGGER for container tests.
* Thu Oct 12 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-13
  - Drop glibc-disable-werror-tst-realloc.patch, GCC was fixed long ago.
  - Auto-sync with upstream branch master,
    commit 69239bd7a216007692470aa9d5f3658024638742:
  - stdlib: fix grouping verification with multi-byte thousands separator (bug 30964)
  - build-many-glibcs: Check for required system tools
  - x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
  - aarch64: Optimise vecmath logs
  - aarch64: Cosmetic change in SVE exp routines
  - aarch64: Optimize SVE cos & cosf
  - aarch64: Improve vecmath sin routines
  - nss: Get rid of alloca usage in makedb's write_output.
  - debug: Add regression tests for BZ 30932
  - Fix FORTIFY_SOURCE false positive
  - nss: Rearrange and sort Makefile variables
  - inet: Rearrange and sort Makefile variables
  - Fix off-by-one OOB write in iconv/tst-iconv-mt
* Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.38.9000-12
  - Auto-sync with upstream branch master,
    1056e5b4c3f2d90ed2b4a55f96add28da2f4c8fa:
  - tunables: Terminate if end of input is reached (CVE-2023-4911)
  - Propagate GLIBC_TUNABLES in setxid binaries
* Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.38.9000-11
  - Auto-sync with upstream branch master,
    9e4e896f0f5a19a16c1a77567463b013a0f4952d:
  - Linux: add ST_NOSYMFOLLOW
  - resolve: Remove __res_context_query alloca usage
  - mips: dl-machine-reject-phdr: Get rid of alloca.
  - x86: Add support for AVX10 preset and vec size in cpu-features
  - resolv: Fix a comment typo in __resolv_conf_load
  - Remove unused -DRESOLVER getaddrinfo build flag
  - C2x scanf %wN, %wfN support
  - test-container: Use nftw instead of rm -rf
* Thu Sep 28 2023 Patsy Griffin <patsy@redhat.com> - 2.38.9000-10
  - Auto-sync with upstream branch master,
    commit 29d4591b07a4da53320e949557c6946c62c26bde.
  - hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
  - elf: Fix compile error with -DNDEBUG [BZ #18755]
  - MIPS: Add relocation types
  - MIPS: Add new section type SHT_MIPS_ABIFLAGS
  - MIPS: Add ELF file header flags
  - fegetenv_and_set_rn now uses the builtins provided by GCC.
  - io: Do not implement fstat with fstatat
  - libio: Add nonnull attribute for most FILE * arguments in stdio.h
  - AArch64: Remove -0.0 check from vector sin
  - Document CVE-2023-4806 and CVE-2023-5156 in NEWS
  - elf: Add dummy declaration of _dl_audit_objclose for !SHARED
  - Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
  - elf: dl-lookup: Remove unused alloca.h include
  - Remove unused localedata/th_TH.in
  - Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR
  - Revert "LoongArch: Add glibc.cpu.hwcap support."
  - Update kernel version to 6.5 in header constant tests
  - LoongArch: Add glibc.cpu.hwcap support.
  - math: Add a no-mathvec flag for sin (-0.0)
* Mon Sep 18 2023 Arjun Shankar <arjun@redhat.com> - 2.38.9000-9
  - Auto-sync with upstream branch master,
    commit bb5bbc20702981c287aa3e44640e7d2f2b9a28cf:
  - Update to Unicode 15.1.0 [BZ #30854]
  - localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt
  - Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py
  - getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
  - LoongArch: Change to put magic number to .rodata section
  - LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}
  - LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}
  - LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.
  - LoongArch: Add lasx/lsx support for _dl_runtime_profile.
  - Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
  - CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
  - resolv: Fix some unaligned accesses in resolver [BZ #30750]
  - Update syscall lists for Linux 6.5
* Mon Sep 11 2023 Patsy Griffin <patsy@redhat.com> - 2.38.9000-8
  - Auto-sync with upstream branch master,
    commit 073edbdfabaad4786e974a451efe4b6b3f7a5a61.
  - ia64: Work around miscompilation and fix build on ia64's gcc-10 and later
  - stdio: Remove __libc_message alloca usage
  - htl: avoid exposing the vm_region symbol
  - libio: Fix oversized __io_vtables
  - Use Linux 6.5 in build-many-glibcs.py
  - elf: Remove unused l_text_end field from struct link_map
* Fri Sep 08 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-7
  - Auto-sync with upstream branch master,
    commit 6985865bc3ad5b23147ee73466583dd7fdf65892:
  - elf: Always call destructors in reverse constructor order (bug 30785)
  - io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
  - manual: Fix ld.so diagnostics menu/section structure
  - getaddrinfo: Get rid of alloca
  - riscv: Add support for XTheadBb in string-fz[a,i].h
  - getcanonname: Fix a typo
  - linux: Add pidfd_getpid
  - posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
  - linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)
  - linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparc
  - __call_tls_dtors: Use call_function_static_weak
  - intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
  - htl: Fix stack information for main thread
  - htl: thread_local destructors support
  - elf: Fix slow tls access after dlopen [BZ #19924]
  - x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]
* Tue Aug 29 2023 DJ Delorie <dj@redhat.com> - 2.38.9000-6
  - Auto-sync with upstream branch master,
    commit e1d3312015e8f70344620375aedf91afe7e7e7a4.
  - add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]
  - Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
  - localedata: Translit common emojis to smileys [BZ #30649]
  - nscd: Skip unusable entries in first pass in prune_cache (bug 30800)
  - LoongArch: Change loongarch to LoongArch in comments
  - LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx}
  - LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx}
  - LoongArch: Add ifunc support for memrchr{lsx, lasx}
  - LoongArch: Add ifunc support for memchr{aligned, lsx, lasx}
  - LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx}
  - LoongArch: Micro-optimize LD_PCREL
  - LoongArch: Remove support code for old linker in start.S
  - LoongArch: Simplify the autoconf check for static PIE
  - Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.
  - argp-parse: Get rid of alloca
  - gencat: Get rid of alloca.
  - m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift
  - m68k: Fix build with -mcpu=68040 or higher (BZ 30740)
  - elf: Check that --list-diagnostics output has the expected syntax
  - manual: Document ld.so --list-diagnostics output
  - manual/jobs.texi: Add missing @item EPERM for getpgid
  - LoongArch: Add ifunc support for strncmp{aligned, lsx}
  - LoongArch: Add ifunc support for strcmp{aligned, lsx}
  - LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}
  - htl: move pthread_attr_setdetachstate into libc
  - htl: move pthread_attr_getdetachstate into libc
  - htl: move pthread_attr_setschedpolicy into libc
  - htl: move pthread_attr_getschedpolicy into libc
  - htl: move pthread_attr_setinheritsched into libc
  - htl: move pthread_attr_getinheritsched into libc
  - htl: move pthread_attr_getschedparam into libc
  - htl: move pthread_setschedparam into libc
  - htl: move pthread_getschedparam into libc
  - htl: move pthread_equal into libc
  - Linux: Avoid conflicting types in ld.so --list-diagnostics
* Tue Aug 22 2023 Arjun Shankar <arjun@redhat.com> - 2.38.9000-5
  - Auto-sync with upstream branch master,
    commit f6c8204fd7fabf0cf4162eaf10ccf23258e4d10e:
  - elf: Do not run constructors for proxy objects
  - x86_64: Add log1p with FMA
  - Remove references to the defunct db2 subdir
  - string: Fix tester build with fortify enable with gcc < 12
  - s390x: Fix static PIE condition for toolchain bootstrapping.
  - m68k: fix __mpn_lshift and __mpn_rshift for non-68020
  - sysdeps: tst-bz21269: fix -Wreturn-type
  - Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and memmove{aligned, unaligned, lsx, lasx}
  - Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{aligned, lsx, lasx}
  - sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
  - sysdeps: tst-bz21269: fix test parameter
  - hurd: Fix strictness of <mach/thread_state.h>
  - hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call
  - io/tst-statvfs: fix statfs().f_type comparison test on some arches
  - fxprintf: Get rid of alloca
* Tue Aug 15 2023 Carlos O'Donell <carlos@redhat.com> - 2.38-4
  - Collect dynamic loader diagnostics from the build system.
* Tue Aug 15 2023 Florian Weimer <fweimer@redhat.com> - 2.38-3
  - Auto-sync with upstream branch master,
    commit d6fe19facc61caffb25383d9c25eff86a0e115c8:
  - configure: Add -Wall again to the default CFLAGS
  - malloc: Remove bin scanning from memalign (bug 30723)
  - resolv/nss_dns/dns-host: Get rid of alloca.
  - x86_64: Add expm1 with FMA
  - elf: Add new LoongArch reloc types (101 to 108) into elf.h
  - x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
  - x86_64: Add log2 with FMA
  - malloc: Enable merging of remainders in memalign (bug 30723)
  - nscd: Do not rebuild getaddrinfo (bug 30709)
  - x86_64: Sort fpu/multiarch/Makefile
  - i686: Fix build with --disable-multiarch
  - x86_64: Fix build with --disable-multiarch (BZ 30721)
  - Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
  - Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.h
  - linux: statvfs: allocate spare for f_type
  - x86: Fix for cache computation on AMD legacy cpus.
  - powerpc longjmp: Fix build after chk hidden builtin fix
  - LoongArch: Fix static PIE condition for toolchain bootstrapping.
  - chk: Add and fix hidden builtin definitions for *_chk
  - tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined
  - tst-*glob*: Do not check d_name size
  - iconv: restore verbosity with unrecognized encoding names (bug 30694)
  - configure: Remove --enable-all-warnings option
  - Add IP_PROTOCOL from Linux 6.4 to bits/in.h
  - Update kernel version to 6.4 in header constant tests
  - PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
  - vfprintf-internal: Get rid of alloca.
  - stdlib: Improve tst-realpath compatibility with source fortification
  - Open master branch for glibc 2.39 development
* Tue Aug 01 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.38-2
  - Drop downstream glibc shadow stack userspace support patches.
* Tue Aug 01 2023 Florian Weimer <fweimer@redhat.com> - 2.38-1
  - Switch to upstream 2.38 release
  - <sys/platform/x86.h>: Add APX support
  - translations: update cs, nl, vi
  - string: Fix tester build with fortify enable with gcc 6
  - linux: Fix i686 with gcc6
  - i386: Remove memset_chk-nonshared.S
  - i386: Fix build with --enable-fortify=3
  - posix: Fix test-errno build with fortify enable
  - powerpc: Fix powerpc64 strchrnul build with old gcc
  - sunrpc: Fix netname build with older gcc
  - malloc: Fix set-freeres.c with gcc 6
  - nscd: cleanup obsolete _FORTIFY_SOURCE setting
* Mon Jul 31 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-20
  - Allow for the optional removal of tzdata.
  - Rebuilt for https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
* Tue Jul 25 2023 DJ Delorie <dj@redhat.com> - 2.37.9000-19
  - Auto-sync with upstream branch master,
    commit 637aac2ae3980de31a6baab236a9255fe853cc76.
  - Include sys/rseq.h in tst-rseq-disable.c
  - string: Fix tester with fortify enabled
  - string: Fix bug-strncat1 with fortify enabled
  - nscd: Use errval, not errno to guide cache update (bug 30662)
  - Restore lookup of IPv4 mapped addresses in files database (bug 25457)
  - Revert "MIPS: Sync elf.h from binutils"
  - riscv: Update rvd libm test ulps
  - MIPS: Sync elf.h from binutils
  - Merge translations (bg, hr, pl, sv)
  - nptl: Unconditionally use a 32-byte rseq area
  - hurd: Fix tst-openloc
  - scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
  - configure: Disable building libcrypt by default
  - nptl: Make tst-tls3mod.so explicitly lazy
  - make ‘struct pthread’ a complete type
  - scripts: Add fortify checks on installed headers
  - Update x86_64 libm-test-ulps (x32 ABI)
  - Fix getting return address in elf/tst-audit28.c.
  - [PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.
  - x86: Fix slight bug in `shared_per_thread` cache size calculation.
  - Update i686 libm-test-ulps (again)
  - Update i686 libm-test-ulps
  - Merge translations (de, ro, uk, zh_TW)
  - Regenerate libc.pot
  - configure: Use autoconf 2.71
  - Update sparc libm-test-ulps
  - s390: Add the clone3 wrapper
  - manual: Fix typos in struct dl_find_object
  - sparc: Fix la_symbind for bind-now (BZ 23734)
  - i386: make debug wrappers compatible with static PIE
  - LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.37.9000-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/00/5c47962d7b7546e0dc1f422ac58e31bb4e3b2e
/usr/lib/.build-id/00/8b2f9889b82cfc623753ed183aca7004ebf45b
/usr/lib/.build-id/01
/usr/lib/.build-id/01/bd3492944dc26bbc01328ae64e99932fdf0435
/usr/lib/.build-id/01/f049d1397632a185de8304c5f32e7f50128fba
/usr/lib/.build-id/02/5cdbcfe82e5268081e6a1814ae47484a60f6e0
/usr/lib/.build-id/02/7f97b76819c019385986aeff66c6f880481ea6
/usr/lib/.build-id/02/c8c3ffaddecdd0aa0521292481c5157d0677fb
/usr/lib/.build-id/03
/usr/lib/.build-id/03/b813972fdcab092b85c658a885ceecb824cc49
/usr/lib/.build-id/04/cd5c9bafa68a3ba36013b92ce8e27cea686067
/usr/lib/.build-id/05
/usr/lib/.build-id/05/244ee6bff026101f104876a478cb3eec509b8e
/usr/lib/.build-id/05/a3f4e92cbe3a2d791f5469d7bfe0894e003c1b
/usr/lib/.build-id/06/8e2d8b7d58c3f7ceccd0071a79e9157d0eeb71
/usr/lib/.build-id/07/b3b646803f9e02f94e4c98230c6b4ce289f094
/usr/lib/.build-id/07/eaacfdbf390d7ea147c823f19c0d2ceec6a0ed
/usr/lib/.build-id/08/6ab3ca48ca58a0cd49e388eaa24ab66fd16665
/usr/lib/.build-id/09/182f18f5eea6cffb13e0ebc5807544d2c29d5e
/usr/lib/.build-id/09/9108d0f8673c155d409ac85ce7aa687092826d
/usr/lib/.build-id/09/a26ac34e4e7d026a3946620d5878d8d0ea8ca8
/usr/lib/.build-id/0a/b3d74a7cfd639f80fd802fcc799075ee21bbcd
/usr/lib/.build-id/0a/ec1fdff119b5e5914b371ed57939fcd5a7c13e
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/4d755e2ccf5e16a8606b5024dc6bd7dcd2cf81
/usr/lib/.build-id/0b/5ec643ce49bc8cd88d5b04dded6393aa6bd57f
/usr/lib/.build-id/0c/d4465cde8f6f680d3983e8ba5a26db7e9935bb
/usr/lib/.build-id/0d/951aa2000e9f48f0e4c266629cb335539fed9b
/usr/lib/.build-id/0d/958f4832a057310a010703ab004e50e5ead6ac
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/3b15e943ee8a7fbc558e3dc23f1f25c762f124
/usr/lib/.build-id/0e/6489b6c90917da43bb00ad163b890f0b74596f
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/6e0c79825c2818650029d915afc8565f1851a4
/usr/lib/.build-id/0f/9ea4812e3ef883cbcbb7eb00de8ca19bd2f1f0
/usr/lib/.build-id/0f/bba7a7912fbcd35852e2bda7a491dfd57e28c2
/usr/lib/.build-id/11/bc90beac42e38e24b661c671ac8a5255dc9ade
/usr/lib/.build-id/12/2784bdfa9f9d7c73bec8ff303c76bd3f8bf7fb
/usr/lib/.build-id/14/6555a1fe79cd6b0e4b89ef98a90748e4610fa9
/usr/lib/.build-id/14/70794d258f7c67abe4d19bc7a76a5fe2626a5f
/usr/lib/.build-id/14/7ce253e53998a705726537f66786ad89fac117
/usr/lib/.build-id/15/50a02d1e8b78608c7bbffaf19d58ce21605b11
/usr/lib/.build-id/15/ff163dfa145ae4018d0d2cb7f23d740d55b556
/usr/lib/.build-id/16
/usr/lib/.build-id/16/7c828c0aaf45ec10b44d101426b11027355902
/usr/lib/.build-id/18/7c30386dfea17320bf38b3015726e21752439e
/usr/lib/.build-id/1a/0b4c90dc075eae9124192a2042cf2ccf8d6b6d
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/0fa7de62490bfe8bb08b4886e683428120902f
/usr/lib/.build-id/1b/9b15fc1df9a6f70ce40f57984e9bb74efead21
/usr/lib/.build-id/1b/bbcc8e42926a8b330c7b0f9c2a3f3c3c28d825
/usr/lib/.build-id/1b/e1070c44e27dac45cf15d5de9bd259f97109ac
/usr/lib/.build-id/1c/f30a78e6ec5222ef1345cff4ad8059a08b5dfe
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/755b79579e6458eabca2bc5de69d65c1501405
/usr/lib/.build-id/1d/d205c2d62840b188f9ac7191ba0fd0b7590046
/usr/lib/.build-id/1e/20fb60ee34f37ff76fc935c0c9a701ecb4080d
/usr/lib/.build-id/1e/da6d30fbd4fe5f38dd5cec50d75b43bd51ffe7
/usr/lib/.build-id/1f/1df79ffce58ddeb0f745b635270f47fda6896f
/usr/lib/.build-id/1f/6b509784cbc0668ab56d4b855b13d777f73cb0
/usr/lib/.build-id/1f/93b65e81709a605b956c1f319a75fe9c7cfa03
/usr/lib/.build-id/1f/a6108f0602a7bf9ee93589f6a0c9eac621c2f6
/usr/lib/.build-id/20/94241731830894037a42f79cfc5c737aec57f3
/usr/lib/.build-id/21/1249157c2d92717fb75eae7d300cd7ee8419da
/usr/lib/.build-id/21/27d6589e71d1b70d0a4e427d9bcef92202ffbc
/usr/lib/.build-id/22/69936db4e7cb8c975de0493fcfc01b032edd60
/usr/lib/.build-id/22/b3b8e87eb8f5c99fbf4805ece3658f21d74179
/usr/lib/.build-id/24
/usr/lib/.build-id/24/6d11866d1b4289b85294c37947d1fd48f035ab
/usr/lib/.build-id/24/b73e28b2027342cea75d12a1f5de097125c131
/usr/lib/.build-id/25/00ef2ee1596a3ca17478688c5eda782bc7c647
/usr/lib/.build-id/25/118dd81722a001b4cff4c823c157092247f0fe
/usr/lib/.build-id/27/3cc13a04840fdca0446f375090f51b6db09463
/usr/lib/.build-id/27/73334cff0533f2adc26a30879bf36406c5ac33
/usr/lib/.build-id/27/9367ce7217e7f5ccf27e0b67457cb37202f934
/usr/lib/.build-id/29/06c0125d21c579d42c7a35aac0b5cc0094bbd6
/usr/lib/.build-id/29/43906161fee253a29c894d08f6c2ef3517989e
/usr/lib/.build-id/29/994b1841752ed251851e85adf52c87b177dfce
/usr/lib/.build-id/29/9c053dd3794345822bb3fb65c786d1ffc5b8dd
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/809439ed0955901412775e06b3bcae697aaadf
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/2b71556b82e9fa279da4686d85b56ac39e8688
/usr/lib/.build-id/2b/8108dfcdf3ba59807bf26b40713afeaf77fcfa
/usr/lib/.build-id/2b/c9caccce35be3cb281cd03fefc8f31ace4d8fe
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/4747f822a18b4b81431212e708f34c86be4794
/usr/lib/.build-id/2c/4c8911a5294c819c236bf79be292ba8cc724e7
/usr/lib/.build-id/2d/a8363bbd33ac5d9c996b653c8deeee294a545d
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/9f389a749a9d72766984b6a3f396d2504f3ba4
/usr/lib/.build-id/2f/e87e9b5835a2ad8bdbb4652d3b48ad84bff956
/usr/lib/.build-id/30
/usr/lib/.build-id/30/2d7e542bd0fb84f802d488a9c8c70b0c33d4c0
/usr/lib/.build-id/30/362842df15649bd59cddbfa719ff8515bcb551
/usr/lib/.build-id/30/5e67334e7a694d9ddde0a6c683af8a414569e0
/usr/lib/.build-id/30/a4679350bfbaea15c8fd521628861a886e2b7d
/usr/lib/.build-id/30/b29e0cfc1f344f51e665d1b9fa6c55dee42c5e
/usr/lib/.build-id/31
/usr/lib/.build-id/31/d87f21c7aa3ce5c455aa7955e1ab2b132a438b
/usr/lib/.build-id/32/3153751ef3ab11f93e3bb939dbb28084fb0906
/usr/lib/.build-id/33
/usr/lib/.build-id/33/196220f0124f1eb9332be16ed9d20416c841be
/usr/lib/.build-id/33/950d7d864bab038e3758d6eec979715e5b7457
/usr/lib/.build-id/34/3d93c223d4d7021302cb58e30324228ab61f8f
/usr/lib/.build-id/34/3eb5cc7dae68c7d675813602f245640fcab721
/usr/lib/.build-id/35
/usr/lib/.build-id/35/11c0884d495cce2c5bf90543e57c42cc70a3df
/usr/lib/.build-id/35/b3a71e9fdb7a1d124f44c8c0055f19b82ba741
/usr/lib/.build-id/35/cfcdb750e9be4d6259f798baea4bbf66a7799f
/usr/lib/.build-id/36/04de31d72c0dd1ed26076d3fba476c5fc40dee
/usr/lib/.build-id/36/dd8340e757164b8f2b3b7e35b43d245d4803c1
/usr/lib/.build-id/37/4cce8f8c19c009b314d89d9c306792a1866946
/usr/lib/.build-id/37/9eb47add102ecfffdeb2b96d1de2e9cae099a7
/usr/lib/.build-id/37/a9d985a06bb81699165562fe19eccae45ed7ea
/usr/lib/.build-id/37/bd45581f4f3b33dfa1a5d2f265f6a19d765e21
/usr/lib/.build-id/38/d2d74d34f58402eabd8897d7f403a1955e3022
/usr/lib/.build-id/39/d22c8a1fd8aca495c239397ab598e78cc42829
/usr/lib/.build-id/3a/0127f2a9cf0d7878a80f9282ff8f0429b52b5d
/usr/lib/.build-id/3a/781539046f64d61e999b3a9c64c005f8287e56
/usr/lib/.build-id/3a/ed13340f2ce817d4b744ca52b76f2987793de9
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/16fe39938e5818215ba954058831451183a90a
/usr/lib/.build-id/3b/5b6793d648899cb8cb701a6fa1d011cef4d63c
/usr/lib/.build-id/3b/7023424e41379e90f0de182e80ea1bd5240234
/usr/lib/.build-id/3b/e26bfc7b66e97091f94f30f95ccc8c77598bf7
/usr/lib/.build-id/3c/ac4c062ee2c7038667da18b8d5deff57edbdc9
/usr/lib/.build-id/3c/cab5ed74f009f03c88c55a3f7a732ec16dfc46
/usr/lib/.build-id/3d/5a1974167b7d31829ca1895c8318b519298597
/usr/lib/.build-id/3e/6c6f48b56a46fc0d4594500a884f76ed05446b
/usr/lib/.build-id/3f/033acfc1cc673e7c29694646c5e4132a774d3f
/usr/lib/.build-id/3f/cbb019c5c45073cec2ef8dc6f0c4b46c9253ec
/usr/lib/.build-id/40/4ad9ae768ea7376c17fe015aca791994fb89fe
/usr/lib/.build-id/40/d688fe49fbccd26b08d7de939560d5624ae108
/usr/lib/.build-id/40/f2ce0aac48d4589dc137d304c0ed56aa54ece5
/usr/lib/.build-id/40/f2de6dcabe067c37eaefe503d05cbcd1bf5fb3
/usr/lib/.build-id/41
/usr/lib/.build-id/41/36ca5f92deab504351abea421981e22ad30893
/usr/lib/.build-id/41/fbe8354cab80112c72d1802a3108d3a0645e59
/usr/lib/.build-id/43/cc2210b9473167bc057ec5beb730eca1667fcd
/usr/lib/.build-id/45
/usr/lib/.build-id/45/0f5f74be5c5658a7e8b1bd79d9362ad91ce2c5
/usr/lib/.build-id/46
/usr/lib/.build-id/46/63eb011e657a5acdc0c6ffef3c5670f5ef51fe
/usr/lib/.build-id/46/bb93c940c002d99c275e25913a803825f8197f
/usr/lib/.build-id/47
/usr/lib/.build-id/47/3199d6d31fe0162f8195ebd778e78aed34dc30
/usr/lib/.build-id/47/630e4aeeffe608c6e482735f9ea7739e2beb2f
/usr/lib/.build-id/48/3432d87c4900d31625030df3a7b297e5106501
/usr/lib/.build-id/49
/usr/lib/.build-id/49/e3fd02dfeb24d4acbbc030cbf7dc57b0ef6ed5
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/fba241e782a1005f6b1368aff9bfa4b654036b
/usr/lib/.build-id/4c/41704abd5d3a31c3785b846f8e1abad95f66e1
/usr/lib/.build-id/4c/dde43421b40f72ce4fddd8a6a768cf8cf64347
/usr/lib/.build-id/4c/e14a9172d2683f70cf9f1ecd05d71266f1d5d1
/usr/lib/.build-id/4d/327ab30d46a2da4799db35c72f87d14acc984f
/usr/lib/.build-id/4d/4cb8d5181204d35b1563058ea5e30c986545c0
/usr/lib/.build-id/4d/d4ed4ddee47c10211d09fbd25cc32928db3c60
/usr/lib/.build-id/4e/6300e3ae7946bafe79f9ee9cb2d9bd6e0f9df9
/usr/lib/.build-id/4e/932cd81e132a6fe96e68a5a62ac48f7172463c
/usr/lib/.build-id/50
/usr/lib/.build-id/50/45718b5713b515cbeaf0433263c14891e46295
/usr/lib/.build-id/50/48b66a1350d3eb5cad0bdf032a4469db7730cc
/usr/lib/.build-id/50/f1a2c7354776d24d4a9ddf7444ef509d6b0d5a
/usr/lib/.build-id/51/18514da4829e594c96c7d85bc38db651c114ce
/usr/lib/.build-id/51/1b5e9c2a43351a042ff5332ede3f8d2c4be9c5
/usr/lib/.build-id/51/27db34d3b222af48ba7d6439b0f7bd6d53ddd7
/usr/lib/.build-id/51/4156e0bfd5d346a1e4db68a538a772563b3a03
/usr/lib/.build-id/51/6362558cb9b6f09cd373208b572cbd5fb130e8
/usr/lib/.build-id/52
/usr/lib/.build-id/52/7e610003954d2b495eef3def91f8a0b426d3e2
/usr/lib/.build-id/54
/usr/lib/.build-id/54/90f06d40f1ac1d56f892b42df55cd127ab0155
/usr/lib/.build-id/55/c4e38a97a1517f44edef79f28b9d6d955341d5
/usr/lib/.build-id/56
/usr/lib/.build-id/56/0d24a3c0a8dfd0dc67b354d502b1b9cfcba5f2
/usr/lib/.build-id/56/15543776c7edd062b3ae42b03627e023e86ab8
/usr/lib/.build-id/56/1f332ad20b4cbf7ad7e64def622e5df61ca7c1
/usr/lib/.build-id/56/6587888ccf71f27cc249bc64797a41dca583a4
/usr/lib/.build-id/56/ac71792fda91534bfe4fef2bcd3ab3959f2b1f
/usr/lib/.build-id/56/b33db7d94fe29bc7981bb947879b595d3d2dbe
/usr/lib/.build-id/57/17a1e6a45a957f52f71f1f08943a2719b875b0
/usr/lib/.build-id/58/a089c92b6428f757b0c974a2886632b1a6aafa
/usr/lib/.build-id/58/e7f57efe2cb3cb4f0d953411eb444289ac2dec
/usr/lib/.build-id/58/fc0f4c052f4948e387b894ef8b92cf802be54d
/usr/lib/.build-id/59/0d9c22cdf95fe9658e458bd8d987d1ab1f2084
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/052e5742483bf36b98099d429ced6d368ac49f
/usr/lib/.build-id/5a/9e11a2b154c35719707546f114a5fa4103d9e1
/usr/lib/.build-id/5a/f967fab7bb16e3976238b5209ecdb50b368020
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/3aeb8936180035bd5494013be2b72c276c9c1a
/usr/lib/.build-id/5b/62e2f7986e6073d2a5222f85162885800499ed
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/18d82709d735fadfbc0e05492549723f7e0e19
/usr/lib/.build-id/5d/7504361c20daa5616878ead0f79557d0fe9a83
/usr/lib/.build-id/5e/3c154be12d5bc673974439704663b4b6344472
/usr/lib/.build-id/5e/8a546e8a66fc879d134a868e8b7c4138fed09d
/usr/lib/.build-id/5f/7d8a67345446d1e336b619a03c1b33114932c9
/usr/lib/.build-id/60/53ac507333689d899d88b3afd07e97c5fc85fa
/usr/lib/.build-id/60/f28f96c6e61027100d2a27455818132fe19c2d
/usr/lib/.build-id/61/0a6ca4d3f8e7fa3ae30924120249d61ef53d6e
/usr/lib/.build-id/61/2f7d7b1a1199ed42ae54ff2e69212341775158
/usr/lib/.build-id/61/e8f4ac8f76a6b349cfb422b1fe5b98dc7a6002
/usr/lib/.build-id/63
/usr/lib/.build-id/63/1039f21f1634d23ebb7b62905b72a83936fabc
/usr/lib/.build-id/63/7d75720dae10811de1fed907ab69ec507b13f3
/usr/lib/.build-id/63/9711d20776d5d3e892efde4e46914c55116fa8
/usr/lib/.build-id/64/0ba30dc351cda9497bfac77c7bd120c3e95eec
/usr/lib/.build-id/64/316ae15918f863f4872f1ac27420323b3dd77b
/usr/lib/.build-id/64/55095339e373a33976da05b1ac82928f8936aa
/usr/lib/.build-id/64/57b800d08d5917ab293d854956978d70c24097
/usr/lib/.build-id/65/02d7bd28529755132c8d6b8fce22a520a28aba
/usr/lib/.build-id/65/0b25e594dad681d2b25c66be18533976aa11d0
/usr/lib/.build-id/65/f845b144b53bc55d999e641d0d6d9dc421ba0c
/usr/lib/.build-id/66
/usr/lib/.build-id/66/7a11fed6476f5183d1e4b3bd0d86c6b5d57c28
/usr/lib/.build-id/66/8f30a1ab638c57dcd8839cbe94eb7404d636ee
/usr/lib/.build-id/67/d9872799f847e7f91e88e4a3f236388a0663f6
/usr/lib/.build-id/68
/usr/lib/.build-id/68/a26f4febd6ac19b8f0a431575362c75f73cd43
/usr/lib/.build-id/68/a97f5678af37eaf728a12c86ad6f0e613921fa
/usr/lib/.build-id/68/cf769c2f7f36973fdcc20cf172d6b44a024311
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/220da957307a9c232b118e8daeeaec406573a3
/usr/lib/.build-id/6b/71e44c9473d82df13f1b9b802c356d1a8f1dcc
/usr/lib/.build-id/6c/cecdf4089e41c1dec6b21e79ae680e24ec6185
/usr/lib/.build-id/6e/00546e6a5f81a50c49ce560d6527f1c4d7ea5e
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/4b206d7d42f97c92994d684f0fa632ec10a971
/usr/lib/.build-id/71
/usr/lib/.build-id/71/b5b4440d97fc9be2b8bc58033bf2cc2443fddd
/usr/lib/.build-id/72/135fb18c40549f1b1325f5680b83086d514f4e
/usr/lib/.build-id/72/5dcc7887d68969bfbed33d8c6b8bf8ab0837b6
/usr/lib/.build-id/74/066de1510ca40eaf58e66e1a251ce96ec350cf
/usr/lib/.build-id/74/9b9b359f842fce309ab1dc6ec40087424a3388
/usr/lib/.build-id/75/1bffb238a894b606bdfa309cf7ec9a60913dc2
/usr/lib/.build-id/75/46f3dee197b4c0b17eac677d364a41945bfcd5
/usr/lib/.build-id/75/57d03a673604f9cfe5bb1deaa9d71f5f0be2eb
/usr/lib/.build-id/76/32d1b20ffa784727f079582cf7c5fd40e33fe8
/usr/lib/.build-id/76/34056a2cd7907a060d2ce823a48d38b5f26e08
/usr/lib/.build-id/76/7565e20d38cbf56d24bae706ad76d370cc075a
/usr/lib/.build-id/76/de2d34d07c641c58e4241eb8bcacd8711a56c5
/usr/lib/.build-id/76/f39c3adc3c2c57b2f4993fd602ee104e2278b3
/usr/lib/.build-id/77
/usr/lib/.build-id/77/1f25279d1c63c5a693677b7d3b28375382072f
/usr/lib/.build-id/77/3413bdefa8b9b94e02e6d5edd6be3461437011
/usr/lib/.build-id/78/1bc64b8678714a82c9d1353b2cd0460cd67982
/usr/lib/.build-id/78/2bb1a28b2aa478272f83b274e1c120e50639bc
/usr/lib/.build-id/78/f8542bb11a6dae7e0278bd37470d4cccd8cd93
/usr/lib/.build-id/79/7a0ef476f7db10d60d684cf0f4dfc419bf1ad4
/usr/lib/.build-id/7a/1301c3af1ffcdc7be67eb5708893b463c5c110
/usr/lib/.build-id/7a/7ff4dc8f889a4a58e7c6e658d654543b965633
/usr/lib/.build-id/7a/ec35f7924f3798b6845a90fa7c8869605c2095
/usr/lib/.build-id/7b/f80212ff69b3a59807cb6311cd04416f569ac2
/usr/lib/.build-id/7e/75dfc9e74c487a274093fa9d698e4f9b168e1d
/usr/lib/.build-id/7e/9176bc29337a3bbf17e37c1d219300b39a14be
/usr/lib/.build-id/7f/8836bd43eee56e49510613e43cc87fcff1516f
/usr/lib/.build-id/81/4016515f27ce2545ba0283f09960e80648a758
/usr/lib/.build-id/81/8b52670051b5025aef0568ef4562bcc0c9f286
/usr/lib/.build-id/82
/usr/lib/.build-id/82/71d90ae895d9acec187a049c41a1e3a7c515c5
/usr/lib/.build-id/83/49ccfb72fd55e1011318de3cbe5d2afcee3da2
/usr/lib/.build-id/83/5ddd6b303e86d3323436d2de122b65ce7c09a4
/usr/lib/.build-id/83/b694ba3ad577f8cb5b2ad7a6db319cae67b5f6
/usr/lib/.build-id/84/994233f64118f597f50213ff192c646ed92ff8
/usr/lib/.build-id/85
/usr/lib/.build-id/85/2e502f3bab27fe0202da4a9e592aef1daf3da1
/usr/lib/.build-id/85/8b01288851e8d416aa0080016fdd9e943d521a
/usr/lib/.build-id/86
/usr/lib/.build-id/86/4b28eaeb8a41f892ec2cfde760f8a6aa2d9ae0
/usr/lib/.build-id/87/9fe08b4c8c5229e76f1bac7f9e112a666f285c
/usr/lib/.build-id/88/4226631c20848dcc8a67b17bfbb1b8bcfbf9f1
/usr/lib/.build-id/88/72eafc1fe13673c29db55aa2d38c945932ccaf
/usr/lib/.build-id/89
/usr/lib/.build-id/89/757c1f809d601b2bee7ffa76c6a53873246b45
/usr/lib/.build-id/89/b9907cbe47159ef14b6c23e686e462b08a0c05
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/9d521cb00618083dbbfe98fd7e6e18f3cfdebc
/usr/lib/.build-id/8a/fd7a75fc0e9027dd6dfa096ed0805c7db07f21
/usr/lib/.build-id/8b/4bc34006ce4f518cf683989f63bb4f0886447b
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/ce30cde6f4ab8796837dd56ab709687151f02b
/usr/lib/.build-id/8d/2fb4e3db16edfe735c80bd1f3a585c1a95b1c0
/usr/lib/.build-id/8d/6ebba975a049271f46a531c1948c08f6b241ec
/usr/lib/.build-id/8d/814ab397e5b63a4784555436cf9e7a8fd757bc
/usr/lib/.build-id/8e/7599651d81a4a08d6e9e8b1b8f6135c96d9c7e
/usr/lib/.build-id/8e/849f23b18144b042c31090673dd599cd77f8ca
/usr/lib/.build-id/8e/88e494a74546cd84ccac39cd65be3cd28fd69f
/usr/lib/.build-id/90/c4b092a13ae99944abdb26413cdbd74ca83e59
/usr/lib/.build-id/91
/usr/lib/.build-id/91/fa07e66e41cc46fc5c586564362b851139029d
/usr/lib/.build-id/92/83aea7b3df6a859b9f747c787bb5749cdb8e67
/usr/lib/.build-id/92/960dc9245caa9397fb55c535d993bf55b2eba3
/usr/lib/.build-id/93/1ea8c0168963e2b0e1e38acc6b634b04d8c35c
/usr/lib/.build-id/93/69c6c9598ae7a97cc8967db1f6c7f93493c122
/usr/lib/.build-id/94
/usr/lib/.build-id/94/32c169c819766ab68ae32091d6258abd915857
/usr/lib/.build-id/94/e57e64574044c32a678579ed2ad1be49c1b579
/usr/lib/.build-id/97
/usr/lib/.build-id/97/af72673e801bbb91a595fe5422231dad174bed
/usr/lib/.build-id/97/c8a8ffdacd5a15612e984ab39d83123dcf54ce
/usr/lib/.build-id/97/e7df604f5aa8f31eb9d8c77f8779d0b2729c3f
/usr/lib/.build-id/98
/usr/lib/.build-id/98/566fe9a96f9e02ff9a4cf0914d4d870431315c
/usr/lib/.build-id/99/c4968cf59e6262486c338f7b72a13ecfc18cd3
/usr/lib/.build-id/99/c5292feface30cf2b82a178ae8683b929043ba
/usr/lib/.build-id/99/ec54b95e81c678d0b17c41feba1830630d6c6b
/usr/lib/.build-id/9a/f3bb34742cc07badce1ef7d5dc98c0dae13be2
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/d4bfc0c487578eee560569f492680d8ed55760
/usr/lib/.build-id/9c/8c6c8331738e2fa12e4239e05955678de23991
/usr/lib/.build-id/9c/b49482fa82be20f4e111f2f9a5b0d93b5b9ef7
/usr/lib/.build-id/9c/cb54e5bac083bbd17853d8d62cb2b7c6697a15
/usr/lib/.build-id/9e/ac11945aa2ab9727e4eb63d66517c82f8cc5fd
/usr/lib/.build-id/9e/b2758f30b0dbfd0f062d1cf360eea36c5b4af6
/usr/lib/.build-id/9f/52209d1db752432fad3bd5dc5bd16b2303f099
/usr/lib/.build-id/9f/e295fffc08528e3ad7655277ef7bc6a32dd36f
/usr/lib/.build-id/a0/64ce9610aea49ba2026762bafcf336523ec49e
/usr/lib/.build-id/a0/cf0c0003d40604e7a951b82f7f60f7e8a7d067
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/055547fd4d6ea2123e5868fa415a15e84babf0
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/0a60adb5ee6ca240272e797a78d0fb33f797d1
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/61192deab25f96bdc55a9152909efa8528f05d
/usr/lib/.build-id/a5/4f3743970e6f32eb1b462fe5f029f92f0e11aa
/usr/lib/.build-id/a6/8028d967329ab5365f888500155b8ff025765f
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/37052f35220abe9efafb5554ed6922762e8ab6
/usr/lib/.build-id/a7/bfb653856af94bf1ab119a130da306aa51cf5e
/usr/lib/.build-id/a7/f5bcfdc6aa23b42d050dfd7fe71c15cccd3380
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/3514fb836935cd90c1889b6b992e0ae00749c6
/usr/lib/.build-id/a8/5532fef74cdbbbcc648515fab42b283a5b1d86
/usr/lib/.build-id/a8/840c864af2d62971651014a1d4b9eabd189c08
/usr/lib/.build-id/aa/cd728dbeb54bf7278d872a95d63a24229bf394
/usr/lib/.build-id/ab/f60dcf279a1c59f4d52278ef2672013a7ea3f2
/usr/lib/.build-id/ac/cf16d9520301847c917a553dc37dbbf8733dac
/usr/lib/.build-id/ad/2f56eb9b4b9c97bf6eb4587f7f83e50f5aa324
/usr/lib/.build-id/ad/a4e55e8adccc167748f5a0be13914f6406f97a
/usr/lib/.build-id/ad/bae4c2f931adcc3eb630262205a2ff4b37abd0
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/6e66b2fa0d8db08afde99804faade1f0c8776a
/usr/lib/.build-id/ae/e47990b31051221d33103ae758a1287240decd
/usr/lib/.build-id/b0/1876446f7148db5383eaf7c64445de1d5c068a
/usr/lib/.build-id/b0/e8c1a61221e692091e187e7865905fcc01c4b5
/usr/lib/.build-id/b0/fe11138a8c08643cda79d61de8dba3d1b4c20d
/usr/lib/.build-id/b1/e03ff72dee5a567e9d0f3a8c56be3767112ed3
/usr/lib/.build-id/b2/919b350bee45ac567efae233a2f8a41b7762cb
/usr/lib/.build-id/b2/a5581f9f768312fd65d2df930370b634677df9
/usr/lib/.build-id/b4/de658a38355320a1675e934ad2294c933c7642
/usr/lib/.build-id/b5/7aa80a992df337d458642ee0b464aa69642e3f
/usr/lib/.build-id/b5/cbdf99be130a5152bf6d77a43ff9ddf51843e4
/usr/lib/.build-id/b5/ec48f10d344400481c2f329458ff1b12ff5df6
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/9e5a9dd5819b67b97e2227f91e87ba8ae5bd42
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/37ee1574a6ce8bdbf0e73e5fd159e053e6a1b8
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/338a4a84b5d8a93fe190874ab4fc33a9adfee0
/usr/lib/.build-id/b8/af6e34ad7eb24d0e9723e86763ca929df430ca
/usr/lib/.build-id/b9/b94b91e506fa5a4a87c2b24f62885972a99c01
/usr/lib/.build-id/b9/d59faa1c73357d6ca8b34ef4642e24dde381d0
/usr/lib/.build-id/ba/752469bb69ac122b0738aff1719b2cc4318a4a
/usr/lib/.build-id/ba/bfce6c229fe1dfc7f104e2317d5f797084feb4
/usr/lib/.build-id/ba/e25b6f37206fd235cf3754718be790ec8f4c7f
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/5e0d2fbe4034d94b63a85ffb35f0055042be05
/usr/lib/.build-id/bb/6f40e879eb02f80464c0bb0ba286e7caa45ab0
/usr/lib/.build-id/bb/71d94a857eff51edb4610c1ea0588f5ee5922e
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/265e8343c88ac50205ee049f1650751a20fcd6
/usr/lib/.build-id/bc/3cd56dfec795f7af3226e0665de456f4c6d268
/usr/lib/.build-id/bc/f390ed4113c93da76e9521a64f59d6a8a886f8
/usr/lib/.build-id/bd/807a6ab8e4f416621910c57aaabd354f59fc81
/usr/lib/.build-id/be/b8da4e30d1db2c8b795b937d23676a8bae9463
/usr/lib/.build-id/be/c336e0a5ea003985911dd197efe7c106c8be69
/usr/lib/.build-id/be/ead8fb269f2741d174bb576f5d0bc4ffa38de0
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/22362e7ce2ff573c99722355e9084a5b661600
/usr/lib/.build-id/bf/c56f6f21e83fc93ccdc8ffb9f89d85a8c0f178
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/1d1766b4ac9a5d2b87a894de857dca2908ace1
/usr/lib/.build-id/c0/8c6166256d7c06e6cb9db70efbb2961a454de7
/usr/lib/.build-id/c1/08b36370291df41620678aa67e01ff90f19596
/usr/lib/.build-id/c1/c34448a6688a83c7c929f68d78eefd8a9e3de5
/usr/lib/.build-id/c1/eafe12c9fc70878f065fb0ba78f3abf739d5a2
/usr/lib/.build-id/c2/b54adc20459a665bba7286354fe15274ba3185
/usr/lib/.build-id/c3/1e9c350655479442086da83eeea47ae77dc749
/usr/lib/.build-id/c3/ad5b97c2546dcb9d83b434da997cbe9381b2ea
/usr/lib/.build-id/c3/dec22de51bf0389fabd0c6fa239f0fdd44d088
/usr/lib/.build-id/c3/e9c0f77015c168d5f179903d7c6a8b55eb20a7
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/3d1d1bb3d5fd22ea49ba05c5d745f25e947cee
/usr/lib/.build-id/c4/8589e99534d3f938ff94c8387f0bfb1ea7ea39
/usr/lib/.build-id/c4/d1c148bf3b82f0759317f642ac201a278b5f3b
/usr/lib/.build-id/c5/2465fefd1e30131f81c7ad8ae9689b97bde2d7
/usr/lib/.build-id/c6/6094395f3a9fd44f4af7bd9467fdb06c2bfe6c
/usr/lib/.build-id/c6/a37d0e24eec52301c80240640a0926efdef0b4
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/b0612c4c1ba9f77dc3fbbae3d75064ff7a16f1
/usr/lib/.build-id/c8/ee1e0d5ba4d4665fcd79bb8d3958ff2278703f
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/1da9420d9cd2b44932a293859d01752e30667a
/usr/lib/.build-id/cd/1fc25d45bce95e177966deb1b5a502a993392d
/usr/lib/.build-id/cd/7f5d9aae37565296babe2552bebd9eaf70c362
/usr/lib/.build-id/ce/f443ff8fb3315157b514328ba0170802827f18
/usr/lib/.build-id/cf/65451718b7bc0954a9232927a0dd55be5efbbd
/usr/lib/.build-id/cf/da0302eea13c850354477df90091d2c6674735
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/02a250c59700ea79030a53297f08f3a507c6b2
/usr/lib/.build-id/d0/0b4a79c16f45334444a46ae94522c4e9a45bdb
/usr/lib/.build-id/d0/147fc220d090e73e154e3daf9a5d1f8dcaa86d
/usr/lib/.build-id/d0/cb094047b480da25030267c2e868e3412237a2
/usr/lib/.build-id/d1/367bd8c02457578c95afec0a536a65ba60aa07
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/d2f811514e35c721f075c5175a1740ce770763
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/6333917b62aa0590e31dc98f8ed4275d0adae0
/usr/lib/.build-id/d5/48885cebadc2821e1d747007a6f9d916220edb
/usr/lib/.build-id/d5/af159b6b6fce317f6d0aa707a0886175d99a2f
/usr/lib/.build-id/d5/ea9baab6789317ec689e83ba736d8ec86122b2
/usr/lib/.build-id/d6/36936edb6cd9b5d653114ea69723bd9152f689
/usr/lib/.build-id/d6/7cb6322df8caedc89dfd15e61b71be3244b6a4
/usr/lib/.build-id/d6/7dc462e83ef3003d25d6ff17dad09394a8eb89
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/7842f67a6e672bc3ac2202028e013237c0159e
/usr/lib/.build-id/d7/ac920416c29fc77b68e349f48de590d8741bce
/usr/lib/.build-id/d7/b8533bdafdd3d5f59f5ea131588a98bb37d77d
/usr/lib/.build-id/d7/fd6753bd3429f537b027b07f0c1a1bc2431c39
/usr/lib/.build-id/d8/6c1e359d24a424841a447d778117dbe4bf95f1
/usr/lib/.build-id/d9/c3d35526e3c576e0d834115f4634585eae9ae4
/usr/lib/.build-id/da/4201c7f5f9112b48f00134608c575f730536e4
/usr/lib/.build-id/da/d7d9dc4df5de2c3ab83a1d5633eb66d8c29989
/usr/lib/.build-id/db
/usr/lib/.build-id/db/524669f79046ec813b855e6e721de2b4ff707e
/usr/lib/.build-id/db/c4b431be1b05d13c6d21851066ee4b93ec098d
/usr/lib/.build-id/dc/12ed69ec49b097fd97f6a05a7a925090285b8c
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/42e76a3b8bcc8ef30fed7cb8b3f39b2978fcd2
/usr/lib/.build-id/de/9bd0479fac082df995b2435a5df02fd835a40e
/usr/lib/.build-id/de/ad3cd1c9ffdf44bc638b9ba434edf0061509b9
/usr/lib/.build-id/df/095412ca262deb1903015130752aa081578635
/usr/lib/.build-id/df/d7a42860a1e5ff293e5befc331456f976c70bf
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/67e6cae53c95056185128b10f113407db4e252
/usr/lib/.build-id/e4/deec7132278dccbbef8cd7a949fbbcdf3d66ee
/usr/lib/.build-id/e6/38b93383434cc40a597c380fa6c6a03f4587f2
/usr/lib/.build-id/e6/53334d5238d6fd21975467dfbd46f689c7f195
/usr/lib/.build-id/e6/7c3e21dd2635788a05efc524def12019c11695
/usr/lib/.build-id/e8/5411b953c3585e6fbb140dd0da5fe5ba3e01e5
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/2ad0627cf5ebf7b958d6d640c49b0592a53433
/usr/lib/.build-id/e9/7c6f162007a5ebf5fba64526f35ebb7487a936
/usr/lib/.build-id/ea/46ac2e938e94794c9983d8b7def741eb41789d
/usr/lib/.build-id/eb/a371ac130cb660fdbdabeabffc122286b96aa3
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/44ba9febcb6489427e34033e209d964cfc1181
/usr/lib/.build-id/ed/291912349ee348425bc10e0402c83d26e29976
/usr/lib/.build-id/ed/586ce124934ab39ee032f4fe150be70d1564f8
/usr/lib/.build-id/ef/869891b2d7b285574307f3251a8b627136dfc7
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/c87a1dabb5e6713f70dc1f1599c99809484f88
/usr/lib/.build-id/f2/e6285ae57471811cbc7c0beeef9a944b963c32
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/3726c6cd20bd501386e37251579feb451b4371
/usr/lib/.build-id/f3/461aa01f7ad15ae97d61895ee9001d2a1f40b8
/usr/lib/.build-id/f3/d5b204ac455ea9fc615bbdb2afd2ffa414571e
/usr/lib/.build-id/f4/3952ad0e98392aa8055bccf3cb2533ede09220
/usr/lib/.build-id/f4/70085f9c01d28d6972916c094422c5cae8c52d
/usr/lib/.build-id/f4/eed006233ea380e901e97c09d9e373d9dd80f0
/usr/lib/.build-id/f4/f41ce93ba34c32776cb633982ec6a08f61ffa0
/usr/lib/.build-id/f5/9d20fe8d2769ba15c69f80d2ad3b1329fea6a8
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/050d72554300e305f51b7c4ea570fd14e01bc0
/usr/lib/.build-id/f6/ad5f67c0ecfea6152d985884afda315efe6a8d
/usr/lib/.build-id/f7/1c554d918e20ced1320f3088eb8ea8b7de0377
/usr/lib/.build-id/f7/3190a7210db884a726162a45f5ab43fbbb61e9
/usr/lib/.build-id/f7/9583e73e93be9aea3a83a7f49640ceecc4fdc8
/usr/lib/.build-id/f7/dfcae93fa7d70336f48b2ba75794aa381de7b9
/usr/lib/.build-id/f9/71d4406146c821f3aa5f837241d1ba927e5365
/usr/lib/.build-id/f9/8e5bf71a19de8d831225ff1297a28371d9b893
/usr/lib/.build-id/f9/9d7782e1068a404fc3830e3e50f737fecab6a5
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/56b3aebc09a2a8351a92b8038ee9b7cb6351f6
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/633f0855933543bf03877d0f7e3f233038a690
/usr/lib/.build-id/fb/c2852a5b17acda4616e450c56435c4dab4a18a
/usr/lib/.build-id/fd/7a6f6ddef3ea596a4627acd7be9ec1f8770e85
/usr/lib/.build-id/fd/cff5078cd9957212896e85b75b47ea7307ba5f
/usr/lib/.build-id/fd/df8b546fae52aea1211c81e8bda42ab5accf90
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/5d6a7b31aa8f28b162a90f9eea35e6c08c0dc0
/usr/lib/.build-id/ff/2bf63ae57377b931151f4390cf59265e7b8217
/usr/lib/.build-id/ff/8c9fc50025b269da9d51c69676f63e41514c7b
/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-cbrtl
/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-double-vlen1-acos
/usr/libexec/glibc-benchtests/bench-double-vlen1-acosh
/usr/libexec/glibc-benchtests/bench-double-vlen1-asin
/usr/libexec/glibc-benchtests/bench-double-vlen1-asinh
/usr/libexec/glibc-benchtests/bench-double-vlen1-atan
/usr/libexec/glibc-benchtests/bench-double-vlen1-atan2
/usr/libexec/glibc-benchtests/bench-double-vlen1-atanh
/usr/libexec/glibc-benchtests/bench-double-vlen1-cbrt
/usr/libexec/glibc-benchtests/bench-double-vlen1-cos
/usr/libexec/glibc-benchtests/bench-double-vlen1-cosh
/usr/libexec/glibc-benchtests/bench-double-vlen1-erf
/usr/libexec/glibc-benchtests/bench-double-vlen1-erfc
/usr/libexec/glibc-benchtests/bench-double-vlen1-exp
/usr/libexec/glibc-benchtests/bench-double-vlen1-exp10
/usr/libexec/glibc-benchtests/bench-double-vlen1-exp2
/usr/libexec/glibc-benchtests/bench-double-vlen1-expm1
/usr/libexec/glibc-benchtests/bench-double-vlen1-hypot
/usr/libexec/glibc-benchtests/bench-double-vlen1-log
/usr/libexec/glibc-benchtests/bench-double-vlen1-log10
/usr/libexec/glibc-benchtests/bench-double-vlen1-log1p
/usr/libexec/glibc-benchtests/bench-double-vlen1-log2
/usr/libexec/glibc-benchtests/bench-double-vlen1-pow
/usr/libexec/glibc-benchtests/bench-double-vlen1-sin
/usr/libexec/glibc-benchtests/bench-double-vlen1-sinh
/usr/libexec/glibc-benchtests/bench-double-vlen1-tan
/usr/libexec/glibc-benchtests/bench-double-vlen1-tanh
/usr/libexec/glibc-benchtests/bench-double-vlen2-acos
/usr/libexec/glibc-benchtests/bench-double-vlen2-acosh
/usr/libexec/glibc-benchtests/bench-double-vlen2-asin
/usr/libexec/glibc-benchtests/bench-double-vlen2-asinh
/usr/libexec/glibc-benchtests/bench-double-vlen2-atan
/usr/libexec/glibc-benchtests/bench-double-vlen2-atan2
/usr/libexec/glibc-benchtests/bench-double-vlen2-atanh
/usr/libexec/glibc-benchtests/bench-double-vlen2-cbrt
/usr/libexec/glibc-benchtests/bench-double-vlen2-cos
/usr/libexec/glibc-benchtests/bench-double-vlen2-cosh
/usr/libexec/glibc-benchtests/bench-double-vlen2-erf
/usr/libexec/glibc-benchtests/bench-double-vlen2-erfc
/usr/libexec/glibc-benchtests/bench-double-vlen2-exp
/usr/libexec/glibc-benchtests/bench-double-vlen2-exp10
/usr/libexec/glibc-benchtests/bench-double-vlen2-exp2
/usr/libexec/glibc-benchtests/bench-double-vlen2-expm1
/usr/libexec/glibc-benchtests/bench-double-vlen2-hypot
/usr/libexec/glibc-benchtests/bench-double-vlen2-log
/usr/libexec/glibc-benchtests/bench-double-vlen2-log10
/usr/libexec/glibc-benchtests/bench-double-vlen2-log1p
/usr/libexec/glibc-benchtests/bench-double-vlen2-log2
/usr/libexec/glibc-benchtests/bench-double-vlen2-pow
/usr/libexec/glibc-benchtests/bench-double-vlen2-sin
/usr/libexec/glibc-benchtests/bench-double-vlen2-sinh
/usr/libexec/glibc-benchtests/bench-double-vlen2-tan
/usr/libexec/glibc-benchtests/bench-double-vlen2-tanh
/usr/libexec/glibc-benchtests/bench-double-vlen4-acos
/usr/libexec/glibc-benchtests/bench-double-vlen4-acosh
/usr/libexec/glibc-benchtests/bench-double-vlen4-asin
/usr/libexec/glibc-benchtests/bench-double-vlen4-asinh
/usr/libexec/glibc-benchtests/bench-double-vlen4-atan
/usr/libexec/glibc-benchtests/bench-double-vlen4-atan2
/usr/libexec/glibc-benchtests/bench-double-vlen4-atanh
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-acos
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-acosh
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-asin
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-asinh
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-atan
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-atan2
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-atanh
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-cbrt
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-cos
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-cosh
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-erf
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-erfc
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-exp
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-exp10
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-exp2
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-expm1
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-hypot
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-log
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-log10
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-log1p
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-log2
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-pow
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-sin
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-sinh
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-tan
/usr/libexec/glibc-benchtests/bench-double-vlen4-avx2-tanh
/usr/libexec/glibc-benchtests/bench-double-vlen4-cbrt
/usr/libexec/glibc-benchtests/bench-double-vlen4-cos
/usr/libexec/glibc-benchtests/bench-double-vlen4-cosh
/usr/libexec/glibc-benchtests/bench-double-vlen4-erf
/usr/libexec/glibc-benchtests/bench-double-vlen4-erfc
/usr/libexec/glibc-benchtests/bench-double-vlen4-exp
/usr/libexec/glibc-benchtests/bench-double-vlen4-exp10
/usr/libexec/glibc-benchtests/bench-double-vlen4-exp2
/usr/libexec/glibc-benchtests/bench-double-vlen4-expm1
/usr/libexec/glibc-benchtests/bench-double-vlen4-hypot
/usr/libexec/glibc-benchtests/bench-double-vlen4-log
/usr/libexec/glibc-benchtests/bench-double-vlen4-log10
/usr/libexec/glibc-benchtests/bench-double-vlen4-log1p
/usr/libexec/glibc-benchtests/bench-double-vlen4-log2
/usr/libexec/glibc-benchtests/bench-double-vlen4-pow
/usr/libexec/glibc-benchtests/bench-double-vlen4-sin
/usr/libexec/glibc-benchtests/bench-double-vlen4-sinh
/usr/libexec/glibc-benchtests/bench-double-vlen4-tan
/usr/libexec/glibc-benchtests/bench-double-vlen4-tanh
/usr/libexec/glibc-benchtests/bench-double-vlen8-acos
/usr/libexec/glibc-benchtests/bench-double-vlen8-acosh
/usr/libexec/glibc-benchtests/bench-double-vlen8-asin
/usr/libexec/glibc-benchtests/bench-double-vlen8-asinh
/usr/libexec/glibc-benchtests/bench-double-vlen8-atan
/usr/libexec/glibc-benchtests/bench-double-vlen8-atan2
/usr/libexec/glibc-benchtests/bench-double-vlen8-atanh
/usr/libexec/glibc-benchtests/bench-double-vlen8-cbrt
/usr/libexec/glibc-benchtests/bench-double-vlen8-cos
/usr/libexec/glibc-benchtests/bench-double-vlen8-cosh
/usr/libexec/glibc-benchtests/bench-double-vlen8-erf
/usr/libexec/glibc-benchtests/bench-double-vlen8-erfc
/usr/libexec/glibc-benchtests/bench-double-vlen8-exp
/usr/libexec/glibc-benchtests/bench-double-vlen8-exp10
/usr/libexec/glibc-benchtests/bench-double-vlen8-exp2
/usr/libexec/glibc-benchtests/bench-double-vlen8-expm1
/usr/libexec/glibc-benchtests/bench-double-vlen8-hypot
/usr/libexec/glibc-benchtests/bench-double-vlen8-log
/usr/libexec/glibc-benchtests/bench-double-vlen8-log10
/usr/libexec/glibc-benchtests/bench-double-vlen8-log1p
/usr/libexec/glibc-benchtests/bench-double-vlen8-log2
/usr/libexec/glibc-benchtests/bench-double-vlen8-pow
/usr/libexec/glibc-benchtests/bench-double-vlen8-sin
/usr/libexec/glibc-benchtests/bench-double-vlen8-sinh
/usr/libexec/glibc-benchtests/bench-double-vlen8-tan
/usr/libexec/glibc-benchtests/bench-double-vlen8-tanh
/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-float-vlen1-acosf
/usr/libexec/glibc-benchtests/bench-float-vlen1-acoshf
/usr/libexec/glibc-benchtests/bench-float-vlen1-asinf
/usr/libexec/glibc-benchtests/bench-float-vlen1-asinhf
/usr/libexec/glibc-benchtests/bench-float-vlen1-atan2f
/usr/libexec/glibc-benchtests/bench-float-vlen1-atanf
/usr/libexec/glibc-benchtests/bench-float-vlen1-atanhf
/usr/libexec/glibc-benchtests/bench-float-vlen1-cbrtf
/usr/libexec/glibc-benchtests/bench-float-vlen1-cosf
/usr/libexec/glibc-benchtests/bench-float-vlen1-coshf
/usr/libexec/glibc-benchtests/bench-float-vlen1-erfcf
/usr/libexec/glibc-benchtests/bench-float-vlen1-erff
/usr/libexec/glibc-benchtests/bench-float-vlen1-exp10f
/usr/libexec/glibc-benchtests/bench-float-vlen1-exp2f
/usr/libexec/glibc-benchtests/bench-float-vlen1-expf
/usr/libexec/glibc-benchtests/bench-float-vlen1-expm1f
/usr/libexec/glibc-benchtests/bench-float-vlen1-hypotf
/usr/libexec/glibc-benchtests/bench-float-vlen1-log10f
/usr/libexec/glibc-benchtests/bench-float-vlen1-log1pf
/usr/libexec/glibc-benchtests/bench-float-vlen1-log2f
/usr/libexec/glibc-benchtests/bench-float-vlen1-logf
/usr/libexec/glibc-benchtests/bench-float-vlen1-powf
/usr/libexec/glibc-benchtests/bench-float-vlen1-sinf
/usr/libexec/glibc-benchtests/bench-float-vlen1-sinhf
/usr/libexec/glibc-benchtests/bench-float-vlen1-tanf
/usr/libexec/glibc-benchtests/bench-float-vlen1-tanhf
/usr/libexec/glibc-benchtests/bench-float-vlen16-acosf
/usr/libexec/glibc-benchtests/bench-float-vlen16-acoshf
/usr/libexec/glibc-benchtests/bench-float-vlen16-asinf
/usr/libexec/glibc-benchtests/bench-float-vlen16-asinhf
/usr/libexec/glibc-benchtests/bench-float-vlen16-atan2f
/usr/libexec/glibc-benchtests/bench-float-vlen16-atanf
/usr/libexec/glibc-benchtests/bench-float-vlen16-atanhf
/usr/libexec/glibc-benchtests/bench-float-vlen16-cbrtf
/usr/libexec/glibc-benchtests/bench-float-vlen16-cosf
/usr/libexec/glibc-benchtests/bench-float-vlen16-coshf
/usr/libexec/glibc-benchtests/bench-float-vlen16-erfcf
/usr/libexec/glibc-benchtests/bench-float-vlen16-erff
/usr/libexec/glibc-benchtests/bench-float-vlen16-exp10f
/usr/libexec/glibc-benchtests/bench-float-vlen16-exp2f
/usr/libexec/glibc-benchtests/bench-float-vlen16-expf
/usr/libexec/glibc-benchtests/bench-float-vlen16-expm1f
/usr/libexec/glibc-benchtests/bench-float-vlen16-hypotf
/usr/libexec/glibc-benchtests/bench-float-vlen16-log10f
/usr/libexec/glibc-benchtests/bench-float-vlen16-log1pf
/usr/libexec/glibc-benchtests/bench-float-vlen16-log2f
/usr/libexec/glibc-benchtests/bench-float-vlen16-logf
/usr/libexec/glibc-benchtests/bench-float-vlen16-powf
/usr/libexec/glibc-benchtests/bench-float-vlen16-sinf
/usr/libexec/glibc-benchtests/bench-float-vlen16-sinhf
/usr/libexec/glibc-benchtests/bench-float-vlen16-tanf
/usr/libexec/glibc-benchtests/bench-float-vlen16-tanhf
/usr/libexec/glibc-benchtests/bench-float-vlen4-acosf
/usr/libexec/glibc-benchtests/bench-float-vlen4-acoshf
/usr/libexec/glibc-benchtests/bench-float-vlen4-asinf
/usr/libexec/glibc-benchtests/bench-float-vlen4-asinhf
/usr/libexec/glibc-benchtests/bench-float-vlen4-atan2f
/usr/libexec/glibc-benchtests/bench-float-vlen4-atanf
/usr/libexec/glibc-benchtests/bench-float-vlen4-atanhf
/usr/libexec/glibc-benchtests/bench-float-vlen4-cbrtf
/usr/libexec/glibc-benchtests/bench-float-vlen4-cosf
/usr/libexec/glibc-benchtests/bench-float-vlen4-coshf
/usr/libexec/glibc-benchtests/bench-float-vlen4-erfcf
/usr/libexec/glibc-benchtests/bench-float-vlen4-erff
/usr/libexec/glibc-benchtests/bench-float-vlen4-exp10f
/usr/libexec/glibc-benchtests/bench-float-vlen4-exp2f
/usr/libexec/glibc-benchtests/bench-float-vlen4-expf
/usr/libexec/glibc-benchtests/bench-float-vlen4-expm1f
/usr/libexec/glibc-benchtests/bench-float-vlen4-hypotf
/usr/libexec/glibc-benchtests/bench-float-vlen4-log10f
/usr/libexec/glibc-benchtests/bench-float-vlen4-log1pf
/usr/libexec/glibc-benchtests/bench-float-vlen4-log2f
/usr/libexec/glibc-benchtests/bench-float-vlen4-logf
/usr/libexec/glibc-benchtests/bench-float-vlen4-powf
/usr/libexec/glibc-benchtests/bench-float-vlen4-sinf
/usr/libexec/glibc-benchtests/bench-float-vlen4-sinhf
/usr/libexec/glibc-benchtests/bench-float-vlen4-tanf
/usr/libexec/glibc-benchtests/bench-float-vlen4-tanhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-acosf
/usr/libexec/glibc-benchtests/bench-float-vlen8-acoshf
/usr/libexec/glibc-benchtests/bench-float-vlen8-asinf
/usr/libexec/glibc-benchtests/bench-float-vlen8-asinhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-atan2f
/usr/libexec/glibc-benchtests/bench-float-vlen8-atanf
/usr/libexec/glibc-benchtests/bench-float-vlen8-atanhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-acosf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-acoshf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-asinf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-asinhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-atan2f
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-atanf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-atanhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-cbrtf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-cosf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-coshf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-erfcf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-erff
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-exp10f
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-exp2f
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-expf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-expm1f
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-hypotf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-log10f
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-log1pf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-log2f
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-logf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-powf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-sinf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-sinhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-tanf
/usr/libexec/glibc-benchtests/bench-float-vlen8-avx2-tanhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-cbrtf
/usr/libexec/glibc-benchtests/bench-float-vlen8-cosf
/usr/libexec/glibc-benchtests/bench-float-vlen8-coshf
/usr/libexec/glibc-benchtests/bench-float-vlen8-erfcf
/usr/libexec/glibc-benchtests/bench-float-vlen8-erff
/usr/libexec/glibc-benchtests/bench-float-vlen8-exp10f
/usr/libexec/glibc-benchtests/bench-float-vlen8-exp2f
/usr/libexec/glibc-benchtests/bench-float-vlen8-expf
/usr/libexec/glibc-benchtests/bench-float-vlen8-expm1f
/usr/libexec/glibc-benchtests/bench-float-vlen8-hypotf
/usr/libexec/glibc-benchtests/bench-float-vlen8-log10f
/usr/libexec/glibc-benchtests/bench-float-vlen8-log1pf
/usr/libexec/glibc-benchtests/bench-float-vlen8-log2f
/usr/libexec/glibc-benchtests/bench-float-vlen8-logf
/usr/libexec/glibc-benchtests/bench-float-vlen8-powf
/usr/libexec/glibc-benchtests/bench-float-vlen8-sinf
/usr/libexec/glibc-benchtests/bench-float-vlen8-sinhf
/usr/libexec/glibc-benchtests/bench-float-vlen8-tanf
/usr/libexec/glibc-benchtests/bench-float-vlen8-tanhf
/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, Sat Jul 19 04:35:45 2025