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

glibc-benchtests-2.36-18.fc37 RPM for x86_64

From Fedora 37 updates for x86_64 / Packages / g

Name: glibc-benchtests Distribution: Fedora Project
Version: 2.36 Vendor: Fedora Project
Release: 18.fc37 Build date: Mon Nov 20 13:27:49 2023
Group: Unspecified Build host: buildvm-x86-19.iad2.fedoraproject.org
Size: 21605366 Source RPM: glibc-2.36-18.fc37.src.rpm
Packager: Fedora Project
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

LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL

Changelog

* Mon Nov 20 2023 Florian Weimer <fweimer@redhat.com> - 2.36-18
  - Fix force-first handling in dlclose, take two (#2244992, #2246048)
* Thu Oct 26 2023 Carlos O'Donell <carlos@redhat.com> - 2.36-17
  - Revert "Fix force-first handling in dlclose" (#2246048)
* Fri Oct 20 2023 Florian Weimer <fweimer@redhat.com> - 2.36-16
  - Fix force-first handling in dlclose (#2244992)
* Thu Oct 19 2023 Florian Weimer <fweimer@redhat.com> - 2.36-15
  - Auto-sync with upstream branch release/2.36/master,
    commit 88d5d70b1e89c0a449352286134946e26f7a498a:
  - Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
  - Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
  - Revert "elf: Remove unused l_text_end field from struct link_map"
* Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.36-14
  - Auto-sync with upstream branch release/2.36/master,
    22955ad85186ee05834e47e665056148ca07699c:
  - tunables: Terminate if end of input is reached (CVE-2023-4911)
* Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.36-13
  - Auto-sync with upstream branch release/2.36/master,
    32957eb6a86acdbeec9f38a60a7d5a0ff32db03d:
  - Document CVE-2023-4806 and CVE-2023-5156 in NEWS
  - Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
  - getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
  - io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
  - CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
* Mon Sep 11 2023 Florian Weimer <fweimer@redhat.com> - 2.36-12
  - Auto-sync with upstream branch release/2.36/master,
    commit f441cb9a70fa3f55e9bbd615924879d692d21a6c:
  - elf: Move l_init_called_next to old place of l_text_end in link map
  - elf: Remove unused l_text_end field from struct link_map
  - elf: Always call destructors in reverse constructor order (bug 30785)
  - elf: Do not run constructors for proxy objects
  - elf: Introduce to _dl_call_fini
  - x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
  - 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.
  - x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  - elf: _dl_find_object may return 1 during early startup (bug 30515)
  - io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
  - io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
  - __check_pf: Add a cancellation cleanup handler [BZ #20975]
* Wed Aug 16 2023 Adam Williamson <awilliam@redhat.com> - 2.36-11
  - Backport CI config fixes from rawhide to try and fix CI
* Tue May 02 2023 Florian Weimer <fweimer@redhat.com> - 2.36-10
  - Auto-sync with upstream branch release/2.36/master,
    commit b7008a92f505632f32b313d1033d6d15c99a0b31:
  - gmon: Revert addition of tunables to the manual
  - gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI
  - gmon: fix memory corruption issues [BZ# 30101]
  - gmon: improve mcount overflow handling [BZ# 27576]
  - gmon: Fix allocated buffer overflow (bug 29444)
  - posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
  - x86_64: Fix asm constraints in feraiseexcept (bug 30305)
  - gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)
  - x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]
  - stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
  - elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
  - Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
  - elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
  - cdefs: Limit definition of fortification macros
  - x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863]
* Tue Jan 10 2023 Carlos O'Donell <carlos@redhat.com> - 2.36-9
  - Auto-sync with upstream branch release/2.36/master,
    commit e05036b194559cbfcdfcfb1b920d37b939e3e35c:
  - time: Set daylight to 1 for matching DST/offset change (bug 29951)
  - elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)
  - x86: Fix -Os build (BZ #29576)
  - sunrpc: Suppress GCC -Os warning on user2netname
  - locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
  - time: Use 64 bit time on tzfile
  - nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
  - nis: Build libnsl with 64 bit time_t
  - Apply asm redirections in syslog.h before first use [BZ #27087]
  - x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
  - elf: Fix rtld-audit trampoline for aarch64
* Mon Nov 14 2022 Arjun Shankar <arjun@redhat.com> - 2.36-8
  - Auto-sync with upstream branch release/2.36/master,
    commit 0f90d6204d79223fd32248c774df0cb7f0e604de:
  - Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
  - mktime: improve heuristic for ca-1986 Indiana DST
  - Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
  - LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
  - linux: Fix fstatat on MIPSn64 (BZ #29730)
  - longlong.h: update from GCC for LoongArch clz/ctz support
  - elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
  - linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
  - Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)
  - Fix BZ #29463 in the ibm128 implementation of y1l too
  - elf: Do not completely clear reused namespace in dlmopen (bug 29600)
  - nss: Use shared prefix in IPv4 address in tst-reload1
  - nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)
  - nss: Implement --no-addrconfig option for getent
  - Ensure calculations happen with desired rounding mode in y1lf128
* Mon Oct 17 2022 Carlos O'Donell <carlos@redhat.com> - 2.36-7
  - Enable ELF DT_HASH for shared objects and the dynamic loader (#2129358)
* Fri Oct 07 2022 Arjun Shankar <arjun@redhat.com> - 2.36-6
  - Auto-sync with upstream branch release/2.36/master,
    commit 2bd815d8347851212b9a91dbdca8053f4dbdac87:
  - nscd: Drop local address tuple variable [BZ #29607]
  - x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
  - x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
  - x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
  - x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
  - x86-64: Require BMI2 for AVX2 strncmp implementation
  - x86-64: Require BMI2 for AVX2 strcmp implementation
  - x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
  - x86: include BMI1 and BMI2 in x86-64-v3 level
  - hppa: undef __ASSUME_SET_ROBUST_LIST
  - hppa: Fix initialization of dp register [BZ 29635]
  - stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
  - get_nscd_addresses: Fix subscript typos [BZ #29605]
  - m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
  - gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
  - elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
  - elf: Rename _dl_sort_maps parameter from skip to force_first
  - scripts/dso-ordering-test.py: Generate program run-time dependencies
  - elf: Fix hwcaps string size overestimation
* Fri Sep 23 2022 Florian Weimer <fweimer@redhat.com> - 2.36-5
  - Remove .annobin* symbols from ld.so (#2126477)
* Wed Sep 14 2022 Florian Weimer <fweimer@redhat.com> - 2.36-4
  - Auto-sync with upstream branch release/2.36/master,
    commit df51334828f2af214105aad82042140ee3a6de0a:
  - elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
  - NEWS: Note bug 12154 and bug 29305 as fixed
  - resolv: Fix building tst-resolv-invalid-cname for earlier C standards
  - nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
  - resolv: Add new tst-resolv-invalid-cname
  - nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)
  - nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)
  - nss_dns: Remove remnants of IPv6 address mapping
  - nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
  - nss_dns: Split getanswer_ptr from getanswer_r
  - resolv: Add DNS packet parsing helpers geared towards wire format
  - resolv: Add internal __ns_name_length_uncompressed function
  - resolv: Add the __ns_samebinaryname function
  - resolv: Add internal __res_binary_hnok function
  - resolv: Add tst-resolv-aliases
  - resolv: Add tst-resolv-byaddr for testing reverse lookup
  - nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]
  - Add NEWS entry for CVE-2022-39046
  - syslog: Remove extra whitespace between timestamp and message (BZ#29544)
  - elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ #29539)
  - Apply asm redirections in wchar.h before first use (rhbz#2115752)
  - elf: Call __libc_early_init for reused namespaces (bug 29528)
  - syslog: Fix large messages (BZ#29536)
  - Linux: Fix enum fsconfig_command detection in <sys/mount.h> (rhbz#2126522)
  - linux: Fix sys/mount.h usage with kernel headers (rhbz#2126522)
  - linux: Use compile_c_snippet to check linux/mount.h availability
  - linux: Mimic kernel defition for BLOCK_SIZE
  - linux: Use compile_c_snippet to check linux/pidfd.h availability
  - glibcextract.py: Add compile_c_snippet
* Tue Sep 06 2022 Arjun Shankar <arjun@redhat.com> - 2.36-3
  - Co-Authored-By: Benjamin Herrenschmidt <benh@amazon.com>
  - Retain .gnu_debuglink section in libc.so.6 (#2090744)
  - Remove redundant ld.so debuginfo file (#2090744)
* Tue Aug 23 2022 Arjun Shankar <arjun@redhat.com> - 2.36-2
  - Auto-sync with upstream branch release/2.36/master,
    commit 5c62874f423af93e97b51bc9a57af228a546156f:
  - NEWS: Add entry for bug 28846
  - socket: Check lengths before advancing pointer in CMSG_NXTHDR
  - alpha: Fix generic brk system call emulation in __brk_call (bug 29490)
  - Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)
  - elf: Replace `strcpy` call with `memcpy` [BZ #29454]
  - Update syscall lists for Linux 5.19
  - dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
* Wed Aug 03 2022 Carlos O'Donell <carlos@redhat.com> - 2.36-1
  - Auto-sync with upstream branch release/2.36/master,
    commit 33f1b4c1452b33991e670f636ebe98b90a405e10:
  - wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
  - stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h.
  - Create ChangeLog.old/ChangeLog.25. (tag: glibc-2.36)
  - Prepare for glibc 2.36 release.
  - Update install.texi, and regenerate INSTALL.
  - Update NEWS bug list.
  - Update libc.pot for 2.36 release.
  - tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd call
  - stdlib: Tuned down tst-arc4random-thread internal parameters
  - LoongArch: Add greg_t and gregset_t.
  - LoongArch: Fix VDSO_HASH and VDSO_NAME.
  - riscv: Update rv64 libm test ulps
  - riscv: Update nofpu libm test ulps
* Wed Jul 27 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-32
  - Auto-sync with upstream branch master,
    commit eaad4f9e8f07fc43618f6c8635a7e82831a423dd:
  - arc4random: simplify design for better safety
  - LoongArch: Update NEWS and README for the LoongArch port.
  - LoongArch: Update build-many-glibcs.py for the LoongArch Port.
  - LoongArch: Hard Float Support
  - LoongArch: Build Infrastructure
  - LoongArch: Add ABI Lists
  - LoongArch: Linux ABI
  - LoongArch: Linux Syscall Interface
  - LoongArch: Atomic and Locking Routines
  - LoongArch: Generic <math.h> and soft-fp Routines
  - LoongArch: Thread-Local Storage Support
  - LoongArch: ABI Implementation
  - LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
  - LoongArch: Add LoongArch entries to config.h.in
  - struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64
  - Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)
  - manual: Add documentation for arc4random functions
  - s390x: Add optimized chacha20
  - powerpc64: Add optimized chacha20
  - x86: Add AVX2 optimized chacha20
  - x86: Add SSE2 optimized chacha20
  - aarch64: Add optimized chacha20
  - benchtests: Add arc4random benchtest
  - stdlib: Add arc4random tests
  - stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
  - locale: Optimize tst-localedef-path-norm
  - malloc: Simplify implementation of __malloc_assert
  - Update scripts/config.* files from upstream GNU config version
  - linux: return UNSUPPORTED from tst-mount if entering mount namespace fails
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.35.9000-31
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sun Jul 17 2022 Patsy Griffin <patsy@redhat.com> - 2.35.9000-30
  - Auto-sync with upstream branch master,
    commit 49889fb256a7f9b894b2d16fea23de1ac25b65e2.
  - x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA level
  - x86: Add support to build wcscpy with explicit ISA level
  - x86: Add support to build strcmp/strlen/strchr with explicit ISA level
  - elf: Fix wrong fscanf usage on tst-pldd
  - Apply asm redirections in stdio.h before first use [BZ #27087]
  - S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x
  - x86: Add missing rtm tests for strcmp family
  - x86: Remove unneeded rtld-wmemcmp
  - x86: Move wcslen SSE2 implementation to multiarch/wcslen-sse2.S
  - x86: Move wcschr SSE2 implementation to multiarch/wcschr-sse2.S
  - x86: Move strcat SSE2 implementation to multiarch/strcat-sse2.S
  - x86: Move strchr SSE2 implementation to multiarch/strchr-sse2.S
  - x86: Move strrchr SSE2 implementation to multiarch/strrchr-sse2.S
  - x86: Move memrchr SSE2 implementation to multiarch/memrchr-sse2.S
  - x86: Move strcpy SSE2 implementation to multiarch/strcpy-sse2.S
  - x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.S
  - x86: Move strcmp SSE42 implementation to multiarch/strcmp-sse4_2.S
  - x86: Move wcscmp SSE2 implementation to multiarch/wcscmp-sse2.S
  - x86: Move strcmp SSE2 implementation to multiarch/strcmp-sse2.S
  - x86: Rename STRCASECMP_NONASCII macro to STRCASECMP_L_NONASCII
  - nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
  - x86: Remove __mmask intrinsics in strstr-avx512.c
  - x86: Remove generic strncat, strncpy, and stpncpy implementations
  - i386: Remove -Wa,-mtune=i686
  - x86-64: Remove redundant strcspn-generic/strpbrk-generic/strspn-generic
  - elf: Rename tst-audit26 to tst-audit28
  - x86-64: Don't mark symbols as hidden in strcmp-XXX.S
  - stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef.
  - stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.
  - gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]
  - aarch64: Optimize string functions with shrn instruction
  - test-container: return UNSUPPORTED for ENOSPC on clone()
  - x86: Add support for building {w}memcmp{eq} with explicit ISA level
  - x86: Add support for building {w}memset{_chk} with explicit ISA level
  - x86: Add support for building {w}memmove{_chk} with explicit ISA level
  - x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
  - x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
  - Replace __libc_multiple_threads with __libc_single_threaded
  - linux: Add mount_setattr
  - linux: Add tst-mount to check for Linux new mount API
  - linux: Add open_tree
  - linux: Add fspick
  - linux: Add fsconfig
  - AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv
  - elf: Fix direction of NODELETE log messages during symbol lookup
* Fri Jul 08 2022 Stephen Gallagher <sgallagh@redhat.com> - 2.35.9000-29
  - Modify glibc autorequires to exclude %dist
* Tue Jul 05 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-28
  - ppc64le: Increase Clang compatibility of float128 redirects (#2100546)
* Tue Jul 05 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-27
  - Auto-sync with upstream branch master,
    commit 7519dee356a0ab21c8990e59ed05dd48a4e573a0:
  - malloc: Simplify checked_request2size interface
  - stdlib: Simplify buffer management in canonicalize
  - localedef: Support building for older C standards
  - de_DE: Convert to UTF-8
  - locale: localdef input files are now encoded in UTF-8
  - locale: Introduce translate_unicode_codepoint into linereader.c
  - locale: Fix signed char bug in lr_getc
  - locale: Turn ADDC and ADDS into functions in linereader.c
  - libc-symbols.h: remove unused macros
* Mon Jul 04 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-26
  - Auto-sync with upstream branch master,
    commit 8ee2c043cfb35c48b45c7c5aed4022a8a7352bdc.
  - Fix hurd namespace issues for internal signal functions
  - argp: Remove old includes in !_LIBC case
  - Use GCC 12 branch in build-many-glibcs.py
  - Refactor internal-signals.h
  - riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE
  - AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunable
  - linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
  - x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
  - x86: Add missing IS_IN (libc) check to strcspn-sse4.c
  - x86: Add missing IS_IN (libc) check to memmove-ssse3.S
  - x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments
  - x86-64: Small improvements to dl-trampoline.S
  - x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
  - x86: Move and slightly improve memset_erms
  - x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
  - linux: Remove unnecessary nice.c and signal.c
  - nptl: Remove unused members from struct pthread
  - Linux: Forward declaration of struct iovec for process_madvise
  - x86: Add more feature definitions to isa-level.h
* Wed Jun 29 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-25
  - Rebuild for fixed CI test for bz699724
* Tue Jun 28 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-24
  - Auto-sync with upstream branch master,
    commit a3563f3f369878467dd74aeb360448119a7a4b41.
  - elf: Fix -DNDEBUG warning in _dl_start_args_adjust
  - elf: Fix compile error with -Werror and -DNDEBUG
  - x86-64: Only define used SSE/AVX/AVX512 run-time resolvers
  - x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h
  - x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h
  - x86: Rename strstr_sse2 to strstr_generic as it uses string/strstr.c
  - x86: Remove unused file wmemcmp-sse4
  - x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
  - x86: Align entry for memrchr to 64-bytes.
  - Makerules: Remove no-op -Wl,-d when linking libc_pic.os
  - m68k: optimize RTLD_START
  - misc: Optimize internal usage of __libc_single_threaded
  - linux: Add move_mount
  - linux: Add fsmount
  - linux: Add fsopen
  - resolv/tst-resolv-noaaaa: Support building for older C standards
  - resolv: Implement no-aaaa stub resolver option
  - support: Change non-address output format of support_format_dns_packet
  - riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVE
  - x86: Remove faulty sanity tests for RTLD build with no multiarch
  - stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
  - x86: Replace all sse instructions with vex equivilent in avx+ files
  - x86: Add support for compiling {raw|w}memchr with high ISA level
  - x86: Add defines / utilities for making ISA specific x86 builds
  - stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
  - stdlib: Remove trailing whitespace from Makefile
  - debug: make __read_chk a cancellation point (bug 29274)
  - s390: use LC_ALL=C for readelf call
  - s390: use $READELF
* Mon Jun 20 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-23
  - Auto-sync with upstream branch master,
    commit e5446dfea11e969212939197b606424a718d9b65:
  - i386: Fix include paths for strspn, strcspn, and strpbrk
  - elf: Silence GCC 11/12 false positive warning
  - x86: Rename generic functions with unique postfix for clarity
  - x86: Add BMI1/BMI2 checks for ISA_V3 check
  - x86-64: Handle fewer relocation types for RTLD_BOOTSTRAP
  - aarch64: Handle fewer relocations for RTLD_BOOTSTRAP
  - riscv: Change the relocations handled for RTLD_BOOTSTRAP
  - x86: Cleanup bounds checking in large memcpy case
  - x86: Add bounds `x86_non_temporal_threshold`
  - Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
  - elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
  - x86: Add sse42 implementation to strcmp's ifunc
  - x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
  - elf: Refine direct extern access diagnostics to protected symbol
  - Avoid -Wstringop-overflow= warning in iconv module.
  - Add bounds check to __libc_ifunc_impl_list
  - libio: Avoid RMW of flags2 outside lock (BZ #27842)
  - x86: Optimize svml_s_tanhf4_core_sse4.S
  - x86: Optimize svml_s_tanhf8_core_avx2.S
  - x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
  - x86: Optimize svml_s_tanhf16_core_avx512.S
  - x86: Improve svml_s_atanhf4_core_sse4.S
  - x86: Improve svml_s_atanhf8_core_avx2.S
  - x86: Improve svml_s_atanhf16_core_avx512.S
  - x86: Align varshift table to 32-bytes
  - x86: Add copyright to strpbrk-c.c
* Thu Jun 09 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-22
  - Auto-sync with upstream branch master,
    commit ace9e3edbca62d978b1e8f392d8a5d78500272d9:
  - nss: handle stat failure in check_reload_and_get (BZ #28752)
  - nss: add assert to DB_LOOKUP_FCT (BZ #28752)
  - x86: Fix page cross case in rawmemchr-avx2 [BZ #29234]
  - nptl_db: disable DT_RELR on libthread_db.so
  - elf: add missing newlines in lateglobal test
  - nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)
  - x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
  - x86: Shrink code size of memchr-evex.S
  - x86: Shrink code size of memchr-avx2.S
  - x86: Optimize memrchr-avx2.S
  - x86: Optimize memrchr-evex.S
  - x86: Optimize memrchr-sse2.S
  - Benchtests: Improve memrchr benchmarks
  - x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`
  - x86: Create header for VEC classes in x86 strings library
  - powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
  - AArch64: Sort makefile entries
  - AArch64: Add SVE memcpy
  - x86_64: Add strstr function with 512-bit EVEX
  - scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant
* Mon Jun 06 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-21
  - Auto-sync with upstream branch master,
    commit 999835533bc60fbd0b0b65d2412a6742e5a54b9d:
  - socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
  - Declare timegm for ISO C2X
  - Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.h
  - grep: egrep -> grep -E, fgrep -> grep -F
  - string.h: Fix boolean spelling in comments
  - elf: Add #include <errno.h> for use of E* constants.
  - elf: Add #include <sys/param.h> for MAX usage.
  - linux: Add process_mrelease
  - linux: Add process_madvise
  - linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10
  - testrun.sh: Support passing strace and valgrind arguments
  - Linux: Adjust struct rseq definition to current kernel version
  - iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
  - catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
  - inet: Use 64 bit stat for ruserpass (BZ# 29210)
  - socket: Use 64 bit stat for isfdtype (BZ# 29209)
  - posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
  - posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
  - misc: Use 64 bit stat for getusershell (BZ# 29203)
  - misc: Use 64 bit stat for daemon (BZ# 29203)
  - linux: use statx for fstat if neither newfstatat nor fstatat64 is present
  - Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
  - Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h
  - i686: Use generic sincosf implementation for SSE2 version
  - benchtests: Add workload name for sincosf
  - i686: Use generic sinf implementation for SSE2 version
  - i686: Use generic cosf implementation for SSE2 version
  - benchtests: Add workload name for cosf
  - x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
  - manual: fix reference to source file
  - Add SOL_SMC from Linux 5.18 to bits/socket.h
  - elf: Remove _dl_skip_args
  - x86_64: Remove _dl_skip_args usage
  - sparc: Remove _dl_skip_args usage
  - sh: Remove _dl_skip_args usage
  - s390: Remove _dl_skip_args usage
  - riscv: Remove _dl_skip_args usage
  - nios2: Remove _dl_skip_args usage (BZ# 29187)
  - mips: Remove _dl_skip_args usage
  - microblaze: Remove _dl_skip_args usage
  - m68k: Remove _dl_skip_args usage
  - ia64: Remove _dl_skip_args usage
  - i686: Remove _dl_skip_args usage
  - hppa: Remove _dl_skip_args usage (BZ# 29165)
  - csky: Remove _dl_skip_args usage
  - arc: Remove _dl_skip_args usage
  - arm: Remove _dl_skip_args usage
  - alpha: Remove _dl_skip_args usage
  - benchtests: Improve benchtests for strstr, memmem, and memchr
  - dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]
  - x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
  - x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen
  - Update kernel version to 5.18 in header constant tests
  - String: Improve overflow test coverage for strnlen
* Thu May 26 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-20
  - Auto-sync with upstream branch master,
    commit 3d9926663cba19f40d26d8a8ab3b2a7cc09ffb13:
  - Update syscall-names.list for Linux 5.18
  - Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
  - Use Linux 5.18 in build-many-glibcs.py
  - stdio-common: Simplify printf_unknown interface in vfprintf-internal.c
  - stdio-common: Move union printf_arg int <printf.h>
  - stdio-common: Add printf specifier registry to <printf.h>
  - elf/dl-reloc.c: Copyright The GNU Toolchain Authors
  - benchtests: Improve bench-strnlen.c
  - math: Add math-use-builtins-fabs (BZ#29027)
  - linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
  - Revert "[ARM][BZ #17711] Fix extern protected data handling"
  - Revert "[AArch64][BZ #17711] Fix extern protected data handling"
  - elf: Rewrite long RESOLVE_MAP macro to an always_inline static function
* Mon May 23 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-19
  - Auto-sync with upstream branch master,
    commit 748df8126ac69e68e0b94e236ea3c2e11b1176cb.
  - dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
  - elf: Optimize _dl_new_hash in dl-new-hash.h
  - nss: Optimize nss_hash in nss_hash.c
  - benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
  - nss: Add tests for the nss_hash in nss_hash.h
  - elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
  - elf: Refactor dl_new_hash so it can be tested / benchmarked
  - locale: Add more cached data to LC_CTYPE
  - locale: Remove private union from struct __locale_data
  - locale: Remove cleanup function pointer from struct __localedata
  - locale: Call _nl_unload_locale from _nl_archive_subfreeres
  - stdio-common: Add tst-memstream-string for open_memstream overflow
  - __printf_fphex always uses LC_NUMERIC
  - vfprintf: Consolidate some multibyte/wide character processing
  - vfprintf: Move argument processing into vfprintf-process-arg.c
  - stdio-common: Add tst-vfprintf-width-i18n to cover numeric field width
  - string.h: fix __fortified_attr_access macro call [BZ #29162]
  - Enable DT_RELR in glibc shared libraries and PIEs automatically
  - S390: Enable static PIE
  - linux: Add tst-pidfd.c
  - linux: Add P_PIDFD
  - linux: Add pidfd_send_signal
  - linux: Add pidfd_getfd
  - linux: Add pidfd_open
  - aarch64: Move ld.so _start to separate file and drop _dl_skip_args
  - linux: Add a getauxval test [BZ #23293]
  - rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
  - rtld: Use generic argv adjustment in ld.so [BZ #23293]
  - scripts/glibcelf.py: Add *T_RISCV_* constants
  - Remove dl-librecon.h header.
  - elf: Remove ldconfig kernel version check
  - Remove kernel version check
  - linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991)
  - csu: Implement and use _dl_early_allocate during static startup
  - Linux: Introduce __brk_call for invoking the brk system call
  - sys/cdefs.h: Do not require C++ compilers to define __STDC__
  - fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]
  - Update RISC-V specific ELF definitions
* Mon May 16 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-18
  - Auto-sync with upstream branch master,
    commit 9403b71ae97e3f1a91c796ddcbb4e6f044434734:
  - x86_64: Remove bzero optimization
  - RISC-V: Use an autoconf template to produce `preconfigure'
  - MIPS: Use an autoconf template to produce `preconfigure'
  - m68k: Use an autoconf template to produce `preconfigure'
  - C-SKY: Use an autoconf template to produce `preconfigure'
  - Remove configure fno_unit_at_a_time
  - stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
  - stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
  - Add declare_object_symbol_alias for assembly codes (BZ #28128)
  - wcrtomb: Make behavior POSIX compliant
* Tue May 10 2022 Patsy Griffin <patsy@redhat.com> - 2.35.9000-17
  - Auto-sync with upstream branch master,
    commit 8162147872491bb5b48e91543b19c49a29ae6b6d.
  - nptl: Add backoff mechanism to spinlock loop
  - Linux: Implement a useful version of _startup_fatal
  - ia64: Always define IA64_USE_NEW_STUB as a flag macro
  - linux: Fix posix_spawn return code if clone fails (BZ#29109)
  - benchtests: Add wcrtomb microbenchmark
  - clock_settime/clock_gettime: Use __nonnull to avoid null pointer
  - clock_adjtime: Use __nonnull to avoid null pointer
  - ntp_xxxtimex: Use __nonnull to avoid null pointer
  - adjtimex/adjtimex64: Use __nonnull to avoid null pointer
  - hurd spawni: Fix reauthenticating closed fds
  - Linux: Define MMAP_CALL_INTERNAL
  - i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls
  - i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S
  - manual: Clarify that abbreviations of long options are allowed
* Tue May 03 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-16
  - Auto-sync with upstream branch master,
    commit 8e28aa3a51bf0ef3683f2aed4b5b448744897b66:
  - elf: Remove fallback to the start of DT_STRTAB for dladdr
  - powerpc32: Remove unused HAVE_PPC_SECURE_PLT
  - dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
  - manual: Document the dlinfo function
  - Do not use --hash-style=both for building glibc shared objects
  - benchtests: Better libmvec integration
  - benchtests: Add UNSUPPORTED benchmark status
  - linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
  - Use __ehdr_start rather than _begin in _dl_start_final
  - sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
  - posix/glob.c: update from gnulib
  - benchtests: Add pthread-mutex-locks bench
  - linux: Fix missing internal 64 bit time_t stat usage
  - elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
  - posix: Remove unused definition on _Fork
  - NEWS: Mention DT_RELR support
  - elf: Add more DT_RELR tests
  - elf: Properly handle zero DT_RELA/DT_REL values
  - elf: Support DT_RELR relative relocation format [BZ #27924]
  - Add GLIBC_ABI_DT_RELR for DT_RELR support
  - elf: Define DT_RELR related macros and types
  - elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
  - i386: Regenerate ulps
  - dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
  - INSTALL: Rephrase -with-default-link documentation
* Mon Apr 25 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-15
  - Auto-sync with upstream branch master,
    commit 1305edd42c44fee6f8660734d2dfa4911ec755d6:
  - elf: Move post-relocation code of _dl_start into _dl_start_final
  - misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
  - elf: Remove unused enum allowmask
  - scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
  - x86: Optimize {str|wcs}rchr-evex
  - x86: Optimize {str|wcs}rchr-avx2
  - x86: Optimize {str|wcs}rchr-sse2
  - benchtests: Improve bench-strrchr
  - x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
  - Default to --with-default-link=no (bug 25812)
  - scripts: Add glibcelf.py module
  - Add locale for syr_SY
  - elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside
  - m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)
  - nptl: Fix pthread_cancel cancelhandling atomic operations
  - x86: Fix missing __wmemcmp def for disable-multiarch build
  - elf: Remove __libc_init_secure
* Tue Apr 19 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-14
  - Auto-sync with upstream branch master,
    commit 78fb88827362fbd2cc8aa32892ae5b015106e25c.
  - mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
  - x86: Cleanup page cross code in memcmp-avx2-movbe.S
  - x86: Remove memcmp-sse4.S
  - x86: Optimize memcmp SSE2 in memcmp.S
  - misc: Use 64 bit time_t interfaces on syslog
  - misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
  - misc: syslog: Use fixed-sized buffer and remove memstream
  - misc: syslog: Simplify implementation
  - misc: syslog: Fix indentation and style
  - misc: Add syslog test
  - support: Add xmkfifo
  - stdio: Split __get_errname definition from errlist.c
  - x86: Reduce code size of mem{move|pcpy|cpy}-ssse3
  - x86: Remove mem{move|cpy}-ssse3-back
  - x86: Remove str{p}{n}cpy-ssse3
  - x86: Remove str{n}cat-ssse3
  - x86: Remove str{n}{case}cmp-ssse3
  - x86: Remove {w}memcmp-ssse3
  - nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
  - S390: Add new s390 platform z16.
  - Replace {u}int_fast{16|32} with {u}int32_t
  - stdlib: Reflow and sort most variable assignments
  - elf: Fix memory leak in _dl_find_object_update (bug 29062)
  - hurd: Define ELIBEXEC
  - hurd: Fix arbitrary error code
  - NEWS: Move PLT tracking slowdown to glibc 2.35.
  - Remove _dl_skip_args_internal declaration
  - test-container: Fix "unused code" warnings on HURD
  - Add .clang-format style file
  - manual: Avoid name collision in libm ULP table [BZ #28956]
* Tue Apr 12 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-13
  - Add entry for Tarifit language locale for Morocco, and
  - Auto-sync with upstream branch master,
    commit 1a85970f41ea1e5abe6da2298a5e8fedcea26b70:
  - powerpc: Relocate stinfo->main
  - powerpc64: Set up thread register for _dl_relocate_static_pie
  - powerpc64: Use medium model toc accesses throughout
  - linux: Constify rfv variable in dl_vdso_vsym
  - string: Replace outdated comments in strlen().
  - S390: Fix elf/tst-audit25[ab]
  - sparc64: Remove fcopysign{f} implementation
  - alpha: Remove fcopysign{f} implementation
  - math: Use builtin for ldbl-96 copysign
  - ia64: Remove fcopysign{f} implementation
  - x86: Remove fcopysign{f} implementation
  - powerpc: Remove fcopysign{f} implementation
  - Add rif_MA locale [BZ #27781]
  - tests/string: Drop simple/stupid/builtin tests
  - test-memcpy: Actually reverse source and destination
  - benchtests: Only build libmvec benchmarks iff $(build-mathvec) is set
* Tue Apr 05 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-12
  - Auto-sync with upstream branch master,
    commit 053fe273434056f551ed8f81daf750db9dab5931:
  - linux: Fix __closefrom_fallback iterates until max int (BZ#28993)
  - Remove -z combreloc and HAVE_Z_COMBRELOC
  - sparc: Remove s_abs implementations
  - ia64: Remove fabs implementations
  - x86: Remove fabs{f} implementation
  - alpha: Remove s_abs implementations
  - Allow for unpriviledged nested containers
  - Increase the test timeout of some string tests
  - realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996]
  - stdlib: Fix tst-getrandom memcmp call
  - stdlib: Fix tst-rand48.c printf types
  - elf: Remove unused functions from tst-audit25(a,b)
  - nptl: Use libc-diag.h with tst-thread-setspecific
  - crypt: Remove unused variable on cert test
  - elf: Remove unused variables in tests
  - elf: Fix wrong fscanf usage on tst-pldd
  - posix: Remove unused variable on tst-_Fork.c
  - resolv: Initialize loop variable on tst-resolv-trailing
  - locale: Remove set but unused variable on ld-collate.c
  - localedate: Fix printf type on tst_mbrtowc
  - localedata: Remove unused variables in tests
  - x86: Small improvements for wcslen
  - x86: Small improvements for wcscpy-ssse3
  - debug: Improve fdelt_chk error message
  - Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h
  - x86: Remove AVX str{n}casecmp
  - x86: Add EVEX optimized str{n}casecmp
  - x86: Add AVX2 optimized str{n}casecmp
  - string: Expand page cross test cases in test-strncmp.c
  - string: Expand page cross test cases in test-strcmp.c
  - x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S
  - x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S
  - string: Expand page cross tests in test-strncasecmp.c
  - string: Expand page cross tests in test-strcasecmp.c
  - benchtests: Use json-lib in bench-strncasecmp.c
  - benchtests: Use json-lib in bench-strcasecmp.c
  - x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
  - x86: Remove strspn-sse2.S and use the generic implementation
  - x86: Remove strpbrk-sse2.S and use the generic implementation
  - x86: Remove strcspn-sse2.S and use the generic implementation
  - x86: Optimize strspn in strspn-c.c
  - x86: Optimize strcspn and strpbrk in strcspn-c.c
  - benchtests: Use json-lib in bench-strspn.c
  - benchtests: Use json-lib in bench-strpbrk.c
  - x86: Code cleanup in strchr-evex and comment justifying branch
  - x86: Code cleanup in strchr-avx2 and comment justifying branch
  - benchtests: Add random benchmark in bench-strchr.c
  - benchtests: Use json-lib in bench-strchr.c
  - Update kernel version to 5.17 in tst-mman-consts.py
  - iconvdata: Fix enum type on UTF-7
  - nscd: Remove unused variable
  - support: Fix support_process_state_wait path size calculation
  - support: Remove unused extract_8 function
  - locale: Remove ununsed wctype_table_get function
  - gmon: Remove unused sprofil.c functions
  - Update syscall lists for Linux 5.17
  - Fix ununsed fstatat64_time64_statx
  - malloc: Fix duplicate inline for do_set_mxfast
  - elf: Remove inline _dl_dprintf
  - configure.ac: fix bashisms in configure.ac
  - getaddrinfo: Refactor code for readability
  - Use Linux 5.17 in build-many-glibcs.py
  - resolv: Fix unaligned accesses to fields in HEADER struct
  - gai_init: Avoid jumping from if condition to its else counterpart
  - gaiconf_init: Refactor some bits for readability
  - gethosts: Return EAI_MEMORY on allocation failure
  - gaih_inet: Split result generation into its own function
  - gaih_inet: split loopback lookup into its own function
  - gaih_inet: make gethosts into a function
  - gaih_inet: separate nss lookup loop into its own function
  - gaih_inet: Split nscd lookup code into its own function.
  - gaih_inet: Split simple gethostbyname into its own function
  - gaih_inet: make numeric lookup a separate routine
  - gaih_inet: Simplify service resolution
  - getaddrinfo: Fix leak with AI_ALL [BZ #28852]
  - gaih_inet: Simplify canon name resolution
  - Simplify allocations and fix merge and continue actions [BZ #28931]
  - iconv: Add UTF-7-IMAP variant in utf-7.c
  - iconv: make utf-7.c able to use variants
  - iconv: Better mapping to RFC for UTF-7
  - iconv: Always encode "optional direct" UTF-7 characters
  - stdio-common: Add wide stream coverage to tst-vfprintf-user-type
  - libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)
  - libio: Convert tst_swprintf to the test framework
  - scripts/dso-ordering-test.py: Fix C&P error in * callrefs processing
  - stdio-common: Generate ja_JP.EUC-JP locale
  - stdio-common: Re-flow and sort Makefile variables
  - nss: Sort tests and tests-container and put one test per line
  - benchtests: Use "=" instead of ":=" [BZ #28970]
  - hppa: Use END instead of PSEUDO_END in swapcontext.S
* Tue Mar 15 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-11
  - Auto-sync with upstream branch master,
    commit d05e6dc8d1032e1732542a48e0fb895432008b6e.
  - hppa: Implement swapcontext in assembler (bug 28960)
  - associate a deallocator for iconv_open
  - associate a deallocation for opendir
  - Add access function attributes to epoll_wait
  - Add access function attributes to grp and shadow headers
  - Define ISO 639-3 "tok" [BZ #28950]
  - nss: Protect against errno changes in function lookup (bug 28953)
  - nss: Do not mention NSS test modules in <gnu/lib-names.h>
  - malloc: Exit early on test failure in tst-realloc
  - Add some missing access function attributes
  - libio: Ensure output buffer for wchars (bug #28828)
  - inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory
  - inet: Remove strdupa from nrl_domainname()
  - inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
  - benchtests: make compare_strings.py accept string as attribute value
* Wed Mar 09 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-10
  - Drop glibc-rh1070416.patch; nscd related, thus no longer relevant.
* Tue Mar 08 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-9
  - Auto-sync with upstream branch master,
    commit 6de743a4e31a94e3d022e64a90c9082290a5a573:
  - x86_64: Fix code formatting of vectorized math functions
  - pthread: Do not overwrite tests-time64
  - x86_64: Fix svml_s_acosf16_core_avx512.S code formatting
  - i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]
  - linux/i386: remove dead assignment of sysdep-dl-routines
* Tue Mar 08 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.35.9000-8
  - Fix version check to accommodate gettext snapshot builds in rawhide.
* Tue Mar 01 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-7
  - Auto-sync with upstream branch master,
    commit 2bbc694df279020a6620096d31c1e05c93966f9b:
  - nptl: Fix cleanups for stack grows up [BZ# 28899]
  - manual: SA_ONSTACK is ignored without alternate stack
  - io: Add fsync call in tst-stat
  - Linux: Consolidate auxiliary vector parsing (redo)
* Fri Feb 25 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-6
  - Auto-sync with upstream branch master,
    commit 1fe00d3eb602a0754873b536dc92fb6226759ee4:
  - build: Properly generate .d dependency files [BZ #28922]
  - benchtests: Generate .d dependency files [BZ #28922]
  - benchtests: Remove duplicated loop in bench-bzero-walk.c
  - localedata: Do not generate output if warnings were present.
  - localedef: Update LC_MONETARY handling (Bug 28845)
  - localedef: Handle symbolic links when generating locale-archive
  - benchtests: Add small sizes (<= 64) to bench-bzero-walk.c
  - math: Add more input to atanh accuracy tests
  - resolv: Fix tst-resolv tests for 2.35 ABIs and later
  - x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]
  - benchtests: Add benches for memset with 0 value
  - i686: Remove bzero optimizations
  - s390: Remove bzero optimizations
  - powerpc: Remove powerpc64 bzero optimizations
  - powerpc: Remove powerpc32 bzero optimizations
  - sparc: Remove bzero optimization
  - ia64: Remove bzero optimization
  - alpha: Remove bzero optimization
  - x86_64: Remove bcopy optimizations
  - i386: Remove bcopy optimizations
  - powerpc: Remove bcopy optimizations
  - ia64: Remove bcopy
  - hppa: Fix warnings from _dl_lookup_address
  - hppa: Revise gettext trampoline design
* Wed Feb 23 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-5
  - Fix locale-archive generation (#2057697)
* Tue Feb 22 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-4
  - Auto-sync with upstream branch master,
    commit fdc1ae67fef27eea1445bab4bdfe2f0fb3bc7aa1:
  - Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
  - elf: Check invalid hole in PT_LOAD segments [BZ #28838]
  - realpath: Do not copy result on failure (BZ #28815)
  - x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
  - x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
  - hppa: Fix swapcontext
  - x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
  - string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
  - microblaze: Use the correct select syscall (BZ #28883)
  - Update kernel version to 5.16 in tst-mman-consts.py
  - pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)
  - x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
  - String: Strength memset tests in test-memset.c
  - x86-64: Define __memcmpeq in ld.so
  - htl: Destroy thread-specific data before releasing joins
  - htl: Fix initializing the key lock
  - mach: Fix LLL_SHARED value
  - htl: Make pthread_[gs]etspecific not check for key validity
  - x86-64: Remove bzero weak alias in SS2 memset
  - hppa: Fix typo
  - linux: Use socket-constants-time64.h on tst-socket-timestamp-compat
  - x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIE
  - Fix elf/tst-audit2 on hppa
  - x86: Use CHECK_FEATURE_PRESENT on PCONFIG
  - x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c
  - x86: Set .text section in memset-vec-unaligned-erms
  - Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED
  - Revert "Linux: Consolidate auxiliary vector parsing"
  - String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'
  - Use binutils 2.38 branch in build-many-glibcs.py
  - elf: Remove LD_USE_LOAD_BIAS
  - malloc: Remove LD_TRACE_PRELINKING usage from mtrace
  - elf: Remove prelink support
  - Linux: Consolidate auxiliary vector parsing
  - Linux: Assume that NEED_DL_SYSINFO_DSO is always defined
  - Linux: Remove DL_FIND_ARG_COMPONENTS
  - Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZE
  - elf: Merge dl-sysdep.c into the Linux version
  - hppa: Fix bind-now audit (BZ #28857)
* Tue Feb 15 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-3
  - Reduce installed size of some langpacks by de-duplicating LC_CTYPE
* Thu Feb 10 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-2
  - Drop glibc-fedora-localedef.patch and adjust locale installation
    accordingly so that installed content remains unchanged.
* Wed Feb 09 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-1
  - Auto-sync with upstream branch master,
    commit 3d9f171bfb5325bd5f427e9fc386453358c6e840:
  - x86-64: Optimize bzero
  - benchtests: Add benches for bzero
  - linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
  - x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
  - benchtests: Sort benches in Makefile
  - Benchtests: Add length zero benchmark for memset in bench-memset.c
  - x86: Improve vec generation in memset-vec-unaligned-erms.S
  - x86-64: Add vector tan/tanf to libmvec microbenchmark
  - x86-64: Add vector erfc/erfcf to libmvec microbenchmark
  - x86-64: Add vector asinh/asinhf to libmvec microbenchmark
  - x86-64: Add vector tanh/tanhf to libmvec microbenchmark
  - x86-64: Add vector erf/erff to libmvec microbenchmark
  - x86-64: Add vector acosh/acoshf to libmvec microbenchmark
  - x86-64: Add vector atanh/atanhf to libmvec microbenchmark
  - x86-64: Add vector log1p/log1pf to libmvec microbenchmark
  - x86-64: Add vector log2/log2f to libmvec microbenchmark
  - x86-64: Add vector log10/log10f to libmvec microbenchmark
  - x86-64: Add vector atan2/atan2f to libmvec microbenchmark
  - x86-64: Add vector cbrt/cbrtf to libmvec microbenchmark
  - x86-64: Add vector sinh/sinhf to libmvec microbenchmark
  - x86-64: Add vector expm1/expm1f to libmvec microbenchmark
  - x86-64: Add vector cosh/coshf to libmvec microbenchmark
  - x86-64: Add vector exp10/exp10f to libmvec microbenchmark
  - x86-64: Add vector exp2/exp2f to libmvec microbenchmark
  - x86-64: Add vector hypot/hypotf to libmvec microbenchmark
  - x86-64: Add vector asin/asinf to libmvec microbenchmark
  - x86-64: Add vector atan/atanf to libmvec microbenchmark
  - elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
  - x86_64/multiarch: Sort sysdep_routines and put one entry per line
  - string: Sort headers, routines, tests and tests-translation
  - x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ))
  - Benchtests: move 'alloc_bufs' from loop in bench-memset.c
  - x86-64: Fix strcmp-evex.S
  - x86-64: Fix strcmp-avx2.S
  - x86-64: Add vector acos/acosf to libmvec microbenchmark
  - benchtests: Add more coverage for strcmp and strncmp benchmarks
  - x86: Optimize strcmp-evex.S
  - x86: Optimize strcmp-avx2.S
  - string: Improve coverage in test-strcmp.c and test-strncmp.c
  - string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp].
  - Open master branch for glibc 2.36 development
* Tue Feb 08 2022 Florian Weimer <fweimer@redhat.com> - 2.35-2
  - Auto-sync with upstream branch release/2.35/master,
    commit 24962427071fa532c3c48c918e9d64d719cc8a6c:
  - Add BZ#28860 reference on NEWS
  - linux: Fix missing __convert_scm_timestamps (BZ #28860)
* Thu Feb 03 2022 Florian Weimer <fweimer@redhat.com> - 2.35-1
  - glibc 2.35 upstream release
  - Auto-sync with upstream branch release/2.35/master,
    commit a2f1675634b3513c09c38e55e6766e8c05768b1f:
  - linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]
  - posix: Fix tst-spawn6 terminal handling (BZ #28853)
  - Regenerate configure
  - Create ChangeLog.old/ChangeLog.24.
  - Prepare for glibc 2.35 release.
  - Regenerate configure.
  - Update install.texi, and regenerate INSTALL.
  - Update NEWS bug list.
  - Update NEWS.
  - Update translations.
  - Linux: Use ptrdiff_t for __rseq_offset
  - Fix elf/tst-audit25a with default bind now toolchains
  - posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np
  - or1k: Define PI_STATIC_AND_HIDDEN
  - SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86
  - elf: Fix runtime linker auditing on aarch64 (BZ #26643)
  - elf: Issue la_symbind for bind-now (BZ #23734)
  - elf: Fix initial-exec TLS access on audit modules (BZ #28096)
  - elf: Add la_activity during application exit
  - localedata: Adjust C.UTF-8 to align with C/POSIX.
  - localedef: Fix handling of empty mon_decimal_point (Bug 28847)
  - malloc: Fix tst-mallocalign1 macro spacing.
* Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34.9000-39
  - Drop glibc-temp-Wno-use-after-free.patch, fixed upstream.
  - Auto-sync with upstream branch master,
    commit 3fb18fd80c5900cc82748f3320b30516c57d24da:
  - elf: Add <dl-r_debug.h>
  - Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
  - malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ #26779]
  - Update libc.pot for 2.35 release.
  - tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]
  - Add prelink removal plan on NEWS
  - Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg
  - linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)
  - support: Add support_socket_so_timestamp_time64
  - Fix elf/loadfail test build dependencies
  - Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
  - x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]
  - Guard tst-valgrind-smoke.out with run-built-tests
  - hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilist
  - Avoid -Wuse-after-free in tests [BZ #26779].
  - elf: Replace tst-p_alignmod1-editX with a python script
  - stdlib: Avoid -Wuse-after-free in __add_to_environ [BZ #26779]
  - io: Fix use-after-free in ftw [BZ #26779]
  - intl: Avoid -Wuse-after-free [BZ #26779]
  - elf: Fix use-after-free in ldconfig [BZ #26779]
  - posix: Add terminal control setting support for posix_spawn
* Mon Jan 24 2022 DJ Delorie <dj@redhat.com> - 2.34.9000-38
  - Auto-sync with upstream branch master,
    commit 5b8e7980c5dabd9aaefeba4f0208baa8cf7653ee.
  - Linux: Detect user namespace support in io/tst-getcwd-smallbuff
  - Fix handling of unterminated bracket expressions in fnmatch (bug 28792)
  - realpath: Avoid overwriting preexisting error (CVE-2021-3998)
  - elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688]
  - elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
  - elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]
  - Add and use link-test-modules-rpath-link [BZ #28455]
  - tst-realpath-toolong: Fix hurd build
  - getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
  - Add valgrind smoke test
  - htl: Fix cleaning the reply port
  - elf: Properly align all PT_LOAD segments [BZ #28676]
  - realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
  - support: Add helpers to create paths longer than PATH_MAX
  - nptl: Effectively skip CAS in spinlock loop
  - mips: Move DT_MIPS into <ldsodefs.h>
  - x86_64: Document libmvec vector functions accuracy [BZ #28766]
  - x86: Black list more Intel CPUs for TSX [BZ #27398]
  - elf: Fix tst-align3
  - elf: Move _dl_setup_hash to its own file
  - htl: Fix build error in annexc
  - elf: Reinstate tst-audit17
  - x86: use default cache size if it cannot be determined [BZ #28784]
  - rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYS
  - Linux: Add epoll_pwait2 (BZ #27359)
  - Properly handle --disable-default-pie [BZ #28780]
  - elf: Fix 64 time_t support for installed statically binaries
  - Revert "elf: Fix 64 time_t support for installed statically binaries"
  - CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
  - sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)
  - CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
  - socket: Add the __sockaddr_un_set function
  - elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732)
  - elf: Set l_contiguous to 1 for the main map in more cases
  - elf: Introduce rtld_setup_main_map
  - hurd: Make RPC input array parameters const
  - hurd: optimize exec cleanup
  - hurd: Add __rtld_execve
  - hurd: Fix exec() leak on proc_task2proc failure
  - htl: Hide __pthread_attr's __schedparam type [BZ #23088]
  - htl: Clear kernel_thread field before releasing the thread structure
  - hurd: drop SA_SIGINFO availability xfail
  - hurd: Fix timer/clock_getres crash on NULL res parameter
  - hurd: Fix pthread_kill on exiting/ted thread
  - [hurd] Drop spurious #ifdef SHARED
  - [hurd] Call _dl_sort_maps_init in _dl_sysdep_start
  - elf tst-dl_find_object: Fix typo
  - s390x: Use <gcc-macros.h> in early HWCAP check
  - x86: Add x86-64-vN check to early startup
  - powerpc64le: Use <gcc-macros.h> in early HWCAP check
  - Add --with-rtld-early-cflags configure option
  - elf: Split dl-printf.c from dl-misc.c
  - elf/Makefile: Reflow and sort most variable assignments
  - Generate gcc-macros.h
  - x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)
  - math: Add more inputs to atan2 accuracy tests [BZ #28765]
  - Disable debuginfod in printer tests [BZ #28757]
  - Update syscall lists for Linux 5.16
  - i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)
  - stdlib: Fix formatting of tests list in Makefile
  - stdlib: Sort tests in Makefile
  - x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]
  - debug: Synchronize feature guards in fortified functions [BZ #28746]
  - debug: Autogenerate _FORTIFY_SOURCE tests
  - Do not build libresolv module with 64 bit time_t flags
  - Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)"
  - Revert "support: Add support_socket_so_timestamp_time64"
  - timezone: Fix tst-bz28707 Makefile rule
  - linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)
  - support: Add support_socket_so_timestamp_time64
  - elf: Fix 64 time_t support for installed statically binaries
  - Enable _FORTIFY_SOURCE=3 for gcc 12 and above
  - manual: Drop obsolete @refill
  - aarch64: Add HWCAP2_ECV from Linux 5.16
  - Use Linux 5.16 in build-many-glibcs.py
  - x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
  - x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
  - math: Fix float conversion regressions with gcc-12 [BZ #28713]
  - elf: Simplify software TM implementation in _dl_find_object
  - Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)
  - elf: Fix fences in _dl_find_object_update (bug 28745)
  - ttydefaults.h: Fix CSTATUS to control-t
  - AArch64: Check for SVE in ifuncs [BZ #28744]
  - debug: Remove catchsegv and libSegfault (BZ #14913)
  - Documentation for OpenRISC port
  - build-many-glibcs.py: add OpenRISC support
  - or1k: Build Infrastructure
  - or1k: ABI lists
  - or1k: Linux ABI
  - or1k: Linux Syscall Interface
  - or1k: math soft float support
  - or1k: Atomics and Locking primitives
  - or1k: Thread Local Storage support
  - or1k: startup and dynamic linking code
  - or1k: ABI Implementation
  - linux/syscalls: Add or1k_atomic syscall for OpenRISC
  - elf: Add reloc for OpenRISC
  - elf: Add a comment after trailing backslashes
  - elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
  - elf: Fix tst-linkall-static link when pthread is not in libc
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.34.9000-37
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 04 2022 Florian Weimer <fweimer@redhat.com> - 2.34.9000-36
  - Auto-sync with upstream branch master,
    commit 28713c06129f8f64f88c423266e6ff2880216509:
  - elf: Sort tests and modules-names
  - hurd: nuke all unknown ports on exec
  - hurd: Fix auth port leak
  - Remove stale reference to libanl.a
  - elf: Add <dl-debug.h>
  - Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738]
  - hurd: Implement _S_msg_get_dtable
  - Update automatically-generated copyright dates
  - Sync move-if-change from Gnulib, updating copyright
  - Update copyright dates not handled by scripts/update-copyrights.
  - Update copyright dates with scripts/update-copyrights
  - hurd: Use __trivfs_server_name instead of trivfs_server_name
  - hurd: Bump BRK_START to 0x20000000
  - hurd: Avoid overzealous shared objects constraints
  - time: Refactor timesize.h for some ABIs
  - hurd: Make getrandom a stub inside the random translator
  - open64: Force O_LARGEFILE on all architectures
  - x86-64: Add vector tan/tanf implementation to libmvec
  - x86-64: Add vector erfc/erfcf implementation to libmvec
  - resolv: Do not install libanl.so symbolic link
  - resolv: Do not build libanl.so for ABIs starting at 2.35
  - timezone: test-case for BZ #28707
  - timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
  - x86-64: Add vector asinh/asinhf implementation to libmvec
  - x86-64: Add vector tanh/tanhf implementation to libmvec
  - x86-64: Add vector erf/erff implementation to libmvec
  - x86-64: Add vector acosh/acoshf implementation to libmvec
  - x86-64: Add vector atanh/atanhf implementation to libmvec
  - x86-64: Add vector log1p/log1pf implementation to libmvec
  - x86-64: Add vector log2/log2f implementation to libmvec
  - x86-64: Add vector log10/log10f implementation to libmvec
  - x86-64: Add vector atan2/atan2f implementation to libmvec
  - x86-64: Add vector cbrt/cbrtf implementation to libmvec
  - x86-64: Add vector sinh/sinhf implementation to libmvec
  - x86-64: Add vector expm1/expm1f implementation to libmvec
  - x86-64: Add vector cosh/coshf implementation to libmvec
  - x86-64: Add vector exp10/exp10f implementation to libmvec
  - x86-64: Add vector exp2/exp2f implementation to libmvec
  - x86-64: Add vector hypot/hypotf implementation to libmvec
  - x86-64: Add vector asin/asinf implementation to libmvec
  - x86-64: Add vector atan/atanf implementation to libmvec
* Wed Dec 29 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-35
  - Auto-sync with upstream branch master,
    commit 5d28a8962dcb6ec056b81d730e3c6fb57185a210:
  - elf: Add _dl_find_object function
  - malloc: Remove memusage.h
  - malloc: Use hp-timing on libmemusage
  - Remove atomic-machine.h atomic typedefs
  - malloc: Remove atomic_* usage
  - microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLS
  - elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
  - elf: Issue audit la_objopen for vDSO
  - elf: Add audit tests for modules with TLSDESC
  - elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
  - elf: Add _dl_audit_pltexit
  - elf: Add _dl_audit_pltenter
  - elf: Add _dl_audit_preinit
  - elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
  - elf: Add _dl_audit_objclose
  - elf: Add _dl_audit_objsearch
  - elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
  - elf: Add _dl_audit_objopen
  - hurd: Fix static-PIE startup
  - hurd: let csu initialize tls
  - hurd: Fix XFAIL-ing mallocfork2 tests
  - hurd: XFAIL more tests that require setpshared support
  - malloc: Add missing shared thread library flags
  - stdio-common: Fix %m sprintf test output for GNU/Hurd
  - x86: Optimize L(less_vec) case in memcmpeq-evex.S
  - x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
  - elf: Remove AArch64 from comment for AT_MINSIGSTKSZ
  - math: Properly cast X_TLOSS to float [BZ #28713]
  - Set default __TIMESIZE default to 64
  - stdio: Implement %#m for vfprintf and related functions
  - elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
  - x86-64: Add vector acos/acosf implementation to libmvec
  - intl/plural.y: Avoid conflicting declarations of yyerror and yylex
  - elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688]
  - s_sincosf.h: Change pio4 type to float [BZ #28713]
  - Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
  - Regenerate ulps on x86_64 with GCC 12
  - Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
  - Remove ununsed tcb-offset
  - riscv: align stack before calling _dl_init [BZ #28703]
  - riscv: align stack in clone [BZ #28702]
  - elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]
  - powerpc64[le]: Allocate extra stack frame on syscall.S
  - Update copyright header in recently merged ab_GE locale
  - fortify: Fix spurious warning with realpath
* Tue Dec 28 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-34
  - armhfp, i686: Revert 64-bit time_t/off_t for internal use (#2034715)
* Fri Dec 17 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-33
  - Auto-sync with upstream branch master,
    commit b99b0f93ee8762fe53ff65802deb6f00700b9924:
  - nss: Use "files dns" as the default for the hosts database (#2033020)
  - arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro
  - Fix The GNU ToolChain Authors copyright notice
  - Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
  - localedata: add new locale ab_GE
  - Fix __minimal_malloc segfaults in __mmap due to stack-protector
  - __glibc_unsafe_len: Fix comment
  - malloc: Enable huge page support on main arena
  - malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallback
  - malloc: Add Huge Page support to arenas
  - malloc: Add Huge Page support for mmap
  - malloc: Move mmap logic to its own function
  - malloc: Add THP/madvise support for sbrk
  - malloc: Add madvise support for Transparent Huge Pages
  - powerpc: Use global register variable in <thread_pointer.h>
  - Use LFS and 64 bit time for installed programs (swbz#15333)
* Wed Dec 15 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-32
  - Do not use --enable-static-pie configure flag since it is now ignored
* Wed Dec 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-31
  - Drop glibc-fedora-revert-PT_LOAD-segment-align.patch; fix applied upstream
  - Auto-sync with upstream branch master,
    commit 4435c29892c43ae9908a42e591747be63102689b:
  - Support target specific ALIGN for variable alignment test [BZ #28676]
  - NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 only
  - elf: Align argument of __munmap to page size [BZ #28676]
* Tue Dec 14 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-30
  - Add glibc-fedora-revert-PT_LOAD-segment-align.patch to revert upstream
    commits 718fdd87b1b9 and fc2334ab32e0.
  - Auto-sync with upstream branch master,
    commit 0884724a95b60452ad483dbe086d237d02ba624d:
  - intl: Emit no lines in bison generated files
  - hurd: Do not set PIE_UNSUPPORTED
  - NEWS: Move LD_PREFER_MAP_32BIT_EXEC
  - mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.a
  - Disable DT_RUNPATH on NSS tests [BZ #28455]
  - sysdeps: Simplify sin Taylor Series calculation
  - math: Remove the error handling wrapper from hypot and hypotf
  - math: Use fmin/fmax on hypot
  - aarch64: Add math-use-builtins-f{max,min}.h
  - math: Add math-use-builtinds-fmin.h
  - math: Add math-use-builtinds-fmax.h
  - math: Remove powerpc e_hypot
  - i386: Move hypot implementation to C
  - math: Use an improved algorithm for hypotl (ldbl-128)
  - math: Use an improved algorithm for hypotl (ldbl-96)
  - math: Improve hypot performance with FMA
  - math: Use an improved algorithm for hypot (dbl-64)
  - math: Simplify hypotf implementation
  - Cleanup encoding in comments
  - Replace --enable-static-pie with --disable-default-pie
  - hurd: Add rules for static PIE build
  - hurd: Fix gmon-static
  - x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]
  - elf: Use errcode instead of (unset) errno in rtld_chain_load
  - Add a testcase to check alignment of PT_LOAD segment [BZ #28676]
  - elf: Properly align PT_LOAD segments [BZ #28676]
  - elf: Install a symbolic link to ld.so as /usr/bin/ld.so
  - nptl: Add one more barrier to nptl/tst-create1
  - Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
  - nptl: rseq failure after registration on main thread is fatal
  - nptl: Add public rseq symbols and <sys/rseq.h>
  - nptl: Add glibc.pthread.rseq tunable to control rseq registration
  - Linux: Use rseq to accelerate sched_getcpu
  - nptl: Add rseq registration
  - nptl: Introduce THREAD_GETMEM_VOLATILE
  - nptl: Introduce <tcb-access.h> for THREAD_* accessors
  - nptl: Add <thread_pointer.h> for defining __thread_pointer
  - String: test-memcpy used unaligned types for buffers [BZ 28572]
  - localedef: check magic value on archive load [BZ #28650]
  - x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
  - linux: Add generic ioctl implementation
  - linux: Add generic syscall implementation
  - misc, nptl: Remove stray references to __condvar_load_64_relaxed
  - csu: Always use __executable_start in gmon-start.c
  - elf: execve statically linked programs instead of crashing [BZ #28648]
  - Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
* Mon Dec 13 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-29
  - Remove nscd (#1905142)
    https://fedoraproject.org/wiki/Changes/RemoveNSCD
* Fri Dec 10 2021 Pavel Březina <pbrezina@redhat.com> - 2.34.9000-28
  - /etc/nsswitch.conf is now owned by authselect (rhbz#2023741)
* Thu Dec 09 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34.9000-27
  - Set BuildFlagsNonshared only if _annotated_build is set.
* Sat Dec 04 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-26
  - Drop glibc-rh2026399.patch, not needed anymore due to upstream fix.
  - Auto-sync with upstream branch master,
    commit 4df1fa6ddc8925a75f3da644d5da3bb16eb33f02:
  - x86-64: Use notl in EVEX strcmp (#2026399)
  - nptl: Increase default TCB alignment to 32
  - elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_METADATA note
  - AArch64: Improve A64FX memcpy
  - AArch64: Optimize memcmp
  - powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]
  - linux: Implement pipe in terms of __NR_pipe2
  - linux: Implement mremap in C
  - linux: Add prlimit64 C implementation
  - elf: Include <stdbool.h> in tst-tls20.c
  - elf: Include <stdint.h> in tst-tls20.c
  - hurd: Let report-wait use a weak reference to _hurd_itimer_thread
* Sat Dec 04 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-25
  - x86_64: Disable additional EVEX string functions (#2026399)
* Fri Dec 03 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-24
  - x86_64: Disable EVEX *cmp* string functions (#2026399)
* Thu Dec 02 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-23
  - Drop glibc-sdt-headers.patch; the official systemtap headers work again.
* Thu Nov 25 2021 Carlos O'Donell <carlos@redhat.com> - 2.34.9000-22
  - Auto-sync with upstream branch master,
    commit 137ed5ac440a4d3cf4178ce97f349b349a9c2c66:
  - linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)
  - linux: Add fanotify_mark C implementation
  - linux: Only build fstatat fallback if required
  - regex: fix buffer read overrun in search [BZ#28470]
  - x86-64: Add vector sin/sinf to libmvec microbenchmark
  - x86-64: Add vector pow/powf to libmvec microbenchmark
  - x86-64: Add vector log/logf to libmvec microbenchmark
  - x86-64: Add vector exp/expf to libmvec microbenchmark
  - x86-64: Add vector cos/cosf to libmvec microbenchmark
  - io: Refactor close_range and closefrom
  - nptl: Do not set signal mask on second setjmp return [BZ #28607]
  - powerpc: Define USE_PPC64_NOTOC iff compiler supports it
  - setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
  - Update kernel version to 5.15 in tst-mman-consts.py
  - socket: Do not use AF_NETLINK in __opensock
  - elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)
  - Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
  - malloc: Fix malloc debug for 2.35 onwards
  - elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres
  - nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/5edb879b86851fb3380889a400287296b82956
/usr/lib/.build-id/00/ed4133c862e47e114c8146b06e3fa823af3287
/usr/lib/.build-id/00/f5098b0f74e6d9ec2da7cf331a40b3cf50c0f5
/usr/lib/.build-id/01
/usr/lib/.build-id/01/3d679947017ff6c32715a7bbb5148c0c596b00
/usr/lib/.build-id/01/61acbd56c04a5bc20797b447ace45383d871db
/usr/lib/.build-id/03
/usr/lib/.build-id/03/0e2356c5cf0a5ef6e7eb79f02a7bd593c048aa
/usr/lib/.build-id/03/1b46d38192a574fe3266f0ae87c2f9d483c97f
/usr/lib/.build-id/04/efc5382199a3c6bb6126efb752fdc636b10bb3
/usr/lib/.build-id/06
/usr/lib/.build-id/06/2151efddefb47d29db778754f33009f2afab76
/usr/lib/.build-id/06/5786a95b3da065481c2426d00c23a70825c373
/usr/lib/.build-id/07/9d6d3064947a94a429a8f064f96d00eeba0e99
/usr/lib/.build-id/07/fea1e2ace26fd53c211b879c831e46dcf032c6
/usr/lib/.build-id/08
/usr/lib/.build-id/08/8edd10ce45c933065b37438563ff07e78f2104
/usr/lib/.build-id/09
/usr/lib/.build-id/09/0aaf3c11f7afc3f59d38660019436b7f5e37b9
/usr/lib/.build-id/09/1c49bb0704cc26e5ff3b767179b50cb0a7de83
/usr/lib/.build-id/09/8696dd32363606560da6703609ddade19975a0
/usr/lib/.build-id/09/9a8be92dd2e7917e6f7504341256ae908a7620
/usr/lib/.build-id/09/ddd986d3b73f3f226da6e2bfe855b4da8734e6
/usr/lib/.build-id/0a/077cd2032b205078af1503a50ee7b05d819c15
/usr/lib/.build-id/0a/557321d60651cc6e775e2ed093b3d0b9894ed0
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/b3fdd1d44f198349459f2be42056e3ab7a5908
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/3993975dc72109e93fe97dc25c84836ba3edc0
/usr/lib/.build-id/0d/2a5f48de1b2e1d8c341ccf44333d8ae2409f50
/usr/lib/.build-id/0d/3348bea4978d7b9e9fd2d959f54f5514030783
/usr/lib/.build-id/0d/43432adc6d1bc08171c66d29420d9212d847a0
/usr/lib/.build-id/0d/d9e6da9741718d9aea170cf3487b3c84f0a446
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/20c7d018907494e25f7eedd54277895f491ec2
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/2f22c71bcedce45fdaa59a5449ff635a48cc4e
/usr/lib/.build-id/10/0b63aab74f7338f0cf6de5b5c722c9d3fb7ef6
/usr/lib/.build-id/10/7268a5c8231985a5d39c1590ad59ecb5285749
/usr/lib/.build-id/11/95e22a8b60f861cfa21f14660fb8ae64140325
/usr/lib/.build-id/11/d71c8d4deee765c08c7ec25840b710f34e745e
/usr/lib/.build-id/12
/usr/lib/.build-id/12/4eb50a50fc29ee14d1d31038e3c74152d9730f
/usr/lib/.build-id/12/67701d3990c1fe282879b04a52d37dcd51c83a
/usr/lib/.build-id/12/ac7853e032fe50fcdcdde06e117c8edbd63c90
/usr/lib/.build-id/12/df5c3550cae82c3ca2b69de56acd3d61399c35
/usr/lib/.build-id/13/2d47d8c4294ae6f379bdd38e6a49ec25d76139
/usr/lib/.build-id/13/f90e7e160d0e873eefe51c7bc33530ab2764e5
/usr/lib/.build-id/15/d8dec9ac7c5151450ba92dd85ff53d99a7204e
/usr/lib/.build-id/16
/usr/lib/.build-id/16/98626d7e9f23feca8fb87e81631da549637ec9
/usr/lib/.build-id/18/315faeddb036ce3b383660502f5ebe3883ebb8
/usr/lib/.build-id/18/a0748131c405b121c7c671cef08c62d547d2f3
/usr/lib/.build-id/18/dcb00b79ec674a41e475fe477edb9c779b9fb0
/usr/lib/.build-id/18/f7d523d57c825045bda976275f556bf0b08f24
/usr/lib/.build-id/19/0e4c5ac6623c8d482584f69d54f79a9e755cc9
/usr/lib/.build-id/19/28e0564f384fac1a318d308e9156279c42bddc
/usr/lib/.build-id/19/5b193e00885d275df9adaab915b11b78de6fe4
/usr/lib/.build-id/19/d59c46226e69cb97abf0e7ea0f3bd3734ed91a
/usr/lib/.build-id/1a/a60acd588df021066b0a93e931eb88ad4c426e
/usr/lib/.build-id/1b/80132548ca86ab3f39afbcdc6c4488b5c25256
/usr/lib/.build-id/1b/b8c76cfd6d38813d7cb861bff7b14ca0cb1a3b
/usr/lib/.build-id/1c/f8977ef83cf5c51c9329289b1dfa991923438c
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/a9942fec40653ac1db5ff12f5a054b98b04af8
/usr/lib/.build-id/1d/e808680cd46fefe0638bd37c9de0e8c77f6f06
/usr/lib/.build-id/1e/b2892674ef32ed92538fed60a9ca498e544a38
/usr/lib/.build-id/1f/200566b29c45ea23c8f162e4a5232ff5d8ed18
/usr/lib/.build-id/23
/usr/lib/.build-id/23/21a07e7ab41504daa10fbc8e29f23dff4bd604
/usr/lib/.build-id/23/3c28c42ceb193c2b01de0ed513b35a52df9e9d
/usr/lib/.build-id/23/fac0924bdcd5cd8de39d137fd50b0997fb93d3
/usr/lib/.build-id/24/855447e24fef0844994aae232c8e2c55dd0f37
/usr/lib/.build-id/24/9e0c437004405f1772eaa62c81cd287f9e18fe
/usr/lib/.build-id/28
/usr/lib/.build-id/28/0f1512814dc92050b97a425b8160203a0444d9
/usr/lib/.build-id/28/e4dafcc4fd8413f9da5dbbe1279c8df3b797b8
/usr/lib/.build-id/29/5aada7108efab9e0476f8777ab344f2bfe6f1e
/usr/lib/.build-id/2a/8384aa9cf92e659d19f1cac2005b582b409552
/usr/lib/.build-id/2a/ca68e1ad5fc421c204c2db47078ca9901e9779
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/5b433571bdac233281f838fb9ea6845102fd69
/usr/lib/.build-id/2d/82933d99e8cfaae2500b41e4622b59b8591693
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/5207c0e5f60ca90ef86685a50c2b4a61d0abf0
/usr/lib/.build-id/2f/336e5b7a325732709db2fec87e76dea3acf53e
/usr/lib/.build-id/2f/513f084d3c7e35cf0d00fb91978b8a1b3724d5
/usr/lib/.build-id/30
/usr/lib/.build-id/30/0c4e31d0aebe5afb240d7e3b59bb478f3379cd
/usr/lib/.build-id/30/af94f57919142a829596fd60694acb9a4be4e3
/usr/lib/.build-id/33/77074cb9bcaea0edf15a311e1e4fe159567325
/usr/lib/.build-id/33/a088f89cbaa3d02864de9b6d74be04cf7f40ed
/usr/lib/.build-id/34/e201aa224128053b70150121932f6917259c89
/usr/lib/.build-id/35
/usr/lib/.build-id/35/2a2989cd22ea53747399fc929f4fc150c02849
/usr/lib/.build-id/35/9ac147131b2254e543d99a0cf0bae2fa5962f2
/usr/lib/.build-id/36/24aeda614adf2b92cb0eea21edf1872f82acc7
/usr/lib/.build-id/36/73bfce070061687699a1130347d1c726919c61
/usr/lib/.build-id/36/99c72d921d14867c4c2ffcd380acd932dbebc9
/usr/lib/.build-id/37
/usr/lib/.build-id/37/4739fcc21a46a40c7ef9d2c3960c67cab9e364
/usr/lib/.build-id/38/5c96de7f6a111db01efed947c4afcae0e8747a
/usr/lib/.build-id/38/7a775ee280cf3d4b04a72bffc6474376b8dc52
/usr/lib/.build-id/38/f3b61d14390b2e97ca730736a72cf2ae66a66c
/usr/lib/.build-id/3a/7144e49b85f0a396b08513c883917670926a94
/usr/lib/.build-id/3a/f1500f1c3bd1cc718e2d97734d08ff306a1e59
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/3cd6ade7ba046ad8d35d88b90daef74480982b
/usr/lib/.build-id/3b/4bfe63231a0402c9b3bebd596776449728f6df
/usr/lib/.build-id/3c/e155e788d1ceabf1bf268ded137df51a94c403
/usr/lib/.build-id/3d/1a6fa681d28e2a60a81bcd35bf45c33587c222
/usr/lib/.build-id/3d/2a509c80a40ed532506abf0602f5748b610d42
/usr/lib/.build-id/3e/2fe67e1124db347b062b1d64ce06c5b319a1fb
/usr/lib/.build-id/3e/51749fdf74b0c9f60d2cfa271c8551046bb261
/usr/lib/.build-id/40
/usr/lib/.build-id/40/26a31ca994c74b1869cc4f6fe7d46423985c39
/usr/lib/.build-id/41/e45efdaa33453ef6c33529e89795240934340c
/usr/lib/.build-id/42
/usr/lib/.build-id/42/3e87a890861f2cab8af3478720c49ec6889915
/usr/lib/.build-id/42/70b756cfb5a25683f3d024abe7e925f5b7f6d1
/usr/lib/.build-id/42/f1852ca072cae456e5a0785754b314463a08d8
/usr/lib/.build-id/43
/usr/lib/.build-id/43/44f5aca7e5f9d31228c19fbe08a0465f2fe943
/usr/lib/.build-id/43/4afc4be5a266f36cca9ef902fc1cd823b05cb0
/usr/lib/.build-id/43/b00fe1fb2e2a56509c8010f19cf27d7e3c36f8
/usr/lib/.build-id/44/03c8a726579f975d9401356992ea20520e6f2a
/usr/lib/.build-id/44/1cadfbf5ab27eedcc4fef92542e2d52cf0b6ff
/usr/lib/.build-id/46/a7c59b1b3d72d34c0d3d3acb3df9873878f688
/usr/lib/.build-id/47/c8c403305ba9b605be551e451e6fa520c2256f
/usr/lib/.build-id/4a/15905813ee5e72af9d79d764569be58f4cf474
/usr/lib/.build-id/4a/d0bffd6961dc3ec75aa13ec8c9614776e5fdee
/usr/lib/.build-id/4b/460e50511e5258227991b36c60855ab8501554
/usr/lib/.build-id/4b/914c75a5f85ac3b2df00257c45c1e9f9d8c272
/usr/lib/.build-id/4c/2f924332185cf7b697d0ba572299e17d47eb9d
/usr/lib/.build-id/4c/97032c25fcf1524a06f4cf5dc43ac6c6681df6
/usr/lib/.build-id/4c/a015e6be67ded38f00d5c24bc93ecc1561178a
/usr/lib/.build-id/4c/fab54fb2c0d71a3115b0fb2c12bf67ea38be15
/usr/lib/.build-id/4d/405183fe0b0c9d0f1ea0d215b6621c5a62dc93
/usr/lib/.build-id/4d/48f03bc4258198b3ad25e8c7bf3cc7e6cd496d
/usr/lib/.build-id/4d/a4717c75b764459b2d2ca02e99230127d2aad4
/usr/lib/.build-id/4e/1fc7eec99344a2f00fad860701b1ada5d6c2d4
/usr/lib/.build-id/4e/3ca95dc949dc71d56fe3c48e74f450169c515a
/usr/lib/.build-id/4e/570cb0e952251e3d3cd6817e59c2c36767b870
/usr/lib/.build-id/4f/cd25252ccf4f31f3886867efc6e9a6b58c0928
/usr/lib/.build-id/50/ae8f3588aab5ed74939647737e2dd15df27485
/usr/lib/.build-id/51/89a026bb7a65b7253307a0a3cac180a60705cf
/usr/lib/.build-id/51/c739f2d419d005089076a9b55a1b2a5bdc84f7
/usr/lib/.build-id/52/051b3066f2c6229e9e6d0b857370854ae72c4e
/usr/lib/.build-id/52/08450617eca5959a566ccfebdf10797de48b19
/usr/lib/.build-id/52/7bfbc08c8157f0ce4d720c4c031fe79c9e4c08
/usr/lib/.build-id/53/231d9333a5fa6310d1bcca9f4f8e3d3d40e7c3
/usr/lib/.build-id/54/5b6146eaec31762153f2d341e3ad63e642b3ec
/usr/lib/.build-id/54/63c7ce5e107054f9b4e35f21ca5a077dd24709
/usr/lib/.build-id/54/69eadccd1245f0e4c0c22e904dd7b99696d073
/usr/lib/.build-id/54/a05e5bc55bef74c036716857ab26c09403b79f
/usr/lib/.build-id/55
/usr/lib/.build-id/55/9d80ec3483e9f954327972aeb33c434604e0a4
/usr/lib/.build-id/56/3df5cbd8891eb32e38de31894e28cff4019543
/usr/lib/.build-id/58/0ec3f5ff07225782276d36d49f35650f37fad9
/usr/lib/.build-id/58/535664dbea738bfcc8ca80ccf3a00f687e427f
/usr/lib/.build-id/58/b8735d32ead72d0d3470c58202968f4e62690d
/usr/lib/.build-id/58/d82e878c20033f270549b771a7255769cf0de0
/usr/lib/.build-id/59/0aa64961377cd044500d7cbe2146d2ac44c1fc
/usr/lib/.build-id/59/35513800bc63de1ef423cd38f8521641e39adc
/usr/lib/.build-id/59/aa0119bb5af5706043c5c4c8afd5e42df0555c
/usr/lib/.build-id/59/b1fc2ae7bf61bf326c26623227dcea4cac906c
/usr/lib/.build-id/59/d5cfd6f1e9b506d6e96a2714ebeb7406bfcbcb
/usr/lib/.build-id/59/d96e45507b61fd0452799aa2a1c666f347dbdd
/usr/lib/.build-id/5a/3e749abe867bc267a161a15ca0cc213af9252a
/usr/lib/.build-id/5a/aa9b8372b5c08e5bc0a9e1a22a3ea2f967d582
/usr/lib/.build-id/5c/df52ad9324cbeba5752279604d6d1c85fbef6d
/usr/lib/.build-id/5e/130d7d9aa497b3998761c5737c8b5c79e10825
/usr/lib/.build-id/5e/16b3e621160243f8a8fe5dee471726f6c6e084
/usr/lib/.build-id/5e/904aeccc41775c86a26f648be21283786192b0
/usr/lib/.build-id/5e/f34f02eb9e4dcdc8859ba5231018d37ec290f6
/usr/lib/.build-id/5f/ea1240cb0726a01f843b03286bbaa5eb0b7995
/usr/lib/.build-id/60
/usr/lib/.build-id/60/6970477439ae708a484761f75b6fcc10f9b1cd
/usr/lib/.build-id/60/82004578b4f81e6220347867a0b9b756d3cb44
/usr/lib/.build-id/61/29fa1a6932ddeeba4e5c79fa5575483655a853
/usr/lib/.build-id/62/0cd4b9aced365bf1c61e7961eb80aafffd33eb
/usr/lib/.build-id/63
/usr/lib/.build-id/63/6043ae2766191ad7c2439a1de0a3f0be29987e
/usr/lib/.build-id/63/83dae6665b8b07f75906f66c4b67fd1481eb05
/usr/lib/.build-id/63/faca9d835aa409748434e0a715b151940c2fb6
/usr/lib/.build-id/65/0da5e92ab3c21a77cc52cfb509c839f30e018b
/usr/lib/.build-id/65/348c536c4e54cda9c322927fec36cae1ef26c5
/usr/lib/.build-id/65/3abb408812dce77a0c639fbcd0714e23b8f541
/usr/lib/.build-id/65/7bfd1755d4d7fba9ff51b63a23047fccd7ed5a
/usr/lib/.build-id/66/272ec367ad6eaab13887f0ade014588ea54d6a
/usr/lib/.build-id/66/4f2779059064cd324fdd5e442093fc06a19fda
/usr/lib/.build-id/69/2531a3bfad57e29cadeb9fa3c92718cf567d38
/usr/lib/.build-id/69/7f6840ad81c65367bd284910b2dd64a33b0383
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/61268d01f0478ed187c0154cbc4bc06d92f1d4
/usr/lib/.build-id/6a/8a662d96981d40c45df2f8eee35b2268b12d83
/usr/lib/.build-id/6a/eeb46438443c23f420c6acf676652c7428a854
/usr/lib/.build-id/6b/4c66c470d882fad4ddfb0396de897b8ca2a7a0
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/7939232737fb536535a6573c2ccb9381440303
/usr/lib/.build-id/6c/838fae66d72c5d7054afbb2520fce511ab88d9
/usr/lib/.build-id/6d/31e4f90db8eb54e8e310aeb2189ac13622400e
/usr/lib/.build-id/6d/7b9e11127943ec9c53ad77c3403a4da3b68204
/usr/lib/.build-id/6d/b1b08841844bb70c4cbe12b349e15615657a47
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/7c78afefae4e9806f9b73c3cfe88c5ab186fb7
/usr/lib/.build-id/6f/39b1c3fbedb5d30e5a8ed2af6f064132b110f4
/usr/lib/.build-id/70/6be43c948c61d0644db502e2ee96cad4f0a20c
/usr/lib/.build-id/70/df6e69e5296899483ad661aa30cff75a55df0b
/usr/lib/.build-id/71
/usr/lib/.build-id/71/d2b305ccc587d81f1da12d35512d6f6e8e50f3
/usr/lib/.build-id/73/864ef39d0f565ce32148aba71a4e9eacf75b98
/usr/lib/.build-id/73/ce1850a3a897f2ff376d0a332c387587eb7ff1
/usr/lib/.build-id/73/e1851abf4f1eb6df58070a22956041bf1284dc
/usr/lib/.build-id/75/11e0b25ba09c766b9a288bc30127cd8a9936fd
/usr/lib/.build-id/75/550c647429bbe518cbdc149503c930b9b6580c
/usr/lib/.build-id/76
/usr/lib/.build-id/76/f612ae5273ead653464e543fd993f70f3b475f
/usr/lib/.build-id/77/707e5fef90599fc85fcc323c8febbbac45f546
/usr/lib/.build-id/78/177a4a2962d01051be503dcb736dde32e1ad0d
/usr/lib/.build-id/79/0ccc432b2356cf7c025e763d9172394439de43
/usr/lib/.build-id/79/347d79289ac6a562206e4716d08a1c7715c7ee
/usr/lib/.build-id/79/52a8abc85a609cc282599fbbc22d55120e8ddb
/usr/lib/.build-id/79/d486d02da0f533e690d1f242742d898cb14e3e
/usr/lib/.build-id/7a/5c8deb0dcee84f716f435fb8149a6bffd1360d
/usr/lib/.build-id/7a/6d2bc6eee2dd23762f06efb035645db2270194
/usr/lib/.build-id/7b/0eac0d3c690192cafae97a5f9517e403d83f63
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/2634538680163bd394e94751e29dc94e0f50ff
/usr/lib/.build-id/7d/040fcc50a3359a9b31cfd7eeec176fb65702b0
/usr/lib/.build-id/7d/23193240f33787ff09439299583e075d4db49c
/usr/lib/.build-id/7d/c71d642d6957c71fe539da6ca9a74e8d888754
/usr/lib/.build-id/7f/651c9867747a57c88e97c5e3e45096a8a6bdb0
/usr/lib/.build-id/7f/8da86b37eedeee93ca62687fe38e00965810e1
/usr/lib/.build-id/7f/bbd3a4652a4a4f1a0e4bf76d8653648a377320
/usr/lib/.build-id/80
/usr/lib/.build-id/80/30dae5eca21ecea044ca95c5c86cd7c021d617
/usr/lib/.build-id/80/96b783b1fdacb4849c97d4cd59f774c561bbaf
/usr/lib/.build-id/80/cd2aa2b21e4a7b172bdfa4a8782670575d8761
/usr/lib/.build-id/81/37d687ca9a5d9526a54d1f62fe9a8b39bdf8c7
/usr/lib/.build-id/81/3be1e0d3eed2d4449de4427d5f94c142728803
/usr/lib/.build-id/82/3c0fd8415d3a7c73d4dcca5aa6ade0c8832311
/usr/lib/.build-id/83
/usr/lib/.build-id/83/01e65e8eeb36987d346da44392e151030ad250
/usr/lib/.build-id/84/2305101f073f4359cbca76cbb081dac1d9d366
/usr/lib/.build-id/86/3a1f902bebe8ada49698949ea861902e5e7347
/usr/lib/.build-id/86/faaf81ab4414330a31529130ab2455a567e7f5
/usr/lib/.build-id/87
/usr/lib/.build-id/87/988d877b707c85dd731601ef40448597119a43
/usr/lib/.build-id/87/add9e0fcd4b5ce87e88b9980bbb9ae7f8edd5b
/usr/lib/.build-id/88/9040ae248cc3e8bc407a0a9b4342ff089bef82
/usr/lib/.build-id/89/5a9398ef01b62385c58ec0ce12f455e6a703d2
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/7ee6861b6f8e94c355d4ac76a8cb9d255631ce
/usr/lib/.build-id/8c/6e3345969de3b12ea342fa8d1d9eb6dc8fefdf
/usr/lib/.build-id/8c/b08c83023240f24c8a64266bdfdc031742c7a4
/usr/lib/.build-id/8d/07b469d81c857fe606bba8daf8036fdef9369e
/usr/lib/.build-id/8d/0dedd43846377adb27e96f69e0e0576c7ab7a0
/usr/lib/.build-id/8e/310750860f034a5c6ccbd5eb1e805a6d675648
/usr/lib/.build-id/8f/0fe93e7906303361f20812a574222448099e6d
/usr/lib/.build-id/8f/2ff796234ce5e062653127fb6b4d97893e6578
/usr/lib/.build-id/8f/3c26fbdbfdf2e8153f4659d82b9ba49c81ae91
/usr/lib/.build-id/8f/b4c033f9f068b906d1af38c59f020f804f02dd
/usr/lib/.build-id/90/61bf95befdfad0c270eaa518940f87b493b7ed
/usr/lib/.build-id/90/8949e92c32123a6aeea1ad678018e55f3e7b9a
/usr/lib/.build-id/90/c27abba660949f740e6c12706276c31bb54257
/usr/lib/.build-id/91/3db59b38d9535c7c6f3c9949897dfc70111691
/usr/lib/.build-id/91/ccd3fa36a661ad04c458c4e58813c61339d397
/usr/lib/.build-id/92
/usr/lib/.build-id/92/ab2ff09a5ed8681157de7b8c085eec1717f2f9
/usr/lib/.build-id/93/ae0fb60502bd0a7501e7d2cc5869365fd64da0
/usr/lib/.build-id/95
/usr/lib/.build-id/95/300bf2a41476d2795697696194d360bd08f655
/usr/lib/.build-id/95/32d874e328e95b2377075d431a86cf8d8c0e45
/usr/lib/.build-id/96
/usr/lib/.build-id/96/021d1ab3075a2847a96d3451e1791b276e402d
/usr/lib/.build-id/96/5c9d4e1c8fe152bbf889043b85da32fa6af8e5
/usr/lib/.build-id/96/9c1ce1af734eeda01babe77799a56a38e11886
/usr/lib/.build-id/96/ac484c3b830587f9e61072b68edd5be1f4c02e
/usr/lib/.build-id/97/b0cd09433be803df0d22b50a980f17dd2fe5c4
/usr/lib/.build-id/97/f7adfa85105f8c225753fd9f968ba0d9f4ed06
/usr/lib/.build-id/99/a7a86e4fed0c66dd4141d8d643b6d139a1fdf2
/usr/lib/.build-id/99/d4b4113c3828a74a36ebb73a149a467bda2f2d
/usr/lib/.build-id/9a/97d5f178d68d063be6a153af902033c4b6202b
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/2cab5fdc3cb76638d37ec6be9a902dd52f3438
/usr/lib/.build-id/9c/e2f31e66306abfe4e85fddd48ae275e3c69f92
/usr/lib/.build-id/9c/f82078e8afe7c29108d54e29bb7a72ba03adcc
/usr/lib/.build-id/9d/4cc3e3b68c7b806b83e06474711d157628e0c5
/usr/lib/.build-id/9f/2fddab7f772a2d92d00312ff083efda51978be
/usr/lib/.build-id/a2/cb6402b3f9a8fc55036ff47ea683cd4cf10f3a
/usr/lib/.build-id/a3/6c683d86bf076bf274c93477aa094da1a9d9e3
/usr/lib/.build-id/a4/d41478c9efdfd088ae6e13c1fee0827fbe0d13
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/1a3c23fa151167bf8e3d092b5280a76afa0d27
/usr/lib/.build-id/a6/25635f5c8b4aca57fde8b85d72f14bf8c3f857
/usr/lib/.build-id/a6/e6b3f92875784a010abba923db1bcdce34cb13
/usr/lib/.build-id/a6/f8bd14a3cfa16513dd6ac39625834caecb28ba
/usr/lib/.build-id/a7/04ff09cf19cb25842246ffac9acaca9989e147
/usr/lib/.build-id/a7/18fae6af52d8a6bbb699c21ca86e4c85e74924
/usr/lib/.build-id/a7/38cd64c8ac0f832044b0e75779350bba0215ae
/usr/lib/.build-id/a7/628f1a5dd243a0764192bc521857215664f0be
/usr/lib/.build-id/a7/a21b22dd0f214d814fc4948d66ebd92f1cb402
/usr/lib/.build-id/a7/c8488b601af308f4f53df2beeb3b2c99327d23
/usr/lib/.build-id/a8/8675cad91833e883a70b617e8b0bc42c6716d5
/usr/lib/.build-id/a9/8f58461a9f0e9ac03328c4a828cb3b2c219225
/usr/lib/.build-id/ab/1eaada78c855826db31d31193a346484d24628
/usr/lib/.build-id/ab/76ed339f10b5f2d1608d5ec08d91d4aa7d1da9
/usr/lib/.build-id/ab/d13c552282bf5ae6b30581b59028b14592f58f
/usr/lib/.build-id/ac/1cee212b0c3801ef967bd9772208265165cee3
/usr/lib/.build-id/ac/da3324c69a499fd4b0f2f3c70588ac1aee8ec9
/usr/lib/.build-id/ad/fae599957d3743746b54185259f8f2bcd4b41c
/usr/lib/.build-id/ae/299f6a23abc719ebea4d7135890ce70c4c257d
/usr/lib/.build-id/ae/38854375d4aa0a8d1a568ae36093ea607269bf
/usr/lib/.build-id/b0/cba4f86a4a61e4f8b9440442fc5f5d475fe90b
/usr/lib/.build-id/b1/11fca5f10d08a671faefc94bd1507b91a99764
/usr/lib/.build-id/b1/874291f7d0e167e5cb64435ae881c621af4447
/usr/lib/.build-id/b1/98add02c2f98aa42b9a89ffd6c64560e599b78
/usr/lib/.build-id/b1/e312310850312700e1774e695890d904489794
/usr/lib/.build-id/b2/7ca60ad51ea2acc30161a10a6c2c018ce635c2
/usr/lib/.build-id/b2/f80a7aaa61c063b7c1b8be23acffd497d5a83b
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/0976becbbfe4fd911f3254015ddce2d3121fe1
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/dd9f04bb995d1cef3fae97d72ff5b2eaccdeea
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/585327e11fd264d8e9e470991d93093172564e
/usr/lib/.build-id/b5/ce496a953569f36adeb51b3a5f365531776bf6
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/591f1ed0eab9731c468b2adf73e26681b7510d
/usr/lib/.build-id/b6/6262c6588cef2216d5e1f85fd446f26d35e78c
/usr/lib/.build-id/b6/99480d01a757f558a110e09521df242de4fae5
/usr/lib/.build-id/b6/cfc2b8bbc72e9f89c58d7a4b2db2d4973e07f8
/usr/lib/.build-id/b8/0a0446777947136a78bbfebda188b7feac7cb9
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/10c170bc10838cb34b29f1ca1b043d752f7be4
/usr/lib/.build-id/b9/71d64bc5939400857327ed5a68e5f56ecc6d22
/usr/lib/.build-id/ba/0ad468632127511417afab5003f022ce4a6b7d
/usr/lib/.build-id/bb/c404bce692a432e87a1fdf85ec2db262d94414
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/a6bc6bb1a9eb71bad6aeb956d23086b89d9203
/usr/lib/.build-id/bc/ae09253421a06c4f10e08df80c2e3171c41346
/usr/lib/.build-id/bd/7d7ff3278f6841e276936175aef7eb85c97700
/usr/lib/.build-id/be
/usr/lib/.build-id/be/2a0f361e1935b41112b7aab00ea844bd2843b0
/usr/lib/.build-id/be/ded073acc6b7d678674726e34dc8d4dccca9ae
/usr/lib/.build-id/bf/0130afdc875439007ae3ff7f02cc67127b51b4
/usr/lib/.build-id/c0/b3d10429e25caec4ce8edeefc8cc5c066dd3c8
/usr/lib/.build-id/c1/67a8ce6ac5ea41daa603caf0ff3d3ca9b65bad
/usr/lib/.build-id/c1/c4c18a7e7ad7990d1a664da8098833574c3ee3
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/34653647aac305f342a711cdbadbc77eeff5b8
/usr/lib/.build-id/c2/3b11bcfa110477cfcaae8cf9935d055de73857
/usr/lib/.build-id/c2/deef9f4d9a2a0d1bff062f2f0051c8b7530dd0
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/5dfda5267f328797250a051e5c6a1a53f3b944
/usr/lib/.build-id/c3/8e4b0c0d5eebe4fe017b50e1775222be133d6b
/usr/lib/.build-id/c3/df8e6f1ab0d14d4e94dd5f8c1a7dba27240f18
/usr/lib/.build-id/c4/971f97300c65bfcf438ef5c70251ee0ac8e09b
/usr/lib/.build-id/c4/9fe420f64b9ce4420d56f2e67e66703edafd5c
/usr/lib/.build-id/c4/bed39f36460d40a9b80540c0972d963ec596d3
/usr/lib/.build-id/c5/8f4b52bbd781808cf31143ddd3f22a69e40e90
/usr/lib/.build-id/c5/9245524caf1a85cfda327fce5becdc91c8f3eb
/usr/lib/.build-id/c5/fbe4cf9d732b8befc770c70a40d57fdfde1202
/usr/lib/.build-id/c7/a35323022e86203852daa1e4e5b0bd46a4023d
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/587688a337af523a8419e27d5f2eaa6fa35321
/usr/lib/.build-id/c8/cb45a3a33b769731ad795ea83eb16c3e4eec6e
/usr/lib/.build-id/c8/e81fb85603220bd38a8d9793333500fb911050
/usr/lib/.build-id/c9/014036b338a003d8f916696abcd25fa6a29af5
/usr/lib/.build-id/c9/24a393295ddae184e23ae58cdda16b8c1cb1e5
/usr/lib/.build-id/c9/612dccafdc9c67304ace818a73b4aebe824283
/usr/lib/.build-id/c9/e2e2e6a27c2c5186c7cc6a92555c0402ad27d6
/usr/lib/.build-id/ca/ead5111d02cc905c90729a231273d128404476
/usr/lib/.build-id/cb/c99702e90ad0ecd4874dd0a06bb6b960cce954
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/09b80cb21603f6fd1c1aee5b7b39da012bdd52
/usr/lib/.build-id/cc/b8b0dbe7643bc78a9294ab1415fffc8ebea842
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/7a80c6e8165ce1d3c2cdd2f3d6e97aea615085
/usr/lib/.build-id/cd/8279befbaab03f4e61a6787e2d8dcdde970332
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/591a4ab2f64c80879e5e286e0c21f29ec9e318
/usr/lib/.build-id/ce/96e7169393128dccc26bfc27ad08772f6bbe65
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/febe9cf36f2721ca10819ff58069722242ed39
/usr/lib/.build-id/d0/b920ab5b6c0c58680c55f38316f77074858560
/usr/lib/.build-id/d0/fe90a7969f9f64d29e1b9a229ee927803fbb89
/usr/lib/.build-id/d1/07e519f494cd114264633b026930e11e2aa56d
/usr/lib/.build-id/d3/be2b1a0c4869d911476aa3676f89fe4356c429
/usr/lib/.build-id/d3/da57fe4bd0387d776d98936a55ef8711ef27fb
/usr/lib/.build-id/d4/ad904a8804a1ed9dae90cd47be91b7750ec7d0
/usr/lib/.build-id/d5/547671da510d55f6fffca2c57d4a3306128a61
/usr/lib/.build-id/d5/b7870bd37ebfecbb5ddbdd334271fddd765b44
/usr/lib/.build-id/d5/c54d2deb6507171c5151d773e5fe6f538e3c73
/usr/lib/.build-id/d8/50199f9190a94e2163fe3d1fb7a1b801a4b852
/usr/lib/.build-id/d8/8c8cc7a8b245aeb7894cf1e2a0ca32aa71dfdb
/usr/lib/.build-id/d8/d58bf3a044c5224858567a59a3b1ffff9c72f8
/usr/lib/.build-id/da/884d49789a7164a1314c2d37d1e5bd37894581
/usr/lib/.build-id/dd/9bdaf61ce98ac753aebb57d8b829013f893bd9
/usr/lib/.build-id/dd/9cff27fac3e0cde8ecd7759648108b5f808a56
/usr/lib/.build-id/dd/ee93179eff49dea46b6bae25dbfa51139f892c
/usr/lib/.build-id/dd/f0316d39912be021dc922cbcc236fceffa56d2
/usr/lib/.build-id/de/26ee28eab830184073671fff21df2d2bd8fe26
/usr/lib/.build-id/de/5e6abe7ac2b816d7df6ca9383e2cb22de9b744
/usr/lib/.build-id/df/3e4a1d72974e366a98967f8e24997fa841ab82
/usr/lib/.build-id/df/cb41e0b7e2eb5fb65d94b115ac85d0e5c4e9a9
/usr/lib/.build-id/df/f3a263cf5a56e084a2efe55dea3eb336c59458
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/3ea6b9c54ca35fdb20772f9978d6d2348638d8
/usr/lib/.build-id/e1/43958f07d60937a013a75a61a28e260ced7f1f
/usr/lib/.build-id/e2/38322fafaf22c0998395cd1b8ba4bfdc3f7b40
/usr/lib/.build-id/e2/7da6ea512fbeb5ee6e046a36c2c975f408de8e
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/72c7e40b41913f1ab78a3cac2a084a7c0c4f9b
/usr/lib/.build-id/e3/7517f84927c33aae54926b40cb7e69ba5a8004
/usr/lib/.build-id/e5/918a98b649d28a324e3721880cd51eb5e4288b
/usr/lib/.build-id/e5/b18915d0e82be76906ba357f70fdfefeb14e1a
/usr/lib/.build-id/e6/1a84345d8da17d60e76ed6775b496449c63ea5
/usr/lib/.build-id/e7/9b1c7f02e2c4091c032bf0d38b3765584dda52
/usr/lib/.build-id/e8/0c875641d9d881024f38c61bf8e2fabf90db2b
/usr/lib/.build-id/e9/809fd159371c551430cc6c96bf1d2f3cc55e21
/usr/lib/.build-id/eb/258bc8b2f7e6a729e7aec2512a0173537f048d
/usr/lib/.build-id/eb/3796b54dffeac6909bfe367af0809706cdf1d9
/usr/lib/.build-id/eb/8100283f430046a3b1591feaabdd9d8bead72a
/usr/lib/.build-id/ed/f495f4ce824ea8f7cdca58c8e0c4416dde1932
/usr/lib/.build-id/ee/49779644af3fab1dfb51a3acc80eab452981b4
/usr/lib/.build-id/ef/0df2f32c4ec4ade4d8b62ce9a8c26a67279f87
/usr/lib/.build-id/f0/8c4396ac288629ab34fbfc70cca6e67b29a0ab
/usr/lib/.build-id/f0/bbf6e96a718b4034b3549b1bab3c3c8c5df26b
/usr/lib/.build-id/f1/f1af339c5bd44e93505d33f8d814998914c36b
/usr/lib/.build-id/f2/d92640f16014e11f4a06dc4eb7e15976fc2f59
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/6d21bf5fd7eb59967b58b4736a7f9daa4ad2b7
/usr/lib/.build-id/f3/8ccc48d5ee8781db5254391e8b41af48295ff8
/usr/lib/.build-id/f3/a36f194d43b4632bf068e05b05c0a69888c6f0
/usr/lib/.build-id/f3/b131561758bbdd0a403801a5524fc621f7df80
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/28c7c3ab5535a168f6c543a28e04dc88caee6c
/usr/lib/.build-id/f4/587ceaf3950dc0cc1716753443ef75cb45449d
/usr/lib/.build-id/f4/8ca452fecacf5bd7f9614b754faa79753bdaba
/usr/lib/.build-id/f4/9c3c58889078353fe1695f79d0a08653b93f8b
/usr/lib/.build-id/f4/a1322aa988418203da8a31b70d2b5cac0d0a73
/usr/lib/.build-id/f4/e11297b42508ba66ab2b7636b36836b92c1417
/usr/lib/.build-id/f5/144a678b8236959ed47450d51c038d2af12b17
/usr/lib/.build-id/f5/6e64267365bb8e338d0c5a7fb2970504aa8bf5
/usr/lib/.build-id/f5/c93bfb9c9cbc3a4739ec71f7b837cf5b8821b2
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/511ff1b09e0395fe46b5e7f207e86344973dd9
/usr/lib/.build-id/f6/abf19e269bde51ec8c9a325e35ef27b50a0fec
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/0c4564cb94adb1eae400908ad4566217385caf
/usr/lib/.build-id/f7/b4f4049eab8cc51bf93dadef6e97b5dc6e2615
/usr/lib/.build-id/f7/bc14e0873e6d464f3e501e315671ff5f31dbdb
/usr/lib/.build-id/f7/f79686a6632f70b446d9ab5d613db8b93fd8b7
/usr/lib/.build-id/f8/1ff16fd132ecd008c70362f56f8d4f006d4352
/usr/lib/.build-id/f8/35ea97a2e0ec3ae6c081213a01ea6aecb36dc8
/usr/lib/.build-id/f8/5640025f4cb882e99ab3caf8ea9169e4d900e2
/usr/lib/.build-id/f8/682185765089449c661e09807e2bd4c91c8fec
/usr/lib/.build-id/f8/9d188f5334ed58a04d0cab2e71db8e094348f0
/usr/lib/.build-id/f9/17e416541de6bd5ca3ee4d4bd02e6faf4a9037
/usr/lib/.build-id/f9/9baf52c978bc871ca4bad75fbb1b1f3fd50a68
/usr/lib/.build-id/f9/c070f5823333e8a8d7fce9a6e3ff554f903d48
/usr/lib/.build-id/f9/f228b2a4cca1cf446998744579bb0a847f9e5c
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/4ff50d47b56ea973a4e96947ae6a8050470b5e
/usr/lib/.build-id/fb/e0849701ae7a4f5aa1b43b689911fa7bd82028
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/43ea3130f7630d06e0156f5e9be446622545c2
/usr/lib/.build-id/fd/17dadddef8bf7a066159c379060653df76f10d
/usr/lib/.build-id/fd/37dae5570f6ebf99328753f4070c7b747d2bf7
/usr/lib/.build-id/fd/4f08c27ea733c70487875c05655b0e06892e60
/usr/lib/.build-id/fd/e25d56742dbc6fc0a4a1b12c972db26beb5e2f
/usr/lib/.build-id/fe/e0bf69816d1148c3127347a024ab631b8f4bda
/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-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-locks
/usr/libexec/glibc-benchtests/bench-pthread_once
/usr/libexec/glibc-benchtests/bench-rawmemchr
/usr/libexec/glibc-benchtests/bench-rint
/usr/libexec/glibc-benchtests/bench-roundeven
/usr/libexec/glibc-benchtests/bench-roundevenf
/usr/libexec/glibc-benchtests/bench-sin
/usr/libexec/glibc-benchtests/bench-sincos
/usr/libexec/glibc-benchtests/bench-sincosf
/usr/libexec/glibc-benchtests/bench-sinf
/usr/libexec/glibc-benchtests/bench-sinf128
/usr/libexec/glibc-benchtests/bench-sinh
/usr/libexec/glibc-benchtests/bench-sprintf
/usr/libexec/glibc-benchtests/bench-sqrt
/usr/libexec/glibc-benchtests/bench-stpcpy
/usr/libexec/glibc-benchtests/bench-stpcpy_chk
/usr/libexec/glibc-benchtests/bench-stpncpy
/usr/libexec/glibc-benchtests/bench-strcasecmp
/usr/libexec/glibc-benchtests/bench-strcasestr
/usr/libexec/glibc-benchtests/bench-strcat
/usr/libexec/glibc-benchtests/bench-strchr
/usr/libexec/glibc-benchtests/bench-strchrnul
/usr/libexec/glibc-benchtests/bench-strcmp
/usr/libexec/glibc-benchtests/bench-strcoll
/usr/libexec/glibc-benchtests/bench-strcpy
/usr/libexec/glibc-benchtests/bench-strcpy_chk
/usr/libexec/glibc-benchtests/bench-strcspn
/usr/libexec/glibc-benchtests/bench-strlen
/usr/libexec/glibc-benchtests/bench-strncasecmp
/usr/libexec/glibc-benchtests/bench-strncat
/usr/libexec/glibc-benchtests/bench-strncmp
/usr/libexec/glibc-benchtests/bench-strncpy
/usr/libexec/glibc-benchtests/bench-strnlen
/usr/libexec/glibc-benchtests/bench-strpbrk
/usr/libexec/glibc-benchtests/bench-strrchr
/usr/libexec/glibc-benchtests/bench-strsep
/usr/libexec/glibc-benchtests/bench-strspn
/usr/libexec/glibc-benchtests/bench-strstr
/usr/libexec/glibc-benchtests/bench-strtod
/usr/libexec/glibc-benchtests/bench-strtok
/usr/libexec/glibc-benchtests/bench-tan
/usr/libexec/glibc-benchtests/bench-tanh
/usr/libexec/glibc-benchtests/bench-tgamma
/usr/libexec/glibc-benchtests/bench-thread_create
/usr/libexec/glibc-benchtests/bench-timing-type
/usr/libexec/glibc-benchtests/bench-trunc
/usr/libexec/glibc-benchtests/bench-truncf
/usr/libexec/glibc-benchtests/bench-wcpcpy
/usr/libexec/glibc-benchtests/bench-wcpncpy
/usr/libexec/glibc-benchtests/bench-wcrtomb
/usr/libexec/glibc-benchtests/bench-wcscat
/usr/libexec/glibc-benchtests/bench-wcschr
/usr/libexec/glibc-benchtests/bench-wcschrnul
/usr/libexec/glibc-benchtests/bench-wcscmp
/usr/libexec/glibc-benchtests/bench-wcscpy
/usr/libexec/glibc-benchtests/bench-wcscspn
/usr/libexec/glibc-benchtests/bench-wcslen
/usr/libexec/glibc-benchtests/bench-wcsncat
/usr/libexec/glibc-benchtests/bench-wcsncmp
/usr/libexec/glibc-benchtests/bench-wcsncpy
/usr/libexec/glibc-benchtests/bench-wcsnlen
/usr/libexec/glibc-benchtests/bench-wcspbrk
/usr/libexec/glibc-benchtests/bench-wcsrchr
/usr/libexec/glibc-benchtests/bench-wcsspn
/usr/libexec/glibc-benchtests/bench-wmemchr
/usr/libexec/glibc-benchtests/bench-wmemcmp
/usr/libexec/glibc-benchtests/bench-wmemset
/usr/libexec/glibc-benchtests/bench-y0
/usr/libexec/glibc-benchtests/bench-y1
/usr/libexec/glibc-benchtests/bench.mk
/usr/libexec/glibc-benchtests/benchout.schema.json
/usr/libexec/glibc-benchtests/compare_bench.py
/usr/libexec/glibc-benchtests/glibc-bench-compare
/usr/libexec/glibc-benchtests/import_bench.py
/usr/libexec/glibc-benchtests/validate_benchout.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024