Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: glibc-benchtests | Distribution: Fedora Project |
Version: 2.41.9000 | Vendor: Fedora Project |
Release: 19.fc43 | Build date: Fri Jun 20 14:17:42 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-19.iad2.fedoraproject.org |
Size: 16910996 | Source RPM: glibc-2.41.9000-19.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.
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
* Fri Jun 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-19 - Remove glibc-fedora-manual-dircategory.patch (#2252409) * Fri Jun 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-18 - Remove glibc-fedora-linux-tcsetattr.patch (#2252406) * Thu Jun 19 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-17 - langpacks: Use symlinks for LC_NAME, LC_NUMERIC files if possible (RHEL-97433) * Tue Jun 17 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-16 - Replace glibc-rh2368545.patch with upstream fix under review. - Auto-sync with upstream branch master, commit d1b27eeda3d92f33314e93537437cab11ddf4777: - malloc: Sort tests-exclude-largetcache in Makefile - ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) - ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) - ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) - ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - malloc: add testing for large tcache support - malloc: add tcache support for large chunk caching - Always check lockf64 return value - elf: Add optimization barrier for __ehdr_start and _end - htl: move pthread_key_*, pthread_get/setspecific - elf: Remove the unused _etext declaration - io: Mark lockf() __wur [BZ #32800] - benchtests: Improve modf benchtest - benchtests: Add modff benchtest - riscv: Correct __riscv_hwprobe function prototype [BZ #32932] - resolv: Add test for getaddrinfo returning FQDN in ai_canonname - aarch64: fix typo in sysdeps/aarch64/Makefile - Advisory text for CVE-2025-5745 - Advisory text for CVE-2025-5702 - hurd: Make __getrandom_early_init call __mach_init - x86: Avoid GLRO(dl_x86_cpu_features) - manual: Add a comparative example of 'clock_nanosleep' use - AArch64: Fix builderror with GCC 12.1/12.2 - Linux: Drop obsolete kernel support with `if_nameindex' and `if_nametoindex' - aarch64: add __ifunc_hwcap function to be used in ifunc resolvers - aarch64: add support for hwcap3,4 - manual: Document futimens and utimensat - manual: Document unlinkat - manual: Document renameat - manual: Document mkdirat - manual: Document faccessat - manual: Expand Descriptor-Relative Access section - Makefile: Avoid $(objpfx)/ in makefiles - manual: Document error codes missing for 'inet_pton' - manual: Document error codes missing for 'if_nametoindex' - manual: Document error codes missing for 'if_indextoname' - posix: fix building regex when _LIBC isn't defined - localedata: Use the name North Macedonia. - malloc: Count tcache entries downwards - sparc: Fix argument passing to __libc_start_main (BZ 32981) - localedata: Refer to Eswatini instead of Swaziland. - sigaction: don't sign-extend sa_flags - stdio-common: Add nonnull attribute to stdio_ext.h functions. - elf: Fix UB on _dl_map_object_from_fd - argp: Fix shift bug - math: Remove i386 ilogb/ilogbf/llogb/llogbf - math: Optimize float ilogb/llogb - math: Remove UB and optimize double ilogbf - math: Optimize double ilogb/llogb - math: Remove UB and optimize double ilogb - manual: Correct return value description of 'clock_nanosleep' - nss: free dynarray buffer after parsing nsswitch.conf - manual: Document clock_nanosleep - manual: Fix invalid 'illegal' usage with 'nanosleep' - manual: Fix duplicate 'consult' erratum - localedata: Correct Persian collation rules description - stdio-common: Correct 'sscanf' test feature wrapper description - manual: Document error codes missing for 'inet_ntop' - manual: Document error codes missing for 'socket' - stdio-common: Consistently use 'num_digits_len' in 'vfscanf' - Update syscall lists for Linux 6.15 - AArch64: Improve enabling of SVE for libmvec - AArch64: Improve codegen in SVE log1p - Use Linux 6.15 in build-many-glibcs.py - manual: mention PKEY_UNRESTRICTED macro in the manual - linux: use PKEY_UNRESTRICTED macro in tst-pkey - misc: add PKEY_UNRESTRICTED macro - generic: Add missing parameter name to __getrandom_early_init - hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg - Update RISC-V relocations - malloc: Fix malloc init order - Move C warning flags from +gccwarn to +gccwarn-c - doc: Add missing space in documentation of __TIMESIZE - doc: Fix typos in documentation of _TIME_BITS - Fix comment typo in libc-symbols.h - Turn on -Wmissing-parameter-name by default if available - manual: Document getopt_long_only with single letter options (bug 32980) * Fri May 30 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-15 - malloc: Revert to the glibc-2.41.9000-6.fc43 version (#2368545) * Mon May 26 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-14 - Remove glibc-configure-disable-libsupport.patch, solved with upstream commit be61b9493d38032519e596f282f9695667402c8d ("support: Use unwinder in links-dso-program-c only with libgcc_s"). - Fix regression malloc initialization (#2368545) - Auto-sync with upstream branch master, commit 4f4c4fcde76aedc1f5362a51d98ebb57a28fbce9: - Turn on -Wfree-labels by default if available - S390: Use cfi_val_offset instead of cfi_escape. 31bit part - libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) - INSTALL: Regenerate with texinfo 7.2 - Fix error reporting (false negatives) in SGID tests - manual: Use more inclusive language in comments. - Makerules: Use 'original' instead of 'master' in source. - gen-libm-test: Use 'original source' instead of 'master' in code. - nss_test1: Use 'parametrized template' instead of 'master' in comment. - linknamespace: Use 'ALLOWLIST' instead of 'WHITELIST' in code. - posix: Use more inclusive language in test data. - pylintrc: Remove obsolete ignore section and comments. - support: Pick group in support_capture_subprogram_self_sgid if UID == 0 - ldbl-128: also disable lgammaf128_r builtin when building lgammal_r - elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987) - x86_64: Fix typo in ifunc-impl-list.c. - elf: Test case for bug 32976 (CVE-2025-4802) - support: Use const char * argument in support_capture_subprogram_self_sgid - AArch64: Fix typo in math-vector.h - Fix typos in ldbl-opt makefile - AArch64: Cleanup SVE config and defines - AArch64: Cleanup PAC and BTI - AArch64: Implement AdvSIMD and SVE atan2pi/f - AArch64: Implement AdvSIMD and SVE atanpi/f - AArch64: Implement AdvSIMD and SVE asinpi/f - AArch64: Implement AdvSIMD and SVE acospi/f - AArch64: Optimize inverse trig functions - Document CVE-2025-4802. - ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) - Use proper extern declaration for _nl_C_LC_CTYPE_{class,toupper,tolower} - Optimize __libc_tsd_* thread variable access - Remove <libc-tsd.h> - manual: add sched_getcpu() - manual: Clarifications for listing directories - manual: add remaining CPU_* macros - powerpc: Remove check for -mabi=ibmlongdouble - aarch64: update tests for SME - aarch64: Disable ZA state of SME in setjmp and sigsetjmp - benchtest: malloc tcache hotpath benchtest - Implement C23 rootn. - malloc: Improve performance of __libc_calloc - S390: Use cfi_val_offset instead of cfi_escape. - powerpc64le: Remove configure check for objcopy >= 2.26. - Raise the minimum binutils version to 2.39 * 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
/usr/lib/.build-id /usr/lib/.build-id/01/7bd7f13361d68cfa3adb76567b32db172e04fd /usr/lib/.build-id/02 /usr/lib/.build-id/02/2f91786a49b720e525467105742bacc8d00329 /usr/lib/.build-id/02/ba4dfdaef6dd1971a04382cadef45a70a0d4ec /usr/lib/.build-id/04/80508acaef9226202813bccbc128bca4278531 /usr/lib/.build-id/05/d84d74222ebee02888764652aedb3f7f708812 /usr/lib/.build-id/06/073a6ed09509acc900db8ff9a3b3a34dff7e75 /usr/lib/.build-id/06/92ce69376f9635531debdae15d4f1eb6db99b3 /usr/lib/.build-id/07 /usr/lib/.build-id/07/d15fd1a7cfdc77a10d7ee7ca85f6834c3c5a8c /usr/lib/.build-id/08 /usr/lib/.build-id/08/371de41009a29490f38b582b71bca710f51ec2 /usr/lib/.build-id/09/4841fc9a0cfdaa0a177af161c0b798610a6f06 /usr/lib/.build-id/09/6dde1ab86fdba2742cd10ee48664d1d469aca1 /usr/lib/.build-id/0a/c53fd6a37011dc334dc400578faca7ceb31fda /usr/lib/.build-id/0b/7022f84a1a6614990e4bd5b512a000c477476e /usr/lib/.build-id/0b/d372944dbc7eb76872557b844b48f07b889834 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/9ef97b55536b58bf5a59d7089ec4cbd2e3723f /usr/lib/.build-id/10 /usr/lib/.build-id/10/0a866f6a64d575bca98a90b3bd15513007ce68 /usr/lib/.build-id/10/90ab4c4a796f046eb0b7a22fc47a09e4e61f91 /usr/lib/.build-id/12 /usr/lib/.build-id/12/3cc2d0bc4e18bd17839facee4ec70c67d4819d /usr/lib/.build-id/12/eac5ec2842e3168bbed77ed1beaa8d7f26e47d /usr/lib/.build-id/14 /usr/lib/.build-id/14/19e56ceca61186f9a83965ff0c5b231b7340ad /usr/lib/.build-id/14/28d77c8ba72e1f32668c0003065b4bb9ab690a /usr/lib/.build-id/15/5a3c9123203fe613b574063c88166926d0c989 /usr/lib/.build-id/15/e66555892a3e18f345146494ba6ae37f9aefbb /usr/lib/.build-id/16/2cd94914d7b3c9639635af3371bc12a2b84866 /usr/lib/.build-id/17 /usr/lib/.build-id/17/44e463bc9f93dee81b2b85695351ecd51bd51a /usr/lib/.build-id/17/80dd4e6df42202db62461568809aa34251f6c3 /usr/lib/.build-id/19 /usr/lib/.build-id/19/2b247b1d089e435d29d1498f0c7a0348d24fbb /usr/lib/.build-id/1c/a8e1ee68b5a8625934d8e5ad47535214f3be80 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/6408eb5ea4a5e0bbea476f1d26720d9e9d8e89 /usr/lib/.build-id/1f/e56ea4f953c039c251808f86de9a8ef21012d3 /usr/lib/.build-id/24/250c99cee4a07cd393600341b4abc1f7866dd4 /usr/lib/.build-id/25/3e9452f905c89c20c83ff97348c7eace008eaa /usr/lib/.build-id/25/56122265d2d46e2ed0e2e9395aa009b33b6fcf /usr/lib/.build-id/26/575d9b96847eeb648d1b00f0d5c17200da156b /usr/lib/.build-id/28/8052d2151934cebc6906e45508b1a97628eec3 /usr/lib/.build-id/29 /usr/lib/.build-id/29/aefb8f7e66cffa79949854a1478adaa0f00a71 /usr/lib/.build-id/29/fea4b428746ed7976027d3c987b36b8fed981d /usr/lib/.build-id/2a/e23b0a3b02172f74f7e965e5d7418e856bf5bd /usr/lib/.build-id/2c/016366135a4f8a34cb4671a5e32a0f8e0c697b /usr/lib/.build-id/2c/07917cf45e56c79d20252ac1bc69e2ccba275d /usr/lib/.build-id/2c/95e293ba29e5ddf85fbdc9fb6ce7b326ef8cff /usr/lib/.build-id/30 /usr/lib/.build-id/30/0756ba071ce828ce94ab2769c4fdbf5aea0f87 /usr/lib/.build-id/30/3c0001174922597d46b0dea227946b9199dfde /usr/lib/.build-id/31/3286087916c7faf28eab3ed9d9610d09947ce0 /usr/lib/.build-id/34/afe9a0ca905851801d84d0c25650e1c5b3a0be /usr/lib/.build-id/34/f29b38648bf32e25b42053d8cf2bf4a72b3b50 /usr/lib/.build-id/34/f5738ff6a5d0619eaf7e42cd5cadb138ad5a48 /usr/lib/.build-id/36 /usr/lib/.build-id/36/3dd4314aacd35b935cd0b00c24f191aca2a557 /usr/lib/.build-id/36/8a0e5de6d5f229cb32e38b6a27e909a81fc106 /usr/lib/.build-id/37/65a2272a5e638806fc17d049f3f27e739d2ba9 /usr/lib/.build-id/3b/1448fa8cbcc21af2eae2159269d2b63a616d84 /usr/lib/.build-id/3c/b64ca3939418ff1099ad42e39e5e7a1178310f /usr/lib/.build-id/3d/05522c731cdfd9383e1901a4d9967b878c1f83 /usr/lib/.build-id/3d/8907ba916310e23789c181ed5c41c20b64097c /usr/lib/.build-id/3d/cfe39f72959b6c7d4f52d101c1fdc5d8b582d8 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/16ed1bffa29c340fafcc38ed2c77a1ee3334c2 /usr/lib/.build-id/3f/145703fc9448809c1ed61867086ae639bd35be /usr/lib/.build-id/40/a8384db12d85ce56bb2a0524f31d167814f6e7 /usr/lib/.build-id/43 /usr/lib/.build-id/43/c6f991a29723418ca3911862d2eb9e68773c22 /usr/lib/.build-id/44 /usr/lib/.build-id/44/6e76e6d4bec2c6cf835307a80305b69b732c78 /usr/lib/.build-id/45/1af2832885c8dafb328a0ca1d0c7581e2c9f63 /usr/lib/.build-id/4b /usr/lib/.build-id/4b/6949ee1d37847c8adf12466cab2c808721f09c /usr/lib/.build-id/4b/9bc5ead88be75647122f4fa7266f5790f22dae /usr/lib/.build-id/4b/ec82ad39f9dd03667a7fd262493887028ca460 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/7f2297cafed6edd51b9467792f5c337cf1acc9 /usr/lib/.build-id/50 /usr/lib/.build-id/50/b37679fc401209e2fc8b0a4f77e56615473817 /usr/lib/.build-id/51/9acb54fbb341de451acdcae897716a90c94232 /usr/lib/.build-id/52/ac23d54b803d23938a80bc85a0c8c55787b7e5 /usr/lib/.build-id/52/c87a60042233158d3e1780dde1b8e4d8bc7f4e /usr/lib/.build-id/53/d51538019b328772997c433e2a18d6dc173d4d /usr/lib/.build-id/54 /usr/lib/.build-id/54/432b8ada01080675c866b7f6927f96e74d6d68 /usr/lib/.build-id/54/7a1f8f0a287321b894bb034380f4dfeda0cea4 /usr/lib/.build-id/55/b9756300619d9e7185fde0b07cc69555369ddf /usr/lib/.build-id/55/d57ae7ce820427ad3e29dafda59b71a4fab452 /usr/lib/.build-id/56/05eb8f7d37f54e7f9abe1e2606778ac93de311 /usr/lib/.build-id/57/909925b00a52b4c17f29984767f29679da9743 /usr/lib/.build-id/58/13e04f670f6258ba135d8cf7f1ab8d210c7d8c /usr/lib/.build-id/5a/4dc99f0f393d988921f89bdf27b1813e2d52ca /usr/lib/.build-id/5b/34ec1dc1458200c6ac4e74afbe4c3be895ee75 /usr/lib/.build-id/62/6304714038837dc0e237be9f10710c65bbdd86 /usr/lib/.build-id/62/ab5e50aaf266ade27e80c3a24daa2a6dad851b /usr/lib/.build-id/66/085c3db8edf3488a3c97fe0707b3d6cfabd13a /usr/lib/.build-id/67/887e7543147af51d00f38738b5e08e8931a6b4 /usr/lib/.build-id/68/00283723179911bd7e751e08f30c8b5582239c /usr/lib/.build-id/68/5d6482293e4ce3764aed85941c63c0674cb578 /usr/lib/.build-id/6a/4f6e56adc6cd2efcc01ea191d2537ae0f1391e /usr/lib/.build-id/6a/dfd355952e183900c681bd4b1beef52940ae51 /usr/lib/.build-id/6c/cf8153bb3532c73e9b8738bf2b748d4083d204 /usr/lib/.build-id/6c/f4f131dbad417d4f2f668c1c29d213e7aabbb0 /usr/lib/.build-id/6c/f90013cf500a2d5290904e41e65529f8d27ab0 /usr/lib/.build-id/6d/65d8857ea64090eb9acda31180913a8506f5f5 /usr/lib/.build-id/72/6b4a1afc64ceb595cb97e7db3a87be92b6aefb /usr/lib/.build-id/72/abbc80434ba7aa7dac119b48ba20a6f47bfbd5 /usr/lib/.build-id/74/804f7428e03e3cdc2573cb5f0aa86af2e011cb /usr/lib/.build-id/75/6e8d12b5b17ce6f10aedf349fba0ad6918cd39 /usr/lib/.build-id/76/b71c468b19456bde363f481f7bc973ac57e89e /usr/lib/.build-id/77 /usr/lib/.build-id/77/4a6543b8e3338bc0b5fa925158d52728034969 /usr/lib/.build-id/79/6b410a667b8ca9f0f344485ba1a3e31af0460b /usr/lib/.build-id/79/f2e733a735e1dfe0c0b53236d1c3193bdb41e7 /usr/lib/.build-id/7a/557ed58e69925bfd764856d301150ba0169fbf /usr/lib/.build-id/7b/0987b2f26b1fd8af3489a73626f779587dc315 /usr/lib/.build-id/7b/563cf60afbe47a60f6948989ee38318700f650 /usr/lib/.build-id/7b/891aad259b319556f51b8e0251f5baff1db1d9 /usr/lib/.build-id/7d/7cd13dbff3e6f06b04759f7ec5327bfe10584f /usr/lib/.build-id/7d/9d09f01f9d734d6a6bf0ee253ff740b4f79ea4 /usr/lib/.build-id/7e/cafc0a65458783a9b59aee67ffaaff099339c9 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/148d8d0867c9e9dabc1d14e5ce7ac073627ac4 /usr/lib/.build-id/7f/8daaac330a812780fa7e5ecac5f6c8658ffba5 /usr/lib/.build-id/81/3e6b14b61d7d6661071c719796bb68d046a79e /usr/lib/.build-id/84 /usr/lib/.build-id/84/35caa20eb69ce6fbc3d4e5f35b27b0f0a0723e /usr/lib/.build-id/85 /usr/lib/.build-id/85/e5c5589c5a5462e477430adc6231e271d75025 /usr/lib/.build-id/86/f594c4619473ee306b7cd4bc8c17fd8c6862d9 /usr/lib/.build-id/87/ac8f900ba33a35fe0a0c272fe5dd73a1ef64c8 /usr/lib/.build-id/89/d588747c7eab1cca48a402485ff925f1063d69 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/7ea3cb579ae1440785579e6e5c8c3a5d35d952 /usr/lib/.build-id/8a/e137ad8a039cba51783cee33043c5e519867a4 /usr/lib/.build-id/8b/4e33893a3a450835d1fd443d30721e5f851bb3 /usr/lib/.build-id/8b/9ae989da4196e82b810227d561c67893dec32a /usr/lib/.build-id/8c/020bdc36931bbdebcefa2673a2b9dee9ce589d /usr/lib/.build-id/8c/fd54f435fdcff5fd639030675ec6c4ab2b1adb /usr/lib/.build-id/8e/23a21a019ebe732bb479115331d50586c888c7 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/50941dc863cdb0c9375cb40744a2331516085c /usr/lib/.build-id/90 /usr/lib/.build-id/90/327ca75ba82b60f99f801d6197ccbbef8b24b2 /usr/lib/.build-id/92 /usr/lib/.build-id/92/b7a94fac0117922cff6cbdb57960e386e072bc /usr/lib/.build-id/95/1852ec5e117ff0cf7f31863d987c7ac6822e85 /usr/lib/.build-id/96/4a9ce0237729c2a86f19c743442d641d2cebf4 /usr/lib/.build-id/97/15a20b12ff2c1f184c856f0e79b62eeccdfbf3 /usr/lib/.build-id/98 /usr/lib/.build-id/98/067ec6f511a15e75634ca496785d0fa74f4dbd /usr/lib/.build-id/99/d996692172361119c6d1486fa437d3d4ae5ebb /usr/lib/.build-id/99/f7addc782ea5e1cf83f3dcf31175410faed7d9 /usr/lib/.build-id/9a/02ba349b4d62fd689efe49372031856ed6d9dd /usr/lib/.build-id/9c /usr/lib/.build-id/9c/baaaa7d67a76733c856a4f72dba684ee8a6dcb /usr/lib/.build-id/9d/52f33f8b92545376fcdd9c6a228fad99d2003c /usr/lib/.build-id/9f /usr/lib/.build-id/9f/9681030974ea928be35c3cd7a7498d9e5091df /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/4a9db9ddc2f15ae5742e6286b3d18fe0400c96 /usr/lib/.build-id/a3/ad274234963bc223ef91e811bbc9e6d46b9ac4 /usr/lib/.build-id/a6/a361c7342a43f1807d8602bd6d43d354739a45 /usr/lib/.build-id/aa/9434bc53b3254a95861f5ad0ffbaf38386354a /usr/lib/.build-id/ab /usr/lib/.build-id/ab/04d7b0297598bfcb076d1842b6ff365b146783 /usr/lib/.build-id/ac/7008e6423878153820ad11206d2e5f0bf123f6 /usr/lib/.build-id/ad/82c8d1952867737852b1bfcacf337067dbe942 /usr/lib/.build-id/ae/4f56d0da7c22df49777f24288a60a9afb7b2fe /usr/lib/.build-id/ae/ac9380f7d2ee0685106487017786c867c2c93d /usr/lib/.build-id/b0/37a1c908b49cd73cf3a6695ac7d5a6458a7695 /usr/lib/.build-id/b1/7e3ed8b6aab34a15fd08cb8c6c8f0f05d89591 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/bd84da8ce6965f59dac0f0b259a152ad560877 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/ab5cd36c8c1f0f7e78df85d97e0e207e26f12c /usr/lib/.build-id/bd/88954a62b8495eec1cda271679cf9a8e85c59f /usr/lib/.build-id/bd/a6b9f534ef2a43e3dfc8558f8e0e67e40052ed /usr/lib/.build-id/bf /usr/lib/.build-id/bf/237aacfe56fee477cab209803628f99d097787 /usr/lib/.build-id/bf/2a4a045961acfc453db5132bc18c99dfbb4dcb /usr/lib/.build-id/bf/423fa8ef3585a03e19984c5125e20908ec397e /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/085e48e9dde443262a43c185b1b8cc5265b94f /usr/lib/.build-id/c0/0b574ce37f912962bc2213abf8746faca199e6 /usr/lib/.build-id/c1/ac6e6a6bb81231cef0e48eec890b89603b1d97 /usr/lib/.build-id/c2/16e90e8d27c9230d308a098eb66d4953c49789 /usr/lib/.build-id/c2/69c2e357d8124bab578437fb9537c996323aac /usr/lib/.build-id/c5/8043322be4edf010c08a7a19811c675087bbec /usr/lib/.build-id/c6/21cb3367e6e7b8310938474b303b56241888d8 /usr/lib/.build-id/c6/30066c3748c1bfb42a68d751cbd47a5cd4c0b7 /usr/lib/.build-id/c7/062403eb78d3cf49933d4e26eb4b13b35c0539 /usr/lib/.build-id/c7/ec8945d42000ef2a2c52c99cc84532bf2962d3 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/6ad1b775a0275b0a792ae2883ecd41e4049347 /usr/lib/.build-id/c9/d936e326649bcd5c364082ba539e2800bd90da /usr/lib/.build-id/ca/d929705d1ecbadd1126e9eba5cfec13406efc1 /usr/lib/.build-id/cb/020a633a894dedcd8824c83292bf9c37c8723c /usr/lib/.build-id/cb/aa7f2dd01eed3cd6882763b1c64f714b4c8559 /usr/lib/.build-id/cd/7a7dd9401044d677e1b48cd405eeb80e46ea09 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/596205c3f199edcbb606c4eeb79167300ea115 /usr/lib/.build-id/ce/f0d7acd3e02294d62f9481e15caaa4a4a9b8c6 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/b20efab26078235396d34c1f64a46495dad2d4 /usr/lib/.build-id/d1/3412786bf9d2e6cf78fa9290a5a82b6f94ce9e /usr/lib/.build-id/d2/038ea9754cc09f365769cff972ea76bc7205e9 /usr/lib/.build-id/d3/d46b9c2ea64126663e574768a573f67f8907af /usr/lib/.build-id/d4/1d3c2b69ecc7accfeda3788c529a0d28c11f1b /usr/lib/.build-id/d5/afdc08d0284a8f8dcd0d726c12c13373ab91e4 /usr/lib/.build-id/d6/5bd71119c950ea10889c35501cac33608624a8 /usr/lib/.build-id/d6/f07ff733050ffe326bc1c87f06f85bd43ce22f /usr/lib/.build-id/d9/d71f83a071171e8bb0f4e9a5010d6ca90c9e9e /usr/lib/.build-id/da/3c38beeec5f24b846578d1522f6781464977ca /usr/lib/.build-id/da/414599efeb538a3bb90d80c20ebd2c792719f4 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/53ee7a1979c2df20a3049fb08c798e226fd85b /usr/lib/.build-id/df/91cbff01e90c64b7e4ec0db79e49a42e3a2a86 /usr/lib/.build-id/e4/2785c54ac4db91af52ef456af2dd03a10e70aa /usr/lib/.build-id/e4/31863e3b457b3e76adbedf93dc6a03e38badec /usr/lib/.build-id/e6/661cb7e3010645fef4f172a075a61e29bc26ea /usr/lib/.build-id/e8/c184aaeda344381a948de7edde742bea80a738 /usr/lib/.build-id/eb/60012c5c9fdf8af01f775b63acae1ddf884623 /usr/lib/.build-id/eb/6011020954b3f89624ebf8241dc1af838cc872 /usr/lib/.build-id/eb/61d4b8948d5af691cb17876182e1f1514698ba /usr/lib/.build-id/eb/c038f3fd307903de8b7d2ce69d2eac17b4cde9 /usr/lib/.build-id/ed/1e3e73e3db3674b38fd03f7ceb8f1c85863f98 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/374e9f4ead93c1d5446c6272f71557bdf208d3 /usr/lib/.build-id/f1/1feb0e9d3ffcf2171324133eec7a85c1d7ac40 /usr/lib/.build-id/f1/3d9953eaf407e91cb1726cc9d77ddb92696766 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/f724393ea4a9faf98640569ffb68ff0dfd387c /usr/lib/.build-id/f6/a80966c033d0b4575c37899663fbd818a59437 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/0b9dcafd1f4848ae5a22c387bd04856d3878c5 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/ccb416443fe140dfc9506ce14147a5358ce190 /usr/lib/.build-id/f9/e5c949ab80e20f822caeac265d4c2ee8465c52 /usr/lib/.build-id/fa/de69bcc8b036ac5008bf3968fa4284054a4424 /usr/lib/.build-id/fb/78717447a39e6dde21acf7baf9fe18c9014424 /usr/lib/.build-id/fb/83541050ec9fe93064dfb27f5e133033648808 /usr/lib/.build-id/fb/a7e50a3915fde873d4246d97ac5956bf590db9 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/93190f46c62a8358595eb931abb1d0bb2ef1c7 /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-tcache /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-tcache /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-modff /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, Mon Jun 23 01:46:30 2025