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

glibc-benchtests-2.39-38.el10.alma.1 RPM for x86_64_v2

From AlmaLinux Kitten 10 CRB for x86_64_v2

Name: glibc-benchtests Distribution: AlmaLinux
Version: 2.39 Vendor: AlmaLinux
Release: 38.el10.alma.1 Build date: Tue May 20 13:25:17 2025
Group: Unspecified Build host: x64-builder04.almalinux.org
Size: 20547939 Source RPM: glibc-2.39-38.el10.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

* Wed May 07 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-38.alma.1
  - Overwrite target for x86_64_v2
  - Add /usr/lib64/lp64d to ricv64
* 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
* Tue Jul 11 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-17
  - Auto-sync with upstream branch master,
    commit 7f079fdc16e88ebb8020e17b2fd900e8924da29a:
  - LoongArch: Add vector implementation for _dl_runtime_resolve.
  - LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.
  - sysdeps: Add missing hidden definitions for i386
  - sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCE
  - Translations: Add new ro support and update others.
  - elf: _dl_find_object may return 1 during early startup (bug 30515)
  - LoongArch: config: Rewrite check on static PIE.
  - Revert "hppa: Drop 16-byte pthread lock alignment"
  - realloc: Limit chunk reuse to only growing requests [BZ #30579]
  - vfscanf-internal: Remove potentially unbounded allocas
* Thu Jul 06 2023 Frédéric Bérat <fberat@redhat.com> - 2.37.9000-16
  - Add "--enable-fortify-source" option to configure
  - Auto-sync with upstream branch master,
    commit 5324d258427fd11ca0f4f595c94016e568b26d6b.
  - fileops: Don't process ,ccs= as individual mode flags (BZ#18906)
  - sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result
  - libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCE
  - libio/bits/stdio2.h: Clearly separate declaration from definitions
  - misc/bits/syslog.h: Clearly separate declaration from definition
  - misc/bits/select2.h: Clearly separate declaration from definitions
  - unistd: Avoid PLT entries with _FORTIFY_SOURCE
  - posix/bits/unistd.h: Clearly separate declaration from definitions
  - wchar: Avoid PLT entries with _FORTIFY_SOURCE
  - misc/sys/cdefs.h: Create FORTIFY redirects for internal calls
  - stdio: Ensure *_chk routines have their hidden builtin definition available
  - string: Ensure *_chk routines have their hidden builtin definition available
  - sysdeps: Ensure ieee128*_chk routines to be properly named
  - Exclude routines from fortification
  - Allow glibc to be built with _FORTIFY_SOURCE
  - manual: Update documentation of strerror and related functions
  - manual: Enhance documentation of the <ctype.h> functions
  - Always do locking when accessing streams (bug 15142, bug 14697)
  - hurd: Implement MAP_EXCL
  - hurd: Fix mapping at address 0 with MAP_FIXED
  - hurd: Fix calling vm_deallocate (NULL)
  - hurd: Map brk non-executable
  - htl: Let Mach place thread stacks
  - mach: strerror must not return NULL (bug 30555)
  - hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
  - support: Build with exceptions and asynchronous unwind tables [BZ #30587]
  - hurd: Make getrandom return ENOSYS when /dev/random is not set up
  - Stop applying a GCC-specific workaround on clang [BZ #30550]
  - ld.so: Always use MAP_COPY to map the first segment [BZ #30452]
  - setenv.c: Get rid of alloca.
  - Add checks for wday, yday and new date formats
  - aarch64: Add vector implementations of exp routines
  - aarch64: Add vector implementations of log routines
  - aarch64: Add vector implementations of sin routines
  - aarch64: Add vector implementations of cos routines
  - Switch to UTF-8 for INSTALL
  - Make sure INSTALL is ASCII plaintext
  - Update syscall lists for Linux 6.4
* Wed Jun 28 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-15
  - Auto-sync with upstream branch master,
    commit d35fbd3e684e6bb5e5ec452ad8dac6ada8424bdd:
  - linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace
  - linux: Split tst-ttyname
  - Use Linux 6.4 in build-many-glibcs.py
  - x86: Adjust Linux x32 dl-cache inclusion path
  - elf: Update list of RISC-V relocations
  - Fix tests-clean Makefile target (bug 30545)
  - check_native: Get rid of alloca
  - ifaddrs: Get rid of alloca
  - x86: Make dl-cache.h and readelflib.c not Linux-specific
  - elf: Port ldconfig away from stack-allocated paths
  - Call "CST" a time zone abbreviation, not a name
  - benchtests: fix warn unused result
  - sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result
  - rt/tst-mqueue4.c: Fix wrong number of argument for mq_open
  - debug/readlink{, at}_chk.c: Harmonize declaration and definition
  - wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions
  - stdio-common: tests: Incorrect maxlen parameter for swprintf
  - sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chk
  - hurd: readv: Get rid of alloca
  - hurd: writev: Add back cleanup handler
  - Fix misspellings -- BZ 25337
  - C2x scanf %b support
  - C2x printf %wN, %wfN support (bug 24466)
  - tests: replace system by xsystem
  - tests: replace read by xread
  - hurd: writev: Get rid of alloca
  - grantpt: Get rid of alloca
  - string: strerror must not return NULL (bug 30555)
  - hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist
  - manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy
  - Add the wcslcpy, wcslcat functions
  - Implement strlcpy and strlcat [BZ #178]
  - tests: replace fgets by xfgets
  - tests: replace fread by xfread
  - posix: Add test case for gai_strerror()
  - posix: Handle success in gai_strerror()
  - LoongArch: Add support for dl_runtime_profile
  - malloc: Decrease resource usage for malloc tests
  - stdlib: Tune down fork arc4random tests
  - tst-getdate: Improve testcase flexibility and add test.
  - x86: Make the divisor in setting `non_temporal_threshold` cpu specific
  - x86: Refactor Intel `init_cpu_features`
  - x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  - Remove unused DATEMSK file for tst-getdate
  - resolv_conf: release lock on allocation failure (bug 30527)
* Thu Jun 08 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.37.9000-14
  - Shadow stack userspace support, downstream only and disabled by default.
* Wed Jun 07 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-13
  - Auto-sync with upstream branch master,
    commit 85e6d8b4175fcb195011a0a1bad37d6f3b2355db:
  - time: Fix use-after-free in getdate
  - Move {read,write}_all functions to a dedicated header
  - tests: Replace various function calls with their x variant
  - tests: fix warn unused result on asprintf calls
  - pthreads: Use _exit to terminate the tst-stdio1 test
  - support: Add delayed__exit (with two underscores)
* Mon Jun 05 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-12
  - Auto-sync with upstream branch master,
    commit e3622a8f391deea3b75a577dce70d023dfa3f1c7.
  - time: Also check for EPERM while trying to clock_settime
  - linux: Fail as unsupported if personality call is filtered
  - Remove MAP_VARIABLE from hppa bits/mman.h
  - hurd: Fix x86_64 sigreturn restoring bogus reply_port
  - Add lint-makefiles Makefile linting test.
  - elf: Sort Makefile variables.
  - Fix a few more typos I missed in previous round -- BZ 25337
  - Fix all the remaining misspellings -- BZ 25337
  - Use __nonnull for the epoll_wait(2) family of syscalls
  - Fix invalid use of NULL in epoll_pwait2(2) test
  - getipv4sourcefilter: Get rid of alloca
  - getsourcefilter: Get rid of alloca.
  - tests: fix warn unused results
  - nptl_db/thread_dbP.h: fix warn unused result
  - malloc/{memusage.c, memusagestat.c}: fix warn unused result
  - catgets/gencat.c: fix warn unused result
  - tests: replace ftruncate by xftruncate
  - tests: replace write by xwrite
  - x86-64: Use YMM registers in memcmpeq-evex.S
* Thu Jun 01 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-11
  - Auto-sync with upstream branch master,
    commit 6286cca2cb8389dcffec39238a8bf15ffea96396.
  - support: Don't fail on fchown when spawning sgid processes
  - io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
  - elf: Remove spurios SHARED conditional from elf/rtld.c
  - Fix misspellings in sysdeps/ -- BZ 25337
  - io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
  - io: Re-flow and sort multiline Makefile definitions
  - elf: Make more functions available for binding during dlclose (bug 30425)
  - LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel
  - Fix misspellings in elf/ -- BZ 25337
  - riscv: Add the clone3 wrapper
  - posix: Add error message for EAI_OVERFLOW
  - setsourcefilter: Replace alloca with a scratch_buffer.
  - time: strftime_l: Avoid an unbounded alloca.
  - x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
  - hurd: Fix setting up signal thread stack alignment
  - mach: Fix startup with stack protector
  - Fix misspellings in manual/ -- BZ 25337
  - Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
  - Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h
  - Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
  - Add AT_RSEQ_* from Linux 6.3 to elf.h
  - setipv4sourcefilter: Avoid using alloca.
  - wchar: Define va_list for POSIX (BZ #30035)
  - elf: add test for dl-printf
  - elf: fix handling of negative numbers in dl-printf
  - elf: Update comment in open_path
  - elf: Add test for locating libraries in root dir (bug 30435)
  - io: Re-flow and sort multiline Makefile definitions
  - Fix special case for C2x strtol binary constant handling (BZ# 30371)
  - rtld: properly handle root directory in load path (bug 30435)
  - sysdeps/pthread/eintr.c: fix warn unused result
  - sunrpc/netname.c: fix warn unused result
  - locale/programs/locarchive.c: fix warn unused result
  - support: Reformat Makefile.
  - Regenerate configure fragment -- BZ 25337.
  - Fix misspellings in sysdeps/powerpc -- BZ 25337
  - Fix misspellings in sysdeps/unix -- BZ 25337
  - Fix misspellings in sysdeps/x86_64 -- BZ 25337.
  - mach: Fix accessing mach_i386.h
  - Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.
  - mach: Fix installing mach_i386.h
  - hurd: Fix making ld.so run static binaries with retry
  - Add voice-admit DSCP code point from RFC-5865
  - mach: Fix mach_setup_thread_impl with NULL stack_base
  - Remove last remnants of have-protected
  - S390: Use compile-only instead of also link-tests in configure.
  - Fix build for hurd/thread-self.c for i386.
  - io: Fix a typo
  - htl: Use __hurd_fail () instead of assigning errno
  - hurd: Use __hurd_fail () instead of assigning errno
  - powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
  - hurd: Fix using interposable hurd_thread_self
  - hurd 64bit: Re-introduce gai_suspend symbol
  - hurd: Fix __TIMESIZE on x86_64
  - posix: Reformat Makefile.
  - hurd: Fix expected c++ types
  - catgets: Reformat Makefile.
  - benchtests: Reformat Makefile.
  - assert: Reformat Makefile.
  - nptl: Reformat Makefile.
  - wcsmbs: Reformat Makefile.
  - misc: Reformat Makefile.
  - stdio-common: Adjust tests in Makefile
  - elf: Adjust tests in Makefile.
  - scripts: sort-makefile-lines.py
  - Add a SECURITY.md
  - Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h
  - hurd: Also make it possible to call strlen very early
  - hurd: Fix setting up pthreads
  - hurd: Fix x86_64 _hurd_tls_fork
  - hurd: Make sure to not use tcb->self
  - hurd: Use __mach_setup_thread_call ()
  - mach: Add __mach_setup_thread_call ()
  - hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
  - mach: Define MACHINE_THREAD_STATE_SETUP_CALL
  - Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
  - argp: Reformat Makefile.
  - stdlib: Avoid undefined behavior in stdlib/tst-labs
  - stdlib: Use long long int in stdlib/tst-llabs
  - Update kernel version to 6.3 in header constant tests
  - i386: Use pthread_barrier for synchronization on tst-bz21269
  - stdlib: Add testcases for llabs(). (BZ #30263)
  - stdlib: Add testcases for labs(). (BZ #30263)
  - stdlib: Add testcases for abs(). (BZ #30263)
  - hurd: Fix computing user stack pointer
  - hurd: Fix sc_i386_thread_state layout
  - hurd: Align signal stack pointer after allocating stackframe
  - hurd: Fix aligning signal stack pointer
* Tue May 16 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-10
  - Auto-sync with upstream branch master,
    commit 40b68e8cc00ca40348bc084b651c0561d31feb46:
  - wcsmbs: Reformat Makefile.
  - linux: Reformat Makefile.
  - stdlib: Reformat Makefile.
  - stdio-common: Reformat Makefile.
  - socket: Reformat Makefile.
  - misc: Reformat Makefile.
  - debug: Reformat Makefile.
  - elf: Reformat Makefile.
  - libio: Add __nonnull for FILE * arguments of fclose and freopen
  - nss: Reconcile conditional declaration and use of `is_nscd'
  - Update syscall lists for Linux 6.3
  - hurd: rule out some mach headers when generating errno.h
  - Stop checking if MiG supports retcode.
  - Added Redirects to longdouble error functions [BZ #29033]
  - nptl: Reformat Makefile.
  - scripts: Add sort-makefile-lines.py to sort Makefile variables.
  - dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
* Tue May 09 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-9
  - Auto-sync with upstream branch master,
    commit d1417176a35d27ffb8da0ffb1e33154163b6eeb2:
  - aligned_alloc: conform to C17
  - testsuite: stdlib/isomac.c: fix REQUIREMENTS
  - manual: Remove unsupported line breaks in waiting-with-clock section
  - Enable new device_open_new RPC in libmachuser.
  - Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."
  - Update hurd/hurdselect.c to be more portable.
  - hurd: Fix ld.so name
  - hurd: Add ioperm symbol on x86_64
  - time: Remove alloca() from getdate
  - aarch64: More configure checks for libmvec
  - aarch64: SVE ACLE configure test cleanups
  - hppa: Fix 'concurrency' typo in comment
  - Update hurd/intr-msg.c to be more portable
  - Update sysdeps/mach/hurd/ioctl.c to make it more portable
  - aarch64: fix SVE ACLE check for bootstrap glibc builds
  - Enable libmvec support for AArch64
  - hurd: Enable x86_64 build script
  - hurd 64bit: Make dev_t word type
  - malloc: Really fix tst-memalign-3 link against threads
  - malloc: Fix tst-memalign-3 link against threads
  - Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py
  - Mark various cold functions as __COLD
  - Fix regex type usage
  - hurd 64bit: Fix struct msqid_ds and shmid_ds fields
  - hurd 64bit: Fix ipc_perm fields types
  - hurd 64bit: Fix flock fields types
  - hurd 64bit: Add data for check-c++-types
  - hurd 64bit: Fix pthread_t/thread_t type to long
  - socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
  - hurd 64bit: Add missing data file for check-localplt test
  - hurd 64bit: Add missing libanl
  - hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
  - hurd: Fix tst-writev test
  - nptl: move tst-x86-64-tls-1 to nptl-only tests
  - hurd: Add expected abilist files for x86_64
  - hurd: Replace reply port with a dead name on failed interruption
  - Define __mig_strlen to support dynamically sized strings in hurd RPCs
  - mach: Disable 32bit compatibility mode
  - hurd: Make it possible to call memcpy very early
  - hurd: Implement longjmp for x86_64
  - hurd: Implement sigreturn for x86_64
  - Make __mach_msg_destroy portable for x86_64
  - hurd: Mark error functions as __COLD
  - cdefs.h: Define __COLD
  - hurd: Fix FS_RETRY_MAGICAL "machtype" handling
  - hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
  - hurd: Don't leak the auth port in msg* RPCs
  - hurd: Make _exit work during early boot-up
  - hurd: Mark various conditions as unlikely
  - hurd: Move libc_hidden_def's around
  - hurd: Simplify _hurd_critical_section_lock a bit
  - __check_pf: Add a cancellation cleanup handler [BZ #20975]
  - Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1
  - riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
  - elf.h: add PT_GNU_SFRAME
  - Fix Hurd getcwd build with GCC >= 13
  - Regenerate sysdeps/mach/hurd/bits/errno.h
  - locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive
  - manual: document posix_openpt (bug 17010)
  - if_index: Remove unneeded alloca.h include
  - gethostid: Do not include alloca.h

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/76ea209d5764a32644f35cf4a357b526e047e7
/usr/lib/.build-id/00/f7d138e2652223687a36cf6a5d4a78a2c98fa5
/usr/lib/.build-id/01/6b28d1149d322dc4a90db585a7ad27446b08e3
/usr/lib/.build-id/01/ff37989e7ed2c7756e28f2382ae76c03692226
/usr/lib/.build-id/04
/usr/lib/.build-id/04/073be3fb0eb4606ae07f0b0922607eb0e67ff0
/usr/lib/.build-id/04/9d36183a0c4b3c9162b0645f5cfcd50ec682bf
/usr/lib/.build-id/05/4d6dfe9f16b31ddd4b77616aba14cd4e10dd83
/usr/lib/.build-id/05/53da583caf788008d2a9b7d79f8904ba39658d
/usr/lib/.build-id/07/adbc8f7c39d2ec1abf328c0cf7efaef4f5f2cf
/usr/lib/.build-id/0a/026b781fc007a3e8623908688f7e9850286161
/usr/lib/.build-id/0b/3ed41111a728a6df9fd78845ca42fc6b817160
/usr/lib/.build-id/0b/dcb2de7528bc5a4f5719582b4ce31bf810ccf8
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/2b1fa180fb82f1e253a7a9f3693ddc720ed644
/usr/lib/.build-id/0c/d872674f5521bf09ed0217d3a474dfe5be33b1
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/24ddf448f865bac554d83cb8995fe081d50998
/usr/lib/.build-id/0d/aa0e9059f863ea644c74e463735a18618328bf
/usr/lib/.build-id/0d/be7756760fc9c6d342b4734f0ed983a5078970
/usr/lib/.build-id/0d/c588638bee5de7ff20ec7d68e04a3afa7fe215
/usr/lib/.build-id/0d/ce0546487b9e8cc86f6464b65794f9bd3d927f
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/86a980f91b563b6c931d89eadc624b3932a23e
/usr/lib/.build-id/0f/cd2c9f6ceaae892f6fa5586ae9e50d1865c502
/usr/lib/.build-id/10/6496edba4dcaa5a875a5d3effdb0d5c654ccb1
/usr/lib/.build-id/11
/usr/lib/.build-id/11/83d5bdeed2cab8bdfa913ecf1c1c6b0af9f19e
/usr/lib/.build-id/11/ad7f8b41e6ba4e6b7943b243f0ca821ed18234
/usr/lib/.build-id/11/ebf36a8dae82b6fee10673917b6cac4bf1c802
/usr/lib/.build-id/13
/usr/lib/.build-id/13/ff9d06ef82bac077bb6859fee181a4524ffd60
/usr/lib/.build-id/14/ab3aad53fb25021a8def7f3523520aea80a303
/usr/lib/.build-id/15/144f7059ca57445bfc79c565679904b8a144ff
/usr/lib/.build-id/15/4ea999eb2fbd3c31cb4c71d72c4b5aac9b6552
/usr/lib/.build-id/17
/usr/lib/.build-id/17/75bb25471dd160b58e1c7aa9ab7f7c670dfce9
/usr/lib/.build-id/17/fae71040bb16bd10aae9b5d5f4a2f7a105b4b6
/usr/lib/.build-id/18/0e39170eee6bb7a97eba8b36e84718437b10a1
/usr/lib/.build-id/18/47d0579736b6ddb220260121844ce92ba57cdc
/usr/lib/.build-id/18/481fda9192579ed40703907b52c762aa0509d4
/usr/lib/.build-id/19/1d782b6cbd6ec8bbfb1ba8168e92b31b73ca36
/usr/lib/.build-id/19/a98dd7d01308257fb5dadde87c9a24c3b0fc75
/usr/lib/.build-id/19/c5be8e9116fdec9db3d183b137858691b1ab31
/usr/lib/.build-id/1a/8d0a351084f40f056d46db736121ac23b807ed
/usr/lib/.build-id/1b/82e024183f07f1b7aa6654f1e8aecaf0795f9e
/usr/lib/.build-id/1b/d86a01302a3797db0e0598298e89ef589bd839
/usr/lib/.build-id/1d/d1620d4c37de8d9b5b446cba395707a3dc4331
/usr/lib/.build-id/1e/f1743e9ea930a12260bfa7113d55884789d889
/usr/lib/.build-id/1e/f9abeeb01166b943a5ea20a1f05118cc70b50a
/usr/lib/.build-id/1f/039242e9f12ec48d85b859ee5acf7ecb9cd7de
/usr/lib/.build-id/1f/afb4faa7d637232f0486cfc37b58975cfccf40
/usr/lib/.build-id/21/28e7582839b19865b78e0c01252fde067c9d90
/usr/lib/.build-id/22
/usr/lib/.build-id/22/0c7437d343e6babed2cdef80414e0988eb733d
/usr/lib/.build-id/22/e1063034dd71342622b745db130ab6b74122e7
/usr/lib/.build-id/23
/usr/lib/.build-id/23/29628ea0ff7419b324340adab362bf06b41297
/usr/lib/.build-id/23/45a5cfd596266b47ee7216847fc8c974046b8b
/usr/lib/.build-id/23/e42e6f88fe8b7212395cecb169033b459e85eb
/usr/lib/.build-id/23/ec428d70bd1bc7002cf705cdaf8720de4df047
/usr/lib/.build-id/24/3490e06bf5d31ab34ef47f49e9d4d29aaccb0d
/usr/lib/.build-id/25
/usr/lib/.build-id/25/b4a0dedd344dfbfa1fbfbb3ed79cc0efb417de
/usr/lib/.build-id/26/303b9df7d571c380a844ecbb5a21c2fcde8dab
/usr/lib/.build-id/26/6c849fa9d1ab0375e64222f0b178627259954a
/usr/lib/.build-id/27/51af4132bc278983f17cd64802b38eb835b62c
/usr/lib/.build-id/27/6125be60b231ebcc47c8b41292a1a4100e9c48
/usr/lib/.build-id/29
/usr/lib/.build-id/29/02c22ecfc0a7ec12ebf7185b6dbac230748e6a
/usr/lib/.build-id/29/908d40d1e3f9288bcab5b7f8bdc9070eec2513
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/7c87960331f929c35d05ab457aaadfe097ba1c
/usr/lib/.build-id/2a/99c834aba0f58ed1b21931539886211a27d976
/usr/lib/.build-id/2b/63097c78879da5d11352cbee1a84c29b7101af
/usr/lib/.build-id/2c/5be7206286700ff0797d76910575aa36f441e0
/usr/lib/.build-id/2c/8da72247c00d2719d52a2ba623ab1d1f13dd20
/usr/lib/.build-id/2c/f95734b1a06344b2d4d5ff72287ddc330dab78
/usr/lib/.build-id/2e/b4670da5de589b09a0e9310896e31fe386a99e
/usr/lib/.build-id/2e/f0f32a708436c0b3778f99c35a751296ed2d63
/usr/lib/.build-id/2f/02a4378cabd71d21bf17de7e6e13765757f302
/usr/lib/.build-id/2f/6926cd66f692658163f7acc711e023c28c8797
/usr/lib/.build-id/2f/899d8a38ceccc5a2de31f35d869fc2764cbea9
/usr/lib/.build-id/30/d03d4c7b1dd9285aa69e73dfee064a2da89278
/usr/lib/.build-id/31/28322e5821d0dceda49fd98083525e84c5c8bb
/usr/lib/.build-id/31/847ee7efd3e57471357eeeb737b4dcc78fc5e3
/usr/lib/.build-id/31/b6379e0175d95233893676ecf200cabab1cc32
/usr/lib/.build-id/32/0ed09119cef1cf8c78e3640e2f72ffcc7def0a
/usr/lib/.build-id/33/352fb2b0ac739688cfa407eb2e90c9b1c73b49
/usr/lib/.build-id/33/c92616eb85ad030ee47776624b0c7285108001
/usr/lib/.build-id/36/05353c3f9ae1d20294dfc1f64211922b43935e
/usr/lib/.build-id/36/a7203442b6fde2fb5e9b80a5d58366f1124211
/usr/lib/.build-id/36/a7cf50ab71f5b978e26c66d0193b983deb052d
/usr/lib/.build-id/37/0ef213c06e2bf042310eef6bad52f768dca3f0
/usr/lib/.build-id/39/1912d2726cd1c404dcbf4e877a5b1e92c50412
/usr/lib/.build-id/39/7b5c7dd584c1879ee4ff1b0b79fb843e91de6e
/usr/lib/.build-id/39/e9906e8db6c8b180232d2046cddbb2e8581edf
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/2ee4d5592c227d843acb26319724f209b0ceac
/usr/lib/.build-id/3a/8a2840dac2073e2c628116f4826fae5a789de6
/usr/lib/.build-id/3b/271548fd13611ca4b1dbd3c8a8f2aff3bde32a
/usr/lib/.build-id/3b/648ba8357eee573e334bbd98df8c9f78347cdf
/usr/lib/.build-id/3b/f49e9ff699b5de8d90bbcee82b51c3a9f76ad0
/usr/lib/.build-id/3c/5217fc11a335747d3a09dcf284eb4765816813
/usr/lib/.build-id/3d/c23dfddd78f85854b09cbad425d2aad62f4b45
/usr/lib/.build-id/3e/95c4acabc0ea8f5bdd04c77900cd69a6de720d
/usr/lib/.build-id/3e/edf8b191bcedfa027bc14a331c04f746624be6
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/7bc37efce66082a85a8d5fbcfed2610823eaaa
/usr/lib/.build-id/40/df969956f7bccdb70c9b4dc58659bbb8d3c7a3
/usr/lib/.build-id/41/23eaa6eacd3f7d8533b3e46df7565f1cb24472
/usr/lib/.build-id/41/a86fb0aeff5b0026252667fe037fccebf703eb
/usr/lib/.build-id/41/f6be4e2a959ca3a36e47844787e8ddf67078cb
/usr/lib/.build-id/42/9bb7fd42fbd4297e37333b4f1447aa6dfd1c27
/usr/lib/.build-id/42/9f2e22ab67cc2e3a042e7bb000eaad50f5d610
/usr/lib/.build-id/44/02f0130d79cbff52975f67ac9dd6653ceda730
/usr/lib/.build-id/44/034125b4e8e368429dd708054e7c1e188e24a4
/usr/lib/.build-id/44/151fe6476d71b781b21cdabb5c637b31489e41
/usr/lib/.build-id/44/3a6ab67656f3fb0983784a0054746564edbc19
/usr/lib/.build-id/45/5fde024dd9b045c0e2421d43beab859ce2aa33
/usr/lib/.build-id/46/52d949a9759a9c7444d28acb13c7c14c902a26
/usr/lib/.build-id/46/dc37a11b3aa4426871096876a234352437ddad
/usr/lib/.build-id/47/72fc33bd95fedcb9cb04ae5e5ee5525eaab20a
/usr/lib/.build-id/49/5430148237fa390e52b782aa3b07247efa3d28
/usr/lib/.build-id/49/6551fae01cd32401d228bb7fc9c7f20099df7d
/usr/lib/.build-id/49/76f804aadddeac960c7c9c832d6e1f445fb04d
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/bb36fea80661f6ab475e7d6888dd596c8f460e
/usr/lib/.build-id/4c/766f1313cec7513ea2850a087a91d22beac3f3
/usr/lib/.build-id/4c/ef0d6a2a364ebf77be884f8576d7899811fb09
/usr/lib/.build-id/4d/0c4787120591d59b55381bb802bd692c82dbe5
/usr/lib/.build-id/4e/2319c7a8d5d38d0b467ee43d3b52a75afe0ae5
/usr/lib/.build-id/4f/eefb55c247d89916aaff1a9a862a6a65f7fd45
/usr/lib/.build-id/4f/f92cdee771bf575eb199648d7d0d751f8b773e
/usr/lib/.build-id/51/f7b11b849b49660cce01e2f1d407343396f16b
/usr/lib/.build-id/52/10f3b079fecaacaa34ceb101b97885052e430d
/usr/lib/.build-id/52/4a2f9bcddb5ee983a28286cc390e96751cc2ee
/usr/lib/.build-id/53
/usr/lib/.build-id/53/83eb9bc9cffffffba0d0eddec8bd5793bd567a
/usr/lib/.build-id/54/804ba019bc4e42ff6d37589bc24db386e6ef66
/usr/lib/.build-id/54/b2963947a93ffbd6801fd75c8408ba0d591c95
/usr/lib/.build-id/55
/usr/lib/.build-id/55/566501d23084be5e6c1bc0d317c9acd32721b8
/usr/lib/.build-id/56
/usr/lib/.build-id/56/6571adcfc31b379f867ac3923b820c701f8c93
/usr/lib/.build-id/57/279eda560d5891d0b0fe2dc4c8bae8c7cc8087
/usr/lib/.build-id/59/43cecfe60c0669604224688447176129e42bf9
/usr/lib/.build-id/5a/390404cd4555c777fdd5da7f92a7dc53cb14f3
/usr/lib/.build-id/5a/d783e73fe649c360a07fbb4ff985f1e2b2ea03
/usr/lib/.build-id/5b/0826b43f37c51efb694b15b9869199ba88a75e
/usr/lib/.build-id/5b/234741733dc80377189500d12d6e6b820c6c7b
/usr/lib/.build-id/5b/6c2d0503f1564be5ed70f6d7e4b5768f41db4d
/usr/lib/.build-id/5b/a9bd045e60b2f0c48d8b6d30f59f9a090f5496
/usr/lib/.build-id/5b/ac9fa356bf2daedef0467974bfdb3c3a21fcad
/usr/lib/.build-id/5b/d622ea3df47fd8225749a88dac152a20b9b926
/usr/lib/.build-id/5c/6f6f8fe47e6683e04e3c9861b69921efb62a47
/usr/lib/.build-id/5c/8c0ab61a318c8fcc7f62f57f5b58baa6bd7596
/usr/lib/.build-id/5c/8ee58e3437b573578466c48dee3de5dd46d7af
/usr/lib/.build-id/5d/fb517732b451023da7ad830502708714b3230d
/usr/lib/.build-id/5e/b30b21ed3232b1a67af128691ed29d8920dc78
/usr/lib/.build-id/60/3d2ed91924ea30cbf50b00301965ee8d926982
/usr/lib/.build-id/62/0a49434325e1d1a676a3728427565fd0c8163b
/usr/lib/.build-id/63/c5ed60bec6a33b372c9a0703cc775b4a167a64
/usr/lib/.build-id/64
/usr/lib/.build-id/64/62e797bb3b80634838310f765536e555e03e72
/usr/lib/.build-id/65/1ae74983c8de401f1c7e55c26fc30478990588
/usr/lib/.build-id/65/304d9d23c6b4f4b125cb51c4a66f03cf01c108
/usr/lib/.build-id/65/6479093f5fb683aa4e387e96cf75101e838725
/usr/lib/.build-id/66
/usr/lib/.build-id/66/1d50e5f5f5fae7fb3c2d60d82aeb79d4e1419b
/usr/lib/.build-id/67/ba2557d73ca00085b2aae10273c12ada438068
/usr/lib/.build-id/68/6dab42de6ffe483a9affddbb21fbe9d97f5c1c
/usr/lib/.build-id/68/771a97130181920999c83ab5b19346529f9881
/usr/lib/.build-id/68/89a58a1deedbeb56057ee6d981b51d764b78d6
/usr/lib/.build-id/68/cc79ab2bf0a7c797b623a321ad4b82954e4100
/usr/lib/.build-id/69/0456b8f3280c3f821ea2a3ecfbf13c8dba64cb
/usr/lib/.build-id/69/7ee3f0bf0632205e60ff50b122b671f8830ce9
/usr/lib/.build-id/6a/383a72dc1587035996e698843dbc52411daf5b
/usr/lib/.build-id/6a/7112e7d63141b499c547078e99acbb2a1d8f31
/usr/lib/.build-id/6a/9ebd4647390a1b824d84ecd4b3872f434610e5
/usr/lib/.build-id/6b/597611883cd0a5860327decbe2532600c4a9ae
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/18b30c11388454f2d72f92a1463105d841fcfa
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/0950352dc2f596e21cada6d99861c40b3637c5
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/599790dc008b00d855648f4787808865f42ef2
/usr/lib/.build-id/6f/48b4b566909a124ebc47780632a66dbee1f333
/usr/lib/.build-id/70/e31983cb987607b6f83c67134840b735f4c988
/usr/lib/.build-id/70/f7da6fd84320d8485a9bb8d15629a5cda47187
/usr/lib/.build-id/71
/usr/lib/.build-id/71/a995cd1c4a035a283a8824eae430ea1460cee0
/usr/lib/.build-id/71/bb7646104ce56311e6facfca1058771b817cb4
/usr/lib/.build-id/72/66856a9b10d8ce8b60385f703f87aa8f7970ec
/usr/lib/.build-id/73/047c03a13973a589477c8cd59cbabef7609880
/usr/lib/.build-id/74
/usr/lib/.build-id/74/53f0588948973d63fa37a5a74607b79e21bdea
/usr/lib/.build-id/74/eab20cb5fb60fc62474712592774008ff98089
/usr/lib/.build-id/75/9daf62e2ed00946875b2fbf585b994b93dd4bb
/usr/lib/.build-id/76
/usr/lib/.build-id/76/5cda4af89dcdffc445974dd7c2b8c6bd8c8b27
/usr/lib/.build-id/76/5e0acfe8fc26c374eb3e751b987fdbe34f0fca
/usr/lib/.build-id/76/7891b7cbaa93867d01144b3e4ba8b75bb6da81
/usr/lib/.build-id/77/abc3cb1fc8cbaa2d1ea86502d39e479ba3ddad
/usr/lib/.build-id/78/c2f15dc51edc294a964ce6d66a69db6f1570b4
/usr/lib/.build-id/79/db98291a6294a80ac4800a10515c1a3e6c02b6
/usr/lib/.build-id/7a/6c48252ca315650d83ae0420d25d6f1a05c0a1
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/4cbbd870dda659cc13f18160d489a96f58d5e8
/usr/lib/.build-id/7c/f20ad268f506b0b7a3f917079ebcb3100c9fb4
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/161b9f84b7208b306ac18d2d202153b25a7682
/usr/lib/.build-id/7d/1ba43498b2b8dd50cb67ff077b925384549017
/usr/lib/.build-id/7d/6e9186573dd17b5c8c4e933e14e325f99624e3
/usr/lib/.build-id/7e/ca8395b50beda4bca5086692a1463c05009df4
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/2dd8c3c8ea91e4baccd063856231427546e6f0
/usr/lib/.build-id/7f/af5b191b77cb33e6ce2c4b10793a619d83100e
/usr/lib/.build-id/7f/d0f319bb7d378a5c4cd2dcbf618b101ceba9b9
/usr/lib/.build-id/82/f5345d377d639114dd739a70305e996119f0bb
/usr/lib/.build-id/84
/usr/lib/.build-id/84/2b6de676fc3e86291025176a6af53da620bfc3
/usr/lib/.build-id/85/89dc74ce49d426732168fc34198e19d1320b5c
/usr/lib/.build-id/86
/usr/lib/.build-id/86/f91f87c9f40c70343cb4b8f50b4a165ced2052
/usr/lib/.build-id/87/1cc965496ecaebe65d01db98e0c75beaeaa0af
/usr/lib/.build-id/87/3ba57c7422fee53eac946001669600c9eef5b1
/usr/lib/.build-id/87/53defe90ff143c7e7c98ce90fc9cdd00e16bff
/usr/lib/.build-id/87/97274234ab46be7702b7cbf4198c58ee53c443
/usr/lib/.build-id/87/9e315f670b4936ca0afbc53c60b33012436a8d
/usr/lib/.build-id/87/b9de9b85b1a8d31f32ed287a45f9b1d8752207
/usr/lib/.build-id/88/004c06326d520cb1a4c3807e919f5b1eea354d
/usr/lib/.build-id/88/2eced2f7df33b199397b7a237dd2b35a071fdb
/usr/lib/.build-id/88/e6f127aef69e73249f4904f49abb19af9358a7
/usr/lib/.build-id/89/31cab1d835257843d8a5f204f4c41f40caabf0
/usr/lib/.build-id/8a/feecabd6d0e0f7f4350c3517ea105c11475cb7
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/7a327567978b13da8c76e0a051c51b13f8fc38
/usr/lib/.build-id/8b/8cefddae1fd96350c95d11ff0caa3bef6b7fdb
/usr/lib/.build-id/8b/a54e57561aa768f09976a5ab2bc132121b7b6e
/usr/lib/.build-id/8b/b910005d95f7d519557ec964cf7110c1a54632
/usr/lib/.build-id/8b/c515f723e0286a3d480771d913b87ca5675fe7
/usr/lib/.build-id/8b/f8129b891b4fcb65098aa323bef1a453070199
/usr/lib/.build-id/8c/3c93e5a103582286920acf38dc1da7acf38de8
/usr/lib/.build-id/8c/54761fe096f1feeb713133555e07969bd14575
/usr/lib/.build-id/8c/8ec6a0adc873c6a0275b435663ae374f04dc5a
/usr/lib/.build-id/8c/9490ffc9adf4727bc0a4a50fa355871d2e436c
/usr/lib/.build-id/8d/2c0265ad108ca9a5ddac614819a82b9b0b9a98
/usr/lib/.build-id/8d/b174cb5a4f6e86e3651168fa1a3928e83289a4
/usr/lib/.build-id/8d/cb24fadc9942f07d6f5947b60036ae9fc8eec1
/usr/lib/.build-id/90/67d0837491e1407ccaa5b766aba342687fc699
/usr/lib/.build-id/91/055c1417fa5a05b4d2a55695480edcafb2be40
/usr/lib/.build-id/91/ca9fbc964d2c440e3575aa33c591142ba97a96
/usr/lib/.build-id/92/f42b53b33ebfdccbdb3313609f84cdf1d03be5
/usr/lib/.build-id/94
/usr/lib/.build-id/94/9afa057da7c98e54c1bf5e8670a25eb6af60ac
/usr/lib/.build-id/94/ce29334864e17207e5302c53f16f579e6bbcdb
/usr/lib/.build-id/96/ef7db31aeb203a30230337f9ce825759cfc5d3
/usr/lib/.build-id/97/11f15003f62f6713a3464f4499764f4d297f76
/usr/lib/.build-id/97/8738ebe736394e2fe93bdea4744badafba30ac
/usr/lib/.build-id/98/6db1e98b0dd359767f8486e32c8496a1115d9d
/usr/lib/.build-id/98/6eea4669fcc0cd46904f2f8cec7917ca98b5a9
/usr/lib/.build-id/99
/usr/lib/.build-id/99/e0c134aa050ea463e820d55f28129932066c9f
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/5bda72032708c51b806e8ff92a3585e116df97
/usr/lib/.build-id/9a/ad99ab9629e06bc74f67dc11a939a8ff149284
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/56ca71be3d8c183a041dd06b7ee160e0b2de39
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/a9dc41f06b425c08a182e1cc9f8f535784ecae
/usr/lib/.build-id/9c/d207dd7996712041d0fd95585a37b9ec9998d8
/usr/lib/.build-id/9d/62fe81c6e954df48bbe0c1b006215adc88869b
/usr/lib/.build-id/9d/e4300452e456eb2423d70bf552dd678ae0b188
/usr/lib/.build-id/9e/7db28b2514cb0f4f99cfe35168c623c26fe498
/usr/lib/.build-id/9f/4e0465fde135be11cb58693142bc59fbffd8b6
/usr/lib/.build-id/9f/686fe9b1ef272570fa6b0c48d1c195a151a94a
/usr/lib/.build-id/9f/8d8ef8b8213c5a77f65fa8c4039e59aee1382a
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/0f8a3a5258800891518db86dde2a611a424095
/usr/lib/.build-id/a0/21256c2f85531db614a4f49aebd0b1d2bc2f7c
/usr/lib/.build-id/a0/8ec609fa3ae2d9b3e6c45c9496406d9adccb53
/usr/lib/.build-id/a1/7da686ec2972c8142475b4653b3ffbc2740e9c
/usr/lib/.build-id/a2/5249a5efe8ec4b9c8a2b872daa2e8b43e7f69b
/usr/lib/.build-id/a2/b406d5b329ac401a31c1824f3d0f75965a2eb2
/usr/lib/.build-id/a3/8a454b39aacdd62074c9ca8b7f63c0f673668a
/usr/lib/.build-id/a3/fb1bac56e92d77e88a53be8b0795685ac08cca
/usr/lib/.build-id/a4/58a47678182c0961cc315cf860b48f6e0e61da
/usr/lib/.build-id/a4/6997c2840329f37382e7bd000140a8e214a233
/usr/lib/.build-id/a4/9f2c686f16c4e92feaedef7efa9b3b4a593537
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/09f92437176e8c10cdb259edf8ad52a0c55517
/usr/lib/.build-id/a5/f8669508af1b11aecab37226d2c9eb77637376
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/293400ad1e10233de5d2dbced448430af78ae7
/usr/lib/.build-id/a7/d12aebaa56ac705692b2e8cb7fb18229576848
/usr/lib/.build-id/a8/2e606fa7a856871009ad6ee114f26580b1f86b
/usr/lib/.build-id/a8/aeadb1d636c44122e7ceb146e39b52fc0bc75f
/usr/lib/.build-id/a8/af7bfde97faa7cba5105615f59de090535b6aa
/usr/lib/.build-id/a8/c0cfce2dee031b1e0cfd89b9c55bf40126cef7
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/0f9497f3f1da2317f1f40d4d7360b0233cd2db
/usr/lib/.build-id/a9/853713df748015ee48b06506b619310d49218b
/usr/lib/.build-id/a9/c1280b943bd6ef67d5df79adc2a64ac06a9013
/usr/lib/.build-id/aa/9c0f14d7116aa1095c979777076fc3de5d3b02
/usr/lib/.build-id/ac/21feb1c0d674f6b11abba3895d24dfc21803cd
/usr/lib/.build-id/ac/7305cacc7285e74b8f2043a7c81c777e3b2321
/usr/lib/.build-id/ac/7e2e33c9f2210a398bfe685404cc2e221c2786
/usr/lib/.build-id/ac/ddc030d097d49b31b0653d6a1c007fd92d7cba
/usr/lib/.build-id/af/05a7b263b8c7da2f681bfb19c1fbba5ff980e2
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/677f8e97310425ad2ff6566422486473c5db9e
/usr/lib/.build-id/b0/7dc8fa7e381f58cd33f0d739485164aeb29ec8
/usr/lib/.build-id/b1/5372d65d5097fe7a715565822eb5b52f882c26
/usr/lib/.build-id/b1/c8b2e14c21aaffea6a28396e3909aa031fa852
/usr/lib/.build-id/b1/dfcc45896b8a497e1be069a66e73f7a5e56fa7
/usr/lib/.build-id/b2/5dd7959d6538830a940db93c7860b2f544f6c2
/usr/lib/.build-id/b3/8f740a53fd36d663093e030aee8cab432839c6
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/407740657bda5449de08f8fde8d62c70b4ce66
/usr/lib/.build-id/b5/e099f03552a46943bf4e5612886623050717bd
/usr/lib/.build-id/b6/8e65a629150b5b2a496d754f5a3c1cc989ccd1
/usr/lib/.build-id/b7/50068c46bbf3b74188d0f5523afdc4b2aa82ba
/usr/lib/.build-id/b8/b51cecc22810bd7d0ccf1d4c8540f820c82f30
/usr/lib/.build-id/ba/5da748b48b8ac808b31f1f987d43afa08e6211
/usr/lib/.build-id/ba/96be51b2ba235912ce48a772dc97fee3e5df5e
/usr/lib/.build-id/ba/b1cea254679faf4fe92181b8b57142ef4bfbc8
/usr/lib/.build-id/bc/b69f439e4534bbf2504670f34b270c4bb8f990
/usr/lib/.build-id/bc/ee3474b515a8872f7651d251e52c57a4fb0b99
/usr/lib/.build-id/bd/85ae589a70fb1a0798bd40ad6327b9f659ed73
/usr/lib/.build-id/bd/994d7b7b219edfc9f1ce2248a7957e3d2baf86
/usr/lib/.build-id/bd/cc939f7c79509d208c88cdfd42f976297d022c
/usr/lib/.build-id/be
/usr/lib/.build-id/be/32912a43e772ef8bb956d8e93a76804179cad3
/usr/lib/.build-id/be/b480973794ccca5e6b4f2e74fb6d0bd0c031b9
/usr/lib/.build-id/be/d438739b060ba49c8c1428dbbda60755941b4a
/usr/lib/.build-id/bf/1ac9d35e63d31cfeabc82d78a8b2d81de9708e
/usr/lib/.build-id/bf/1f967b36db63b3cf9b5771fdc3b1110aa5b84c
/usr/lib/.build-id/c0/7c1b302225ba29d2f3da03889ba8de62e277a4
/usr/lib/.build-id/c0/beebb73f92a7870c43496c94c53d34358fc56c
/usr/lib/.build-id/c0/f4f89a425c9703527a0cbf14a0d129c9a4778d
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/4668981d94f04e7e76e1843af2e848a2961bb7
/usr/lib/.build-id/c1/84db4b72cfe1d483bf6a489db853b7e5297eea
/usr/lib/.build-id/c1/a376e24eea9e55cd2807c13d3862da4b7ea0b8
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/440b9f54ce88b0dc86d30efdaca6e9a685b7ea
/usr/lib/.build-id/c3/9ff7c56c8a88ad3e199d70ee638cd23bac67c7
/usr/lib/.build-id/c3/ea2dcdbe813904c4487dce8a20b19c8c5bec6f
/usr/lib/.build-id/c4/3577d9f29c5d4d45b9ea039f4dcd7e21f29b1f
/usr/lib/.build-id/c4/7540cdd05dbc9c1fa57bd1a24254c244991313
/usr/lib/.build-id/c5/b1a39eb2b660385192ee47128a1cbf10482ea6
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/7f32b7599f4769d48e5e8aeeb65a9fb1330d73
/usr/lib/.build-id/c7/bd9b3f8c641aacc52de6345faa3c33265b1cf3
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/b00830ed2aeb1bc6d296c8b572cbb6a8969bd5
/usr/lib/.build-id/c9/3f3586919e7b1eb4ab31b59e401b14b64c9679
/usr/lib/.build-id/c9/70774d4de27432f8f152abfaeb75ccd3dff722
/usr/lib/.build-id/c9/c91d3249ddbfd38ce43ce25a098343d69d51eb
/usr/lib/.build-id/c9/cd629f0ea186cf0c4b3ec0488fc6c17340743d
/usr/lib/.build-id/ca/46e51e1ec5f02f7530af595c9a7276af9a1cf2
/usr/lib/.build-id/ca/5740fd8f737b87917b6aa1eb1cb0f63309bdb4
/usr/lib/.build-id/ca/b9d0679fbc11fb5aba155e15dd9cea8d495830
/usr/lib/.build-id/cb/783f89d0dbf8ddd2db02f2df9e63e10a236b45
/usr/lib/.build-id/cb/a957e3afdce246e076fa8d871f3bfe601666a5
/usr/lib/.build-id/cc/0367bdf2211a04cbdc27d78d6f342db7de9c33
/usr/lib/.build-id/cc/9e6dec4cd9613ab4324bc0d60051317e6fb876
/usr/lib/.build-id/cd/84c74a9bb2d776191a834b21cc6971cb4060ab
/usr/lib/.build-id/cd/a53b0ec2d501f17a1f16cca202eb528bf00845
/usr/lib/.build-id/cd/ca75011c6370612fc79dea28916640644906ce
/usr/lib/.build-id/cd/d6d941e36a10013d7060bf552cc94cb0b244c0
/usr/lib/.build-id/cd/e2d102be5d5204039ad386436a317669e5e0ed
/usr/lib/.build-id/ce/f6c6804d6565333c6f49ba6ef65b7c151e18cc
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/8060445681ab3428bc2b533c47a40c259a0af5
/usr/lib/.build-id/cf/e5b8414aa97c32897fcf785c58a9ec4a8b072c
/usr/lib/.build-id/d0/c04f4235be22cba0eb05679c617e65336cfbae
/usr/lib/.build-id/d1/54103a92546638a558690ceac0b4a15535b55b
/usr/lib/.build-id/d1/9602e175a094f39a6691d4034be8fd56e83854
/usr/lib/.build-id/d1/a3c4629055b97475d55179579ce7c045a4bc3b
/usr/lib/.build-id/d1/a8b1dcbaf4a7e0258d4c1096fd58db60c1feca
/usr/lib/.build-id/d1/e57c0f6f0ef3c03c708301e4320421016ec053
/usr/lib/.build-id/d2/d0f29b4670654422ee7732ef3000da603e6b04
/usr/lib/.build-id/d3/6ffcbe5db32ed1a12abca022700fe0ad75862b
/usr/lib/.build-id/d3/82f6f6a7569f5b480482d310095020ac0873ae
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/0be055776bf98bd2bd44ac4bf3ce45d1d1b8b7
/usr/lib/.build-id/d5/16294d002d17b0849e90f0987d920ae8177ab6
/usr/lib/.build-id/d5/1c0e9c10f0c5455b32c046436109d671637cf4
/usr/lib/.build-id/d5/7cab253270bf4f206d5d76063a5dd7892363ad
/usr/lib/.build-id/d5/d488769c60c1129adb4ee8d0f40844deaff6f7
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/892c6abfa73234561b002315f6ab4aa30fb334
/usr/lib/.build-id/d7/12f355f67ace7af53e6daf7d554bdd72cd54a2
/usr/lib/.build-id/d7/7ce8a39b5bd24f56ad5d74a15d239ba969ef32
/usr/lib/.build-id/d8/207243ecd553b5555a4052fb4b3365523f2325
/usr/lib/.build-id/da
/usr/lib/.build-id/da/7aa2cb743eca2da24e3f5788bd49afe6a19f1c
/usr/lib/.build-id/da/eec566b9b74a3295684efb508419e49a6af05f
/usr/lib/.build-id/db
/usr/lib/.build-id/db/000a104ebc21fe138c453c4733cfc36e9b4e4c
/usr/lib/.build-id/db/71eb985515e4e14bccd85103c9ccc0370cfc3c
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/63facd5c801796dd766980699116eb1abeff97
/usr/lib/.build-id/dc/e44f526e4ec3b1ab9030e41b5885823c5809ae
/usr/lib/.build-id/dd/22a1db6edd99e066bea99951075a79f5d9de77
/usr/lib/.build-id/dd/8e5f23b37eba7f5144adf2fa30cec23afae8f3
/usr/lib/.build-id/de
/usr/lib/.build-id/de/a79ec38fd3ef66d397faedf48ef17812c112e8
/usr/lib/.build-id/df/fc09acc35ad6ad47fde2a74985a69b7f89f76c
/usr/lib/.build-id/e0/00e37dc8977f3215b9166f933628c5f647e531
/usr/lib/.build-id/e0/e4fdb0212651d9b4efa2050e0eb8e13e096527
/usr/lib/.build-id/e0/ebcb5987049817f0de82b2b1db2975b014539e
/usr/lib/.build-id/e1/22d0ea0e773b4134b72eaff8b8ff0dc655dca3
/usr/lib/.build-id/e1/4dcec1a7a4928ecc15f65e01dd3a4313e39a5e
/usr/lib/.build-id/e1/dcb56e3d2f92f6147934eff6c22bc8f4036e75
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/225a5be1da78684874365b1b8a452bae8baec2
/usr/lib/.build-id/e2/454ba0fa72acf3091dbb0d6629d099e58bd1d5
/usr/lib/.build-id/e2/a3431aec642edad9f3051f9f6f53d3cc26b290
/usr/lib/.build-id/e3/725cf9d3509937d2a915b6f5bd272ae5e46588
/usr/lib/.build-id/e3/cc10232947845608d78be4d28f68cfdd41383d
/usr/lib/.build-id/e3/f18444e5853d0c26dbe7033dccf32562640938
/usr/lib/.build-id/e4/5202587c418691193cb40dfd0f2ec6d4369505
/usr/lib/.build-id/e4/7ea33a82b5c353892dd89881d3af9d428e7c8c
/usr/lib/.build-id/e4/afd48859ab4b85b83ba86834f5e41c8416e678
/usr/lib/.build-id/e4/fd247fd4623cf4b33d717356c9443c5c23d16e
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/66ec240aa4d64e15d7ba87e06c8deda033398a
/usr/lib/.build-id/e5/c66855984570c800b8c4974d0a716d4afe3765
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/9cd6dc3d31e524e7553d33dd150b4c9e037b0a
/usr/lib/.build-id/e7/be4fecb153c3ee95e5cbf1c39e7352d86c6533
/usr/lib/.build-id/e7/c752010d5ce9aca6e381fb9d856eb5cde9a3c7
/usr/lib/.build-id/e8/dec20f376d2c8669fe120aa96dbece31105f84
/usr/lib/.build-id/e9/03728985cda254daaa8689054f917dc2f32fd5
/usr/lib/.build-id/e9/13bb23e8cdc8fa61ebd5490ebca112ed3f79e1
/usr/lib/.build-id/ea/e7bf5ccfdbd034267e8453f12128429e5818b4
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/2840c1407750392f15257b6c137db8cd8c0d45
/usr/lib/.build-id/eb/3bc66d15e4d888d66a458c15d1a0998da919a5
/usr/lib/.build-id/eb/ba720c622a816aefa3c6f4f9ff6246458b655c
/usr/lib/.build-id/ec/17bec5a33aa6e8ac77bbc65db6f7d4ca59303b
/usr/lib/.build-id/ec/bffd9ae5ee429d0320ec3d620495dc490b362e
/usr/lib/.build-id/ec/e7cfb6ee8cedba1be0d85b6ea374b99a300fd9
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/896bf142403f256ce4eb52571219230bdce974
/usr/lib/.build-id/ed/8c640eb5906ef077743bc5c7207350ea5c8397
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/56dc2415279a3a7a8bf5a5cbfdda06f795549b
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/ab975b69d09aea4df7f92ebeef7a8d7d0636af
/usr/lib/.build-id/ef/e9ac7e7c4e107e1852f935e186a04b97d73154
/usr/lib/.build-id/f0/137d171fdaca47b2b03669f0a0b29cbe88fec9
/usr/lib/.build-id/f2/c8d462e8a7e692b99fe3bba9b9e1599fec07bb
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/7c6fcc99a84ba2d5e10d6c5129593b58a2dcd4
/usr/lib/.build-id/f3/830a0e6a3590862122264e391afbe0637f2a36
/usr/lib/.build-id/f4/f0ef6af4403de87767efde62f82bc4d87d81c2
/usr/lib/.build-id/f5/96095ea37c0e850854d89338b65a5f5b17c0d1
/usr/lib/.build-id/f5/a0936d8af568d4ac5e1f575b95ae4f9470854b
/usr/lib/.build-id/f5/a3b49b13c68ce3024ea6fff4df37b699e67dee
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/926402effe0543bd26c3e424c4cd534a9dcbde
/usr/lib/.build-id/fa/0b9f412d2c20fd069147e87acf506f130d0e8a
/usr/lib/.build-id/fa/1dadcee226392f1bad1be94472ca6ef6f44c99
/usr/lib/.build-id/fa/962caf9f2898a916d283f95924be4bac12b7ed
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/6d7567b453d609199cadfecf5ba8d767467cd4
/usr/lib/.build-id/fc/294a6102152c91e10090737940c71033acf19f
/usr/lib/.build-id/fc/3bae2ec51d9f625586e2ef9575acdaae2ab5bc
/usr/lib/.build-id/fc/43b088d6840e028bc34be0f79a8f73e7163665
/usr/lib/.build-id/fc/b3cdddd4fe614c3094f33391e8a41bd370d189
/usr/lib/.build-id/fc/c4149640f54a7706d9a33f195abdc861e7c686
/usr/lib/.build-id/ff/43b5bf3c7b623e5466c8ae72a8ed92d9c922e4
/usr/lib/.build-id/ff/4572a6b1f3dc56d8875bbb250d7d54b847a8a5
/usr/lib/.build-id/ff/48089770a5bbfc03096c2f7ee08e49dba66447
/usr/lib/.build-id/ff/4ff4328162f5cc18fb855e6b62d5b472ae530b
/usr/lib/.build-id/ff/951c4745a630fe4d7fdf306f4b79f25399ab9e
/usr/lib/.build-id/ff/af376664e8dae655be65ef35624c8e99fe6b49
/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, Wed Jun 18 05:46:11 2025