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

glibc-benchtests-2.41.9000-13.fc43 RPM for ppc64le

From Fedora Rawhide for ppc64le / g

Name: glibc-benchtests Distribution: Fedora Project
Version: 2.41.9000 Vendor: Fedora Project
Release: 13.fc43 Build date: Wed May 14 05:38:32 2025
Group: Unspecified Build host: buildvm-ppc64le-20.iad2.fedoraproject.org
Size: 16511768 Source RPM: glibc-2.41.9000-13.fc43.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

LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only

Changelog

* Tue May 13 2025 DJ Delorie <dj@redhat.com> - 2.41.9000-13
  - Auto-sync with upstream branch master,
    commit ad966bc4efd9e69cbbda2073121cc68f1deb9588.
  - added benchtest inputs for log2l
  - added benchtest inputs for expl
  - aarch64: fix unwinding in longjmp
  - added benchtest inputs for powl
  - added benchtest inputs for fmal
  - manual: fix typo for sched_[sg]etattr
  - malloc: Improve malloc initialization
  - Document all CLOCK_* values
  - malloc: Improved double free detection in the tcache
  - Correct spelling mistake in test file
  - hurd: Make rename refuse trailing slashes [BZ #32570]
  - Implement C23 compoundn
  - hurd: Fix tst-stack2 test build on Hurd
  - nss: remove undefined behavior and optimize getaddrinfo
  - powerpc: Remove POWER7 strncasecmp optimization
  - manual: add more pthread functions
  - S390: Add new s390 platform z17.
  - Correct test descriptors in libm-test-pown.inc
  - malloc: Inline tcache_try_malloc
* Thu May 01 2025 Patsy Griffin <patsy@redhat.com> - 2.41.9000-12
  - Auto-sync with upstream branch master,
    commit 84977600dace5a7cfcb0918e6757939fd4969839:
  - math: Fix UB on sinpif (BZ 32925)
  - math: Fix UB on erfcf (BZ 32924)
  - math: Fix UB on cospif (BZ 32923)
  - math: Fix UB on cbrtf (BZ 32922)
  - math: Fix UB on sinhf (BZ 32921)
  - math: Fix UB on logf (BZ 32920)
  - math: Fix UB on coshf (BZ 32919)
  - math: Fix UB on atanhf (BZ 32918)
  - nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897)
  - RISC-V: Use builtin for ffs and ffsll while supported extension available
  - stdio: Remove UB on printf_fp
  - benchtest: Correct shell script related to bench-malloc-thread
* Fri Apr 25 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-11
  - Auto-sync with upstream branch master,
    commit e04afb71771710cdc6025fe95908f5f17de7b72d:
  - linux/termio: remove <termio.h> and struct termio
  - elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]
  - Add NT_ARM_GCS and NT_RISCV_TAGGED_ADDR_CTRL from Linux 6.13 to elf.h
  - Add AT_* constants from Linux 6.12
  - malloc: move tcache_init out of hot tcache paths
  - aarch64: Add back non-temporal load/stores from oryon-1's memset
  - aarch64: Add back non-temporal load/stores from oryon-1's memcpy
  - malloc: Use tailcalls in __libc_free
  - malloc: Inline tcache_free
  - malloc: Improve free checks
  - malloc: Inline _int_free_check
  - malloc: Inline _int_free
  - malloc: Move mmap code out of __libc_free hotpath
  - manual/tunables: fix a trivial typo
  - Fix spelling mistake "trucate" -> "truncate"
  - Fix spelling mistake "suports" -> "supports"
  - Fix spelling mistake "succsefully" -> "successfully"
  - manual: Mention POSIX-1.2024 requires time_t to be 64 bit or wider.
  - manual: Update standardization of getline and getdelim [BZ #32830]
  - libio: Add test case for fflush
* Mon Apr 14 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-10
  - Auto-sync with upstream branch master,
    commit 7b47b3dd214c8ff2c699f13efe5533941be53635:
  - libio: Synthesize ESPIPE error if lseek returns 0 after reading bytes
  - x86: Detect Intel Diamond Rapids
  - x86: Handle unknown Intel processor with default tuning
  - conform: Add initial support for C23.
  - x86: Add ARL/PTL/CWF model detection support
  - timezone: Enhance tst-bz28707 diagnostics
  - powerpc: Remove relocation cache flush code for power64
* Wed Apr 09 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-9
  - Auto-sync with upstream branch master,
    commit 63c99cd50bc9c10f0692f7cb31f4c5f02ff526df:
  - math: Fix up THREEp96 constant in expf128 [BZ #32411]
  - elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)
  - stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs
  - stdio-common: In tst-setvbuf2, close helper thread descriptor only if opened
  - Remove duplicates from binaries-shared-tests when creating make rules
  - x86: Optimize xstate size calculation
  - NEWS: update for GCC 12.1 requirement [BZ #32539]
* Thu Apr 03 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-8
  - Auto-sync with upstream branch master,
    aaf94ec804830e0e273cfb45d54f4a04ab778fe5:
  - stdio: fix hurd link for tst-setvbuf2
  - stdlib: Fix qsort memory leak if callback throws (BZ 32058)
  - sysdeps: powerpc: restore -mlong-double-128 check
  - stdio: Add more setvbuf tests
  - add ptmx support to test-container
  - Update syscall lists for Linux 6.14
  - x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
  - elf: Fix tst-origin build when toolchain defaults to --as-needed (BZ 32823)
  - Raise the minimum GCC version to 12.1 [BZ #32539]
  - Fix typo in comment
  - manual: tidy the longopt.c example
  - manual: Document functions adopted by POSIX.1-2024.
  - aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612)
  - x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810)
  - x86: Skip XSAVE state size reset if ISA level requires XSAVE
  - malloc: Improve performance of __libc_malloc
  - stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701]
  - stdio-common: Reject significand prefixes in scanf [BZ #12701]
  - stdio-common: Reject integer prefixes in scanf [BZ #12701]
  - stdio-common: Also reject exp char w/o significand in i18n scanf [BZ #13988]
  - stdio-common: Add tests for formatted vsscanf input specifiers
  - stdio-common: Add tests for formatted vfscanf input specifiers
  - stdio-common: Add tests for formatted vscanf input specifiers
  - stdio-common: Add tests for formatted sscanf input specifiers
  - stdio-common: Add tests for formatted fscanf input specifiers
  - stdio-common: Add scanf long double data for Intel/Motorola 80-bit format
  - Implement C23 pown
  - support: Use unwinder in links-dso-program-c only with libgcc_s
  - malloc: Use __always_inline for simple functions
  - linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708]
  - malloc: Use _int_free_chunk for remainders
  - Use MPFR 4.2.2 and Linux 6.14 in build-many-glibcs.py
  - stdio-common: Add scanf long double data for IBM 128-bit format
  - stdio-common: Add scanf long double data for IEEE 754 binary64 format
  - stdio-common: Add scanf long double data for IEEE 754 binary128 format
  - stdio-common: Add scanf double data for IEEE 754 binary64 format
  - stdio-common: Add scanf float data for IEEE 754 binary32 format
  - stdio-common: Add scanf integer data for LP64 targets
  - stdio-common: Add scanf integer data for ILP32 targets
  - stdio-common: Add tests for formatted scanf input specifiers
* Tue Apr 01 2025 Andrea Bolognani <abologna@redhat.com> - 2.41.9000-7
  - Update riscv64 handling (thanks David Abdurachmanov)
* Tue Mar 25 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-6
  - Add glibc-configure-disable-libsupport.patch and --disable-support
    to work around missing libgcc_s.so.1 in glibc32 build.
  - Auto-sync with upstream branch master,
    commit 0544df4f4a9c6ce72de589e95f5bdadce8f103d0:
  - mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's available
  - aio_suspend64: Fix clock discrepancy [BZ #32795]
  - Add _FORTIFY_SOURCE support for inet_pton
  - Prepare inet_pton to be fortified
  - Update kernel version to 6.13 in header constant tests
  - support: Link links-dso-program-c with libgcc_s only if available
  - elf: Use +nolink-deps to add make-only dependency for tst-origin
  - Makeconfig: Support $(+nolink-deps) in link flags
  - debug: Improve '%n' fortify detection (BZ 30932)
  - Remove eloop-threshold.h
  - malloc: missing initialization of tcache in _mid_memalign
  - support: Link links-dso-program-c against libgcc_s
  - Add _FORTIFY_SOURCE support for inet_ntop
  - Add missing guards in include/arpa/inet.h
  - Prepare inet_ntop to be fortified
* Thu Mar 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-5
  - Auto-sync with upstream branch master,
    commit c5113a838b28a8894da19794ca7a69c5ace959a3:
  - add inputs giving large errors for rsqrt
  - malloc: Improve csize2tidx
  - elf: Fix tst-origin make rules
  - AArch64: Optimize algorithm in users of SVE expf helper
  - malloc: Improve arena_for_chunk()
  - benchtests: Increase iterations of bench-malloc-simple
  - elf: Fix tst-origin make rules
  - htl: Make pthread_setcanceltype / state a cancellation point
* Fri Mar 14 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-4
  - Auto-sync with upstream branch master,
    commit 10af00f7a135c85796a9c4c75228358b8898da5c:
  - tst-fopen-threaded: Only check EOF for failing read
  - Implement C23 powr
  - x86_64: Add atanh with FMA
  - elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]
  - x86_64: Add sinh with FMA
  - benchtests: Remove wrong snippet from 360cce0b06
  - x86_64: Add tanh with FMA
  - nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782)
  - nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)
  - getaddrinfo.c: support MPTCP (BZ #29609)
  - math: Refactor how to use libm-test-ulps
  - Update syscall lists for Linux 6.13
  - Makefile: Clean up pthread_atfork integration
  - nptl: Include <stdbool.h> in tst-pthread_gettid_np.c
  - Linux: Add new test misc/tst-sched_setattr-thread
  - Linux: Remove attribute access from sched_getattr (bug 32781)
  - Linux: Add the pthread_gettid_np function (bug 27880)
  - elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor
  - s390x: Regenerate ULPs.
  - math: Remove an extra semicolon in math function declarations
  - nptl: extend test coverage for sched_yield
  - posix: Move environ helper variables next to environ definition (bug 32541)
  - Implement C23 rsqrt
* Fri Mar 07 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-3
  - Auto-sync with upstream branch master,
    commit ee3b1d15da412be19583085f81c220653b270c1f:
  - Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py
  - elf: Fix handling of symbol versions which hash to zero (bug 29190)
  - configure: Fix spelling of -Wl,--no-error-execstack option
  - manual: Mark perror as MT-unsafe and update check-safety.sh
  - elf: Check if __attribute__ ((aligned (65536))) is supported
  - htl: Make __pthread_create_internal directly call __pthread_sigmask
  - htl: Make __pthread_sigmask directly call __sigthreadmask
  - hurd: Consolidate signal mask change
  - static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763]
  - sysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf
  - linux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXV
  - Remove dl-procinfo.h
  - powerpc: Remove unused dl-procinfo.h
  - powerpc: Move cache geometry information to ld diagnostics
  - powerpc: Move AT_HWCAP descriptions to ld diagnostics
  - benchtests: Add random strlen benchmark
  - benchtests: Improve large memcpy/memset benchmarks
  - manual: Explain sched_yield semantics with different schedulers
  - Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]
  - malloc: Add integrity check to largebin nextsizes
  - libio: Clean up fputc/putc comments
  - htl: move pthread_once into libc
  - Remove unused dl-procinfo.h
  - LoongArch: Optimize f{max,min}imum_mag_num{,f}
  - LoongArch: Optimize f{max,min}imum_num{,f}
  - LoongArch: Optimize f{max,min}imum_mag{,f}
  - LoongArch: Optimize f{max,min}imum{,f}
  - AArch64: Use prefer_sve_ifuncs for SVE memset
  - sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711)
  - math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664]
  - RISC-V: Fix IFUNC resolver cannot access gp pointer
* Tue Feb 25 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-2
  - Auto-sync with upstream branch master,
    commit 935563754bb5e1f16b9edb392d6c80c6827ddfca:
  - AArch64: Remove LP64 and ILP32 ifdefs
  - AArch64: Simplify lrint
  - AArch64: Remove AARCH64_R macro
  - AArch64: Cleanup pointer mangling
  - AArch64: Remove PTR_REG defines
  - AArch64: Remove PTR_ARG/SIZE_ARG defines
  - stdlib: Add single-threaded fast path to rand()
  - Increase the amount of data tested in stdio-common/tst-fwrite-pipe.c
  - posix: Rewrite cpuset tests
  - support: Add support_next_to_fault_before support function
  - math: Fix `unknown type name '__float128'` for clang 3.4 to 3.8.1 (bug 32694)
  - nptl: clear the whole rseq area before registration
  - aarch64: Add GCS test with signal handler
  - aarch64: Add GCS tests for dlopen
  - aarch64: Add GCS tests for transitive dependencies
  - aarch64: Add tests for Guarded Control Stack
  - aarch64: Add configure checks for GCS support
* Thu Feb 20 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-1
  - Auto-sync with upstream branch master,
    commit 6d24313e4a4098f7c469e119784bfbbfdb1ec749.
  - manual: Mark setlogmask as AS-unsafe and AC-unsafe.
  - AArch64: Add SVE memset
  - x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723]
  - manual: Document setlogmask as MT-safe.
  - math: Consolidate acosf and asinf internal tables
  - math: Consolidate acospif and asinpif internal tables
  - math: Consolidate cospif and sinpif internal tables
  - htl: don't export __pthread_default_rwlockattr anymore.
  - htl: move pthread_rwlock_init into libc.
  - htl: move pthread_rwlock_destroy into libc.
  - htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlock, clockwrlock} into libc.
  - htl: move pthread_rwlock_unlock into libc.
  - htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc.
  - htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into libc.
  - htl: move pthread_rwlockattr_destroy into libc.
  - htl: move pthread_rwlockattr_init into libc.
  - htl: move __pthread_default_rwlockattr into libc.
  - Fix tst-aarch64-pkey to handle ENOSPC as not supported
  - Increase the amount of data tested in stdio-common/tst-fwrite-bz29459.c
  - elf: Keep using minimal malloc after early DTV resize (bug 32412)
  - libio: Initialize _total_written for all kinds of streams
  - malloc: Add size check when moving fastbin->tcache
  - nss: Improve network number parsers (bz 32573, 32575)
  - nptl: Remove unused __g_refs comment.
  - advisories: Fix up GLIBC-SA-2025-0001
  - AArch64: Improve codegen for SVE powf
  - AArch64: Improve codegen for SVE pow
  - AArch64: Improve codegen for SVE erfcf
  - Aarch64: Improve codegen in SVE exp and users, and update expf_inline
  - Aarch64: Improve codegen in SVE asinh
  - math: Improve layout of exp/exp10 data
  - assert: Add test for CVE-2025-0395
  - math: Consolidate coshf and sinhf internal tables
  - math: Consolidate acoshf and asinhf internal tables
  - math: Use tanpif from CORE-MATH
  - math: Use sinpif from CORE-MATH
  - math: Use cospif from CORE-MATH
  - math: Use atanpif from CORE-MATH
  - math: Use atan2pif from CORE-MATH
  - math: Use asinpif from CORE-MATH
  - math: Use acospif from CORE-MATH
  - benchtests: Add tanpif
  - benchtests: Add sinpif
  - benchtests: Add cospif
  - benchtests: Add atanpif
  - benchtests: Add atan2pif
  - benchtests: Add asinpif
  - benchtests: Add acospif
  - hurd: Replace char foo[1024] with string_t
  - hurd: Drop useless buffer initialization in ttyname*
  - mig_strncpy: ensure destination string is null terminated
  - htl: stop exporting __pthread_default_barrierattr.
  - htl: move pthread_barrier_wait into libc.
  - htl: move pthread_barrier_init into libc.
  - htl: move pthread_barrier_destroy into libc.
  - htl: move pthread_barrierattr_getpshared, pthread_barrierattr_setpshared into libc.
  - htl: move pthread_barrierattr_init into libc.
  - htl: move pthread_barrierattr_destroy into libc.
  - htl: move __pthread_default_barrierattr into libc.
  - manual: Update signal descriptions
  - libio: Replace __LP64__ with __WORDSIZE
  - powerpc64le: Also avoid IFUNC for __mempcpy
  - elf: Build dl-tls.o with early startup symbol redirections
  - manual: make @manpageurl more specific to each output
  - math: Fix tanf for some inputs (BZ 32630)
  - elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen
  - elf: Add fast path to dlopen for fully-opened maps
  - elf: Determine the caller link map in _dl_open
  - elf: Merge __dl_libc_freemem into __rtld_libc_freeres
  - elf: Add l_soname accessor function for DT_SONAME values
  - elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object
  - hurd: Use the new __proc_reauthenticate_complete protocol
  - elf: Do not add a copy of _dl_find_object to libc.so
  - htl: move pthread_setcancelstate into libc.
  - math: Fix sinhf for some inputs (BZ 32627)
  - math: Fix log10p1f internal table value (BZ 32626)
  - manual: Safety annotations for timespec_get and timespec_getres
  - sh: Fix tst-guard1 build
  - manual: Add links to POSIX Semaphores man-pages documentation
  - manual: Consolidate POSIX Semaphores docs in Threads chapter
  - ld.so: Decorate BSS mappings
  - nptl: Add support for setup guard pages with MADV_GUARD_INSTALL
  - nptl: Correct stack size attribute when stack grows up [BZ #32574]
  - manual: Update compatibility note on flushing of line-oriented files
  - htl: move pthread_setcanceltype into libc.
  - htl: move pthread_mutex_consistent, pthread_mutex_consistent_np into libc.
  - htl: move pthread_mutex_destroy into libc.
  - htl: move pthread_mutex_getprioceiling, pthread_mutex_setprioceiling into libc
  - htl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock}
  - htl: move pthread_mutex_init into libc.
  - htl: remove leftover for pthread_mutexattr_settype
  - Add test of input file flushing / offset issues
  - Fix fflush handling for mmap files after ungetc (bug 32535)
  - Fix fseek handling for mmap files after ungetc or fflush (bug 32529)
  - Make fflush (NULL) flush input files (bug 32369)
  - Make fclose seek input file to right offset (bug 12724)
  - Fix fflush after ungetc on input file (bug 5994)
  - libio: Add a new fwrite test that evaluates partial writes
  - libio: Start to return errors when flushing fwrite's buffer [BZ #29459]
  - Add new tests for fopen
  - Increase version to 2.41.9000, add new section to NEWS
  - Create ChangeLog.old/ChangeLog.30
  - Bump version to 2.41

Files

/usr/lib/.build-id
/usr/lib/.build-id/00/2515ba13c04b69bcdc9c85084d3dd8bdc352c0
/usr/lib/.build-id/00/5fb017a92478c19c164f95583eea6a6280aa31
/usr/lib/.build-id/01/e3fc2899452e1d94b1b28e7a839f45d4a0735a
/usr/lib/.build-id/02/ae04231daff4af59789e248ea4792371912573
/usr/lib/.build-id/03/1ed46ef807cae34069bd61164569449e22f815
/usr/lib/.build-id/07
/usr/lib/.build-id/07/8c35fe1b14134500adc5be7f91e4ae97621718
/usr/lib/.build-id/08
/usr/lib/.build-id/08/a966fd25f075aebb49d96e8a31429144e56457
/usr/lib/.build-id/0a/4287c9312e7a22e818d216a8fe38b0e34afd1b
/usr/lib/.build-id/0b/0220f1621f05214230c9cf6c0ac8f4c75ba0ce
/usr/lib/.build-id/0b/8b51933ae644191abc69385884f5efe29a6552
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/e7324d90a4261b4596338b351e1d0a42b50f3e
/usr/lib/.build-id/0f/e61b02adcd265506b63e32502dd06ed7e74976
/usr/lib/.build-id/12/e1cb2b0dd0aea3ff9911ea5fc2c345b9a699c8
/usr/lib/.build-id/13/34e5f9ec3880f4f9461c6b375428db13d5c858
/usr/lib/.build-id/14
/usr/lib/.build-id/14/4457aa9974c7331c8df39f448a92d284fd4a27
/usr/lib/.build-id/17
/usr/lib/.build-id/17/1bdab2ec207d602dcc2840436f8c75c1171ff1
/usr/lib/.build-id/18/05775ae2da9e510dcadb8689c5ee1e0859f92c
/usr/lib/.build-id/18/c7f78a02faebad538a99a36a14f7312ed75b56
/usr/lib/.build-id/19/16f7ca12d2511ee0151cb68e986d6d38b0ab14
/usr/lib/.build-id/1a/1dbe00f03a4a976b45cc5d6b5585ca88f6a96c
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/8b3477103ed7b06574052d0239dfe0087d7248
/usr/lib/.build-id/1e/2e27bf6e552314f49b03189a38eddc907ebbb3
/usr/lib/.build-id/1e/f66f1f982870321355b57a05b012b2b296ddf9
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/75a32f7bf1dffc8bcaadacbf1bf2734dcc1b36
/usr/lib/.build-id/24/964de6a51dc36a2aa0e1844362af9eb85e3aec
/usr/lib/.build-id/24/9fa549060945743fdcddafc47042d75080a6a0
/usr/lib/.build-id/26/02bfe48c540f91edcd13e9599ca17afac6f266
/usr/lib/.build-id/2a/d434a3775a5f8ce6f72be05969e9d5ba4b1d3d
/usr/lib/.build-id/2b/2b80b16616c9a8e3c21bb0765e074da4611b1f
/usr/lib/.build-id/2b/41830627d1da9dd04a5a210933eae74e140f0a
/usr/lib/.build-id/2c/56ed4c979747bedec8af28175fb9481341d0d7
/usr/lib/.build-id/2c/a39a64c08e9326b7e0899f21503d98e4ab908d
/usr/lib/.build-id/2c/fe166e7b9585c7bff9f5b680230649ccf85777
/usr/lib/.build-id/2e/038bd2f77defbe490b64328ab69a1e5a7f9842
/usr/lib/.build-id/2f/8806ca30f1a052c898215f8e7e969fd3fa0fd7
/usr/lib/.build-id/30/10648918a7fdd62aa839b51ca26b3b5c96e401
/usr/lib/.build-id/32
/usr/lib/.build-id/32/609fe591eeb29f0d2ebf8905ebacec82ab0347
/usr/lib/.build-id/33/f5ae34a422d54d9cf8d3582b8612aa5020e73a
/usr/lib/.build-id/35/debec497d7eb161928ba02b926b609292eb8f4
/usr/lib/.build-id/35/f62353172a48bc70f6584ce84f02a6cc2c15ff
/usr/lib/.build-id/38/a63a7ff274ed12e1b7a89736370d298330e9b9
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/ea9a2329f5f760024878292c9871c570e8f550
/usr/lib/.build-id/3b/5443bbc8ff4c516b897dff9acfb774d8cbac21
/usr/lib/.build-id/3d/921bbe8c16f01a4532a9ceb39dbb3095464e9d
/usr/lib/.build-id/3e/9e17a3c47f27d47130967681ac0ea0756c10be
/usr/lib/.build-id/43/7fdfb8cea799342c580f01120a6f443ff0a5f2
/usr/lib/.build-id/43/af0ffd09944a0857c25c815024f98f953ea9e6
/usr/lib/.build-id/44/12760629fb6281bfc5de4d8aea964d10e8cf8e
/usr/lib/.build-id/44/73afec8d1a7fbfa8dcf79066f1c5ed04394adf
/usr/lib/.build-id/45/81d504023df886560b54ed2663d69970ad562e
/usr/lib/.build-id/49/49bc8ceaaab930648f6aa462ba1f5d8c500914
/usr/lib/.build-id/49/83b62207f66536a9630ecf26d35388f5c8e7e8
/usr/lib/.build-id/4a/acae012fa08748cef276bce50d2137b724ebc2
/usr/lib/.build-id/4c/88f1c60cb8b8abc6d5249a5113964a1120bab1
/usr/lib/.build-id/4d/bd9f36407601bf760ef50e5e538ae88f128c68
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/77e541552fd72e5fbf4e2972b8b51eb26087e3
/usr/lib/.build-id/4f/bc061a6820f439658d49b5c492ef75fac8127c
/usr/lib/.build-id/51/79986b15f0b8b1cd475c769cbb662a46233184
/usr/lib/.build-id/56/e5fbb36365be776eb07ddb91490b19c1f10a8a
/usr/lib/.build-id/57/a504f7cbbe639e4ae48d7e2674415657f84c45
/usr/lib/.build-id/57/ef99ff3cd32827708963fb49935adbc98f4556
/usr/lib/.build-id/58
/usr/lib/.build-id/58/566a7ec4a21f730af3fc90700747455862cfe7
/usr/lib/.build-id/59/ab033d640096f3431725545e2e2d9158833eb6
/usr/lib/.build-id/59/ae2c3adf0b5e2a84adc48bed036b9d2d805615
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/0c5c387b81ddf4caaa768da969271489211c10
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/a7b1627c6c77c946bf30a2f78ae10701c89c2d
/usr/lib/.build-id/5f/a81877e2585e9a4d11810216fecd7f0605e481
/usr/lib/.build-id/61/2b552d1d14dbff9553cf06d9231fd589c8ab33
/usr/lib/.build-id/63
/usr/lib/.build-id/63/3b3bea642d97a31a100713dcc0a73c95e85d8c
/usr/lib/.build-id/63/adf7f7604c84e07e632d4f73ab785815dc9642
/usr/lib/.build-id/64/9af2f333ee747f7af344ae1cf2de313db21c3a
/usr/lib/.build-id/6a/5dd848c0c1970696c90857f6bb3ca946b6a780
/usr/lib/.build-id/6c/1d18859ad197dbe6e89df3d89fc1e3cd21a09f
/usr/lib/.build-id/6c/5ca31528bf19184de8400d4f0229b68eba6cc2
/usr/lib/.build-id/6d/25064ef34440caf061d5d168a263e56adead14
/usr/lib/.build-id/6d/40521a8692368e2854d6a5cf9071a176611a04
/usr/lib/.build-id/6f/d238190826ddaee5b4fe4df6f2dfa9691d95cc
/usr/lib/.build-id/70
/usr/lib/.build-id/70/665cdb943a3ed6826728606c7ced662c834005
/usr/lib/.build-id/70/d24ce4b7e5fc43c86d5f0dcba0f52ce2685768
/usr/lib/.build-id/71/4f7740529fe744eba3c9ea0fee03a005f79275
/usr/lib/.build-id/73/e83e8610b6e85a2c67b11a5ea2b3f068ec09be
/usr/lib/.build-id/74/64f0ab6ab985dd0fee48c593caecc720f0a7b3
/usr/lib/.build-id/75
/usr/lib/.build-id/75/ff5f25bc00127daf2c934039f964de712456a7
/usr/lib/.build-id/76/0b13db53ef1d002edba0ad509438859ccb3924
/usr/lib/.build-id/77/308a30b58b9a763da8e82777bdd5628d16bca6
/usr/lib/.build-id/78/617be6f2a6601c7832db9a8c716f2d07b31b65
/usr/lib/.build-id/79
/usr/lib/.build-id/79/a933ab23dd2f5fed3b7420094fc7de541849cc
/usr/lib/.build-id/79/e50cdec8eeca007101310db3b1a59b50816fe0
/usr/lib/.build-id/79/e793350223046c53c50bbc614aaf979968a29e
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/f21bac0edb0f3d578f33f118b2259a49cb3690
/usr/lib/.build-id/7b/295c566be2d40e18043d3c0c1907c0ea69a096
/usr/lib/.build-id/7b/dbd08326a070a2cebe63ff7ec53cabfd73ba0d
/usr/lib/.build-id/7c/e9f9d776691668d1bae13543f2234f2e2b71b6
/usr/lib/.build-id/7e/eab010d1d898b4e31b4dbd8c5f1adef50fea17
/usr/lib/.build-id/80/2acdbe7df8163268647f13be57f81594385d8e
/usr/lib/.build-id/82/432610928e78c52eb07c2aacbc8bd19bdd883e
/usr/lib/.build-id/82/d90dcd0a15b94d83baf0755c41d71e6d25feae
/usr/lib/.build-id/83/efe0b448e62833d4452e5be1769ff5fcd3c790
/usr/lib/.build-id/84/4122fc2e3377805db02e1860dcea99674b2f41
/usr/lib/.build-id/85
/usr/lib/.build-id/85/ed5c1915884eece613a352370bebe74e6321e0
/usr/lib/.build-id/86/b8fa1088a2809600dca85e4f62d8f68e52723f
/usr/lib/.build-id/87/f1e1f7a757bd09a283c72855ba6dde234c6345
/usr/lib/.build-id/88/2b7dc203e2c8c3a9102f5eb733cb5d7aeadf6e
/usr/lib/.build-id/88/60edc908580bd59814c9ddbaa5f31b3561de6f
/usr/lib/.build-id/88/80258f748096ea5fa5ab5e4117aa2a0999780e
/usr/lib/.build-id/88/ca0accc03e382023e5626d0728372ddd7ea152
/usr/lib/.build-id/88/e5f1e954539ae11bbb34d8886f2f116a65bffa
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/205629e5f5585e60fc941edafbf772b42f1f78
/usr/lib/.build-id/8a/dd6681c2beabc617ca051e7e8b1d9a08f23e47
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/9dfc041d18df24fd71fd43113867fd0f1d827b
/usr/lib/.build-id/8c/0ce4fafed6ba0459c6248dde6d4f451f67a7c5
/usr/lib/.build-id/8d/28dfa63f336b16fe3b259b286af79d5417166c
/usr/lib/.build-id/8d/86953ca2c6179b611f93f34e01b2fbf8bb5b45
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/5a6308ccc5ff7cf4f1eb190be8fe65bdd543a5
/usr/lib/.build-id/8f/4999ea314aa604dbcb83ad3e93f3cd8eda45b4
/usr/lib/.build-id/8f/968350827268e1c152bbf6448b98df755333cd
/usr/lib/.build-id/8f/fda6ce5bdd71c5cc9dab168b40f5182458f356
/usr/lib/.build-id/90/e41c593792d7f8954361c907fdde7c01c70098
/usr/lib/.build-id/92
/usr/lib/.build-id/92/6f140aec927211bdd17c9919e74e54a6870932
/usr/lib/.build-id/94/c215572062c91346462f051f8ee721d9be2656
/usr/lib/.build-id/95
/usr/lib/.build-id/95/a912e3c17baeff2e8e5b3a5cb5f9b76dde2ebe
/usr/lib/.build-id/97
/usr/lib/.build-id/97/98abc3c2b3579641957b667ae0e4a22e1cc0a5
/usr/lib/.build-id/97/aec2ce46cb7645d4c116944539d9933b2f0cea
/usr/lib/.build-id/9a/108fc69bd8f9b48b4b38df44a0a02563116453
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/fcbd7f19c0dbc3b555e7257260dfc4d458dcaf
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/48ecea88329616a6511498408e3f90bfb04596
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/6c6af26915d4b63005956f0995336be86bcedf
/usr/lib/.build-id/a1/0855ca94e37d04729ee8b80900f5ae2c85439a
/usr/lib/.build-id/a2/61781936bfe1d021af13289d2f4d035cd53ef2
/usr/lib/.build-id/a4/a1e7f9cbfabe026f96ceeb4c51a908fb051f23
/usr/lib/.build-id/a8/81d4ddd26b359f3f008d673881496a6266d831
/usr/lib/.build-id/a9/3ebf87e9b50d7fa8420d7dc0553dce39937286
/usr/lib/.build-id/ad/7e48f8550b005aa945f9206921f9b0c6293e95
/usr/lib/.build-id/af/227bbf266739f203ea5541ecdd490f16d86e6f
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/1e475fb526c3e84db693279fed0e50d8a98403
/usr/lib/.build-id/b1/68ec43d1424f0365dce52cfaf5994eb18605fc
/usr/lib/.build-id/b2/1b977657e5bc390f169c4f4ac155d272161d79
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/09fa85088d01397587146d49dfa1a844d3888e
/usr/lib/.build-id/b4/3323d5eaab8564000cf2792bc52f6c8b68b1a3
/usr/lib/.build-id/b4/8a713ba9670cd12a5b86129cacd3b6d8ca5303
/usr/lib/.build-id/b4/e782c1b73a3c628c8334e99a2d32b6aac2ab79
/usr/lib/.build-id/b4/f08f6c454c613c76a822edede442b8f1b993d9
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/6a894177a9b69e0ef08fa24df5243eaa7b1020
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/c456a5283e951888633800843932d06f9d1dda
/usr/lib/.build-id/bc/328b4c55237acafa9fde134159447a7cd22af7
/usr/lib/.build-id/be/16df1c9a09b900d9decf725f531bcec83649a6
/usr/lib/.build-id/be/373ec358585ab5b11f16de0316a1cefdd9f9af
/usr/lib/.build-id/be/497422797a4291c30c29f5452778993afff081
/usr/lib/.build-id/be/abd7d1956287eab2ec3956f02262cccaeef88f
/usr/lib/.build-id/be/d262fb9d6ad6e3cd05f3ba29d9324d7c6c4ac6
/usr/lib/.build-id/c0/587ecbef14d4b2f6ac39bd6fcee3832494937c
/usr/lib/.build-id/c2/1edf1b6aa75e335cabe071eb2f2be93f668d3f
/usr/lib/.build-id/c3/49b4860ab604bf891be7b0ab919a2bf669e7f8
/usr/lib/.build-id/c3/d229f3a3e86bab2ab16333bec9bc0840417df0
/usr/lib/.build-id/c4/c983c828d33df3e2551f7e92b7f68b6465af6a
/usr/lib/.build-id/c5/0d6b2d586b8d938c7dbd2004fcc684ad26c77d
/usr/lib/.build-id/c6/7a66f65b0fe710a1870f90207dc66da0a195a1
/usr/lib/.build-id/c7/74fd429221ddaa3229b86e552dff9a6bec437a
/usr/lib/.build-id/c7/f873d4b98d50f454c0fcb31e4d4957907741a6
/usr/lib/.build-id/c9/948fe2717a8afdeab67caf62715c9eb7ee4c0e
/usr/lib/.build-id/c9/ae98a30dd459c7f515ca15a3ba3c5f5dc16da6
/usr/lib/.build-id/ca/26e622b3a5cc4ce06dc1132e66f59fe22d3e88
/usr/lib/.build-id/ca/757ea792a6929612be8ea73e0cec847053a93d
/usr/lib/.build-id/ca/f8279d345a6bdb0a7bf62a5f536a7e1a8a3e4a
/usr/lib/.build-id/cd/38b6753e970ca5b3eb4dd59fa4e6c91a26b270
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/dcc491ade93f28fe6e84c43dac77eb0140a51e
/usr/lib/.build-id/d0/f5f792b5fec86646c2499ad334949f2a492639
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/90f3d5e8013a081a93398ad761e3840d777980
/usr/lib/.build-id/d1/d45df60b7f91e913b740ac142a9b03207fd94e
/usr/lib/.build-id/d4/72fc60d4cc345061e953557ea2dc5868a9f6eb
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/c5b62353b13040cc245393ad863eb9086ad4c7
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/ea31530f77cb651bcaafd9e240b78cd915481c
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/9b4ff0dc28ff3dd00e3c61df3948e7bc1a39b0
/usr/lib/.build-id/da/3aaf906b194db7c4b777f8ad7e5b38b451a3fb
/usr/lib/.build-id/da/7c2ea454c951833459f332cd52cbdd1b397099
/usr/lib/.build-id/dc/df47f3589392938a4a744be37da3805c88f630
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/19850a13e46fba5e1c6e7a15a1154e1f6a9e4a
/usr/lib/.build-id/dd/3219af929f67170018d21a9d15e5c93a6c22f9
/usr/lib/.build-id/dd/ce7453697db9cb8a2fa320a6018a21cbca7073
/usr/lib/.build-id/de
/usr/lib/.build-id/de/0d7c90a88243b11a0f21f7f36e31ee8804b48d
/usr/lib/.build-id/de/996248c8cd690315fe02e580b49126107c1379
/usr/lib/.build-id/de/dcd81080734f065b4f4557af7a9a206636eab8
/usr/lib/.build-id/de/e4070163cbe43bd98844a3bf3747cdd1c75468
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/45203dc61172fe7056856c7a08b8260cb5823b
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/fd60aa048bf5d35765015f2699764720a914c4
/usr/lib/.build-id/e2/3cf7f19d15e9bc10faa61c1fc043b0d8e424ba
/usr/lib/.build-id/e5/e8107404e0d11d68e224317652f3d9cfe657f8
/usr/lib/.build-id/e6/181936e4e8c2a4f762f70be8f5c1a0bda35d4e
/usr/lib/.build-id/e7/17009a8b7472fc79edcc8d220e32763fa946e4
/usr/lib/.build-id/e9/a45e4525222055d7d582561c038ba90b05c10e
/usr/lib/.build-id/ec/ab51799c913bcccf48eb8ad2fa0ec9f886a9c0
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/57a60fcc0384ce652fbd37dcdf5dddb0d1c501
/usr/lib/.build-id/f2/a6c4033ec6926779ce5dccf77cb960253631ec
/usr/lib/.build-id/f4/f65cbca69c33ff969016cbfc252ac596863514
/usr/lib/.build-id/f5/9fd80464e78139d372430a94c09a0489c370b0
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/38083163ece72c86b407b6fddd3f4b82f6fedf
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/832318ba3e317e99f24e81d44d182c6eba0e57
/usr/lib/.build-id/fb/72fa0ff2b218a6b0a1dea3d2f263a2d8c9401e
/usr/lib/.build-id/fb/7afa91bc3a96fdfdf3d8b4d82e22ff686fb830
/usr/lib/.build-id/fd/57454d571c0967b5ebf44d6f9d7efa259ba4c0
/usr/lib/.build-id/fd/79bef6072903e6ac47a6eab8d5d015491f07cc
/usr/lib/.build-id/fd/ad8c0c14cc91374da85a88f3461e5c0200cd1f
/usr/libexec/glibc-benchtests
/usr/libexec/glibc-benchtests/bench-acos
/usr/libexec/glibc-benchtests/bench-acosf
/usr/libexec/glibc-benchtests/bench-acosh
/usr/libexec/glibc-benchtests/bench-acoshf
/usr/libexec/glibc-benchtests/bench-acospif
/usr/libexec/glibc-benchtests/bench-arc4random
/usr/libexec/glibc-benchtests/bench-asin
/usr/libexec/glibc-benchtests/bench-asinf
/usr/libexec/glibc-benchtests/bench-asinh
/usr/libexec/glibc-benchtests/bench-asinhf
/usr/libexec/glibc-benchtests/bench-asinpif
/usr/libexec/glibc-benchtests/bench-atan
/usr/libexec/glibc-benchtests/bench-atan2
/usr/libexec/glibc-benchtests/bench-atan2f
/usr/libexec/glibc-benchtests/bench-atan2pif
/usr/libexec/glibc-benchtests/bench-atanf
/usr/libexec/glibc-benchtests/bench-atanh
/usr/libexec/glibc-benchtests/bench-atanhf
/usr/libexec/glibc-benchtests/bench-atanpif
/usr/libexec/glibc-benchtests/bench-bsearch
/usr/libexec/glibc-benchtests/bench-bzero
/usr/libexec/glibc-benchtests/bench-bzero-large
/usr/libexec/glibc-benchtests/bench-calloc-simple
/usr/libexec/glibc-benchtests/bench-calloc-thread
/usr/libexec/glibc-benchtests/bench-cbrt
/usr/libexec/glibc-benchtests/bench-cbrtf
/usr/libexec/glibc-benchtests/bench-ceil
/usr/libexec/glibc-benchtests/bench-ceilf
/usr/libexec/glibc-benchtests/bench-cos
/usr/libexec/glibc-benchtests/bench-cosf
/usr/libexec/glibc-benchtests/bench-cosh
/usr/libexec/glibc-benchtests/bench-coshf
/usr/libexec/glibc-benchtests/bench-cospif
/usr/libexec/glibc-benchtests/bench-dl-elf-hash
/usr/libexec/glibc-benchtests/bench-dl-new-hash
/usr/libexec/glibc-benchtests/bench-erf
/usr/libexec/glibc-benchtests/bench-erfc
/usr/libexec/glibc-benchtests/bench-erfcf
/usr/libexec/glibc-benchtests/bench-erff
/usr/libexec/glibc-benchtests/bench-exp
/usr/libexec/glibc-benchtests/bench-exp10
/usr/libexec/glibc-benchtests/bench-exp10f
/usr/libexec/glibc-benchtests/bench-exp10m1f
/usr/libexec/glibc-benchtests/bench-exp2
/usr/libexec/glibc-benchtests/bench-exp2f
/usr/libexec/glibc-benchtests/bench-exp2m1f
/usr/libexec/glibc-benchtests/bench-expf
/usr/libexec/glibc-benchtests/bench-expf128
/usr/libexec/glibc-benchtests/bench-expl
/usr/libexec/glibc-benchtests/bench-expm1
/usr/libexec/glibc-benchtests/bench-expm1f
/usr/libexec/glibc-benchtests/bench-fclose
/usr/libexec/glibc-benchtests/bench-ffs
/usr/libexec/glibc-benchtests/bench-ffsll
/usr/libexec/glibc-benchtests/bench-floor
/usr/libexec/glibc-benchtests/bench-floorf
/usr/libexec/glibc-benchtests/bench-fmal
/usr/libexec/glibc-benchtests/bench-fmax
/usr/libexec/glibc-benchtests/bench-fmaxf
/usr/libexec/glibc-benchtests/bench-fmin
/usr/libexec/glibc-benchtests/bench-fminf
/usr/libexec/glibc-benchtests/bench-fmod
/usr/libexec/glibc-benchtests/bench-fmodf
/usr/libexec/glibc-benchtests/bench-hypot
/usr/libexec/glibc-benchtests/bench-hypotf
/usr/libexec/glibc-benchtests/bench-ilogb
/usr/libexec/glibc-benchtests/bench-ilogbf
/usr/libexec/glibc-benchtests/bench-ilogbf128
/usr/libexec/glibc-benchtests/bench-isfinite
/usr/libexec/glibc-benchtests/bench-isinf
/usr/libexec/glibc-benchtests/bench-isnan
/usr/libexec/glibc-benchtests/bench-j0
/usr/libexec/glibc-benchtests/bench-j1
/usr/libexec/glibc-benchtests/bench-lgamma
/usr/libexec/glibc-benchtests/bench-lgammaf
/usr/libexec/glibc-benchtests/bench-llrint
/usr/libexec/glibc-benchtests/bench-llrintf
/usr/libexec/glibc-benchtests/bench-log
/usr/libexec/glibc-benchtests/bench-log10
/usr/libexec/glibc-benchtests/bench-log10f
/usr/libexec/glibc-benchtests/bench-log10p1f
/usr/libexec/glibc-benchtests/bench-log1p
/usr/libexec/glibc-benchtests/bench-log1pf
/usr/libexec/glibc-benchtests/bench-log2
/usr/libexec/glibc-benchtests/bench-log2f
/usr/libexec/glibc-benchtests/bench-log2l
/usr/libexec/glibc-benchtests/bench-log2p1f
/usr/libexec/glibc-benchtests/bench-logb
/usr/libexec/glibc-benchtests/bench-logbf
/usr/libexec/glibc-benchtests/bench-logf
/usr/libexec/glibc-benchtests/bench-lrint
/usr/libexec/glibc-benchtests/bench-lrintf
/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-memmem
/usr/libexec/glibc-benchtests/bench-memmove
/usr/libexec/glibc-benchtests/bench-memmove-large
/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-random
/usr/libexec/glibc-benchtests/bench-memset-zero
/usr/libexec/glibc-benchtests/bench-memset-zero-large
/usr/libexec/glibc-benchtests/bench-modf
/usr/libexec/glibc-benchtests/bench-nearbyint
/usr/libexec/glibc-benchtests/bench-nearbyintf
/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-powl
/usr/libexec/glibc-benchtests/bench-pthread-locks
/usr/libexec/glibc-benchtests/bench-pthread-mutex-lock
/usr/libexec/glibc-benchtests/bench-pthread-mutex-trylock
/usr/libexec/glibc-benchtests/bench-pthread-spin-lock
/usr/libexec/glibc-benchtests/bench-pthread-spin-trylock
/usr/libexec/glibc-benchtests/bench-pthread_once
/usr/libexec/glibc-benchtests/bench-random-lock
/usr/libexec/glibc-benchtests/bench-rawmemchr
/usr/libexec/glibc-benchtests/bench-rint
/usr/libexec/glibc-benchtests/bench-rintf
/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-sinhf
/usr/libexec/glibc-benchtests/bench-sinpif
/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-strlen-random
/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-tanf
/usr/libexec/glibc-benchtests/bench-tanh
/usr/libexec/glibc-benchtests/bench-tanhf
/usr/libexec/glibc-benchtests/bench-tanpif
/usr/libexec/glibc-benchtests/bench-tgamma
/usr/libexec/glibc-benchtests/bench-tgammaf
/usr/libexec/glibc-benchtests/bench-thread_create
/usr/libexec/glibc-benchtests/bench-timing-type
/usr/libexec/glibc-benchtests/bench-trunc
/usr/libexec/glibc-benchtests/bench-truncf
/usr/libexec/glibc-benchtests/bench-wcpcpy
/usr/libexec/glibc-benchtests/bench-wcpncpy
/usr/libexec/glibc-benchtests/bench-wcrtomb
/usr/libexec/glibc-benchtests/bench-wcscat
/usr/libexec/glibc-benchtests/bench-wcschr
/usr/libexec/glibc-benchtests/bench-wcschrnul
/usr/libexec/glibc-benchtests/bench-wcscmp
/usr/libexec/glibc-benchtests/bench-wcscpy
/usr/libexec/glibc-benchtests/bench-wcscspn
/usr/libexec/glibc-benchtests/bench-wcslen
/usr/libexec/glibc-benchtests/bench-wcsncat
/usr/libexec/glibc-benchtests/bench-wcsncmp
/usr/libexec/glibc-benchtests/bench-wcsncpy
/usr/libexec/glibc-benchtests/bench-wcsnlen
/usr/libexec/glibc-benchtests/bench-wcspbrk
/usr/libexec/glibc-benchtests/bench-wcsrchr
/usr/libexec/glibc-benchtests/bench-wcsspn
/usr/libexec/glibc-benchtests/bench-wmemchr
/usr/libexec/glibc-benchtests/bench-wmemcmp
/usr/libexec/glibc-benchtests/bench-wmemset
/usr/libexec/glibc-benchtests/bench-y0
/usr/libexec/glibc-benchtests/bench-y1
/usr/libexec/glibc-benchtests/bench.mk
/usr/libexec/glibc-benchtests/benchout.schema.json
/usr/libexec/glibc-benchtests/compare_bench.py
/usr/libexec/glibc-benchtests/glibc-bench-compare
/usr/libexec/glibc-benchtests/import_bench.py
/usr/libexec/glibc-benchtests/validate_benchout.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 21 00:44:28 2025