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

glibc-benchtests-2.42-4.fc43 RPM for aarch64

From Fedora 43 for aarch64 / g

Name: glibc-benchtests Distribution: Fedora Project
Version: 2.42 Vendor: Fedora Project
Release: 4.fc43 Build date: Tue Aug 19 16:01:22 2025
Group: Unspecified Build host: buildvm-a64-14.rdu3.fedoraproject.org
Size: 26622548 Source RPM: glibc-2.42-4.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 Aug 19 2025 Florian Weimer <fweimer@redhat.com> - 2.42-4
  - Add marker symbol versions GLIBC_ABI_DT_X86_64_PLT, GLIBC_ABI_GNU2_TLS,
    GLIBC_ABI_GNU_TLS, following upstream.
  - Auto-sync with upstream branch release/2.42/master,
    commit 7a8f3c6ee4b565a02da4ba0dad9aaeaeed4639ce:
  - x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
  - x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
  - i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
  - Use TLS initial-exec model for __libc_tsd_CTYPE_* thread variables [BZ #33234]
  - malloc: Fix checking for small negative values of tcache_key
  - malloc: Make sure tcache_key is odd enough
  - malloc: Fix MAX_TCACHE_SMALL_SIZE
  - malloc: Remove redundant NULL check
* Fri Aug 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.42-3
  - Auto-sync with upstream branch release/2.42/master,
    commit c5476b7907d01207ede6bf57b26cef151b601f35:
  - hurd: support: Fix running SGID tests
  - Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"
  - tst-env-setuid: Delete LD_DEBUG_OUTPUT output
  - tst-freopen4-main.c: Call support_capture_subprocess with chroot
  - tst-fopen-threaded.c: Delete temporary file
  - Delete temporary files in support_subprocess
  - nptl: Fix SYSCALL_CANCEL for return values larger than INT_MAX (BZ 33245)
* Fri Aug 01 2025 Florian Weimer <fweimer@redhat.com> - 2.42-2
  - Auto-sync with upstream branch release/2.42/master,
    commit 5e298d2d937b6da06500478be956abeb24357e05:
  - elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
  - elf: Extract rtld_setup_phdr function from dl_main
  - stdlib: resolve a double lock init issue after fork [BZ #32994]
* Wed Jul 30 2025 Florian Weimer <fweimer@redhat.com> - 2.42-1
  - Drop 0001-Revert-Linux-Keep-termios-ioctl-constants-strictly-i.patch,
    merged upstream.
  - Auto-sync with upstream branch release/2.42/master,
    commit bc13db73937730401d592b33092db6df806d193e:
  - inet-fortified: fix namespace violation (bug 33227)
  - Bump version number to 2.42
  - math: Update auto-libm-tests-in with ldbl-128ibm compoundn/pown failures
  - INSTALL: Update newest tested binutils version
  - elf: Compile _dl_debug_state separately (bug 33224)
  - sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flag
  - Disable SFrame support by default
  - math: xfail some pown and compoundn tests for ibm128-libgcc
  - posix: Fix double-free after allocation failure in regcomp (bug 33185)
  - Revert "Linux: Keep termios ioctl constants strictly internal"
  - termios: manual: document the SPEED_MAX and BAUD_MAX constants
  - termios: SPEED_MAX and BAUD_MAX constants
  - termios: move the baud_t interface from __USE_MISC to __USE_GNU
  - termios: manual: improve the explanation of various tty concepts
  - termios: manual: remove duplicate cfgetospeed() definition
  - termios: manual: fix typo: tcsettattr -> tcsetattr
  - elf: Initialize GLRO (dl_read_only_area) after static dlopen (bug 33139)
  - x86-64: Properly compile ISA optimized modf and modff
  - x86-64: Compile ISA versions of modf/modff with -fno-stack-protector
  - iconv: iconv -o should not create executable files (bug 33164)
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.41.9000-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 18 2025 Adam Williamson <awilliam@redhat.com> - 2.41.9000-23
  - Revert "Linux: Keep termios ioctl constants strictly internal" to fix wine build
* Fri Jul 18 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-22
  - Build without SFrame stack trace format information
* Thu Jul 17 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-21
  - Auto-sync with upstream branch master,
    commit 0263528f8dd60cf58976e2d516b7c9edb16ae6f8:
  - malloc: fix definition for MAX_TCACHE_SMALL_SIZE
  - SFrame: Add tests that uses DWARF backtracer
  - configure: Add --enable-sframe option
  - elf: Add SFrame stack tracing
  - aarch64: Add SFrame support for aarch64 architecture
  - x86: Add SFrame support for x86 architecture
  - elf: Add SFrame support to _dl_find_object function
  - x86_64: Optimize modf/modff for x86_64-v2
  - Linux: Keep termios ioctl constants strictly internal
  - termios: Move isatty, __isatty_nostatus from io
  - termios: Reflow and sort Makefile
  - Remove termios2 ioctl defintions from public headers
  - elf: Remove now pointless empty ld.so.conf files in single tests
  - support: Always run ldconfig in containered tests
  - Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
  - Makeconfig: Add libgcc directory to rtld-prefix search path
  - Mark support for lock elision as deprecated.
  - x86: Avoid vector/r16-r31 registers and memcpy/memset in mcount_internal
  - fstat: add test and documentation for an edge case.
  - fstatat: extend tests and documentation
  - elf: Restore support for _r_debug interpositions and copy relocations
  - elf: Introduce _dl_debug_change_state
  - elf: Introduce separate _r_debug_array variable
  - manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962].
  - elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
  - stdlib: Fix __libc_message_impl iovec size (BZ 32947)
  - AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
  - malloc: Cleanup tcache_init()
  - malloc: replace instances of __builtin_expect with __glibc_unlikely
  - malloc: refactored aligned_OK and misaligned_chunk
  - elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit,preload}
  - powerpc: Remove modf optimization
  - powerpc: Remove modff optimization
  - manual: Add missing free to open_memstream example [BZ #27866]
  - Linux: Convert '__close_nocancel_nostatus' to a standalone handler
  - Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035]
  - inet: Implement inet_ntoa on top of inet_ntop
  - resolv: Optimize inet_ntop
  - resolve: Proper indent resolv/inet_ntop.c
  - benchtests: Add IPv6 inet_ntop benchmark
  - benchtests: Add IPv4 inet_ntop benchmark
  - posix: Fix fnmatch build with gcc-16
  - powerpc: use .machine power10 in POWER10 assembler sources
* Sun Jun 22 2025 Florian Weimer  <fweimer@redhat.com> - 2.41.9000-20
  - Remove glibc-rh2368545.patch, applied upstream.
  - Auto-sync with upstream branch master,
    commit b3b0d0308c95d213f019b19c33abf1b06911f528:
  - i386: Update ___tls_get_addr to preserve vector registers
  - manual: Clarify renameat documentation
  - posix: Add nonnull attribute to glob_pattern_p.
  - math: Simplify and optimize modf implementation
  - math: Simplify and optimize modff implementation
  - AArch64: Improve codegen SVE log1p helper
  - AArch64: Optimise SVE FP64 Hyperbolics
  - AArch64: Optimize SVE exp functions
  - Fix termios related targets
  - malloc: Cleanup _mid_memalign
  - aarch64: simplify calls to __libc_arm_za_disable in assembly
  - aarch64: GCS: use internal struct in __alloc_gcs
  - powerpc: Remove assembler workarounds
  - malloc: Fix tests-malloc-largetcache tests
  - Add TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_CHILD from 6.15 to netinet/tcp.h.
  - linux/termios: regression test for termios speed functions
  - include/array_length.h: add array_foreach[_const] macros
  - termios: unify the naming of the termios speed fields
  - termios: add new baud_t interface, defined to be explicitly numeric
  - manual: document all the termios Bxxx constants in the manual
  - termios: merge the termios baud definitions
  - hurd+generic/termios: make speed_t an unsigned int
  - termios: change the generic cfsetspeed() to support arbitrary speeds
  - hurd/termios: remove USE_OLD_TTY
  - linux: implement arbitrary and split speeds in termios
  - linux/termios/powerpc: deal with powerpc-unique ioctl emulation
  - linux/ioctls: use <linux/sockios.h> for sockios ioctls
  - io: replace local_isatty() with a proper function __isatty_nostatus()
  - termios: make __tcsetattr() the internal interface
* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/01/06f6bfa5a1b86d11410d82d216f48fe4e189c6
/usr/lib/.build-id/01/61a1e9ed68c7cbf5a29e3e8a4e2a3eb1fb518c
/usr/lib/.build-id/02/3911b57cf197335c469ea98bd04171951702a4
/usr/lib/.build-id/04
/usr/lib/.build-id/04/905958ccfab646d2f7f87b6d77809aacc4bdb1
/usr/lib/.build-id/05/1ede15105eeb471cda8c6e4d1a0a2f52088a6c
/usr/lib/.build-id/06/0a9dcbaf2dacd642dc719edb41222f981a1c79
/usr/lib/.build-id/07
/usr/lib/.build-id/07/8dfd7496afcfff7de3289f7b68496bcbf5fcb3
/usr/lib/.build-id/07/9428bdd13c46f1c5245675111d0074e3a1788d
/usr/lib/.build-id/07/a57005476a75ce2467aef0c42c006331a2ef1e
/usr/lib/.build-id/08/9894bfb8623f5b3b616d4a575154d3587b676e
/usr/lib/.build-id/08/9f2b500255c0f271eb476f879a5145dc39a66a
/usr/lib/.build-id/08/f2816d7022008eab8181f60f06ce82583c4ad0
/usr/lib/.build-id/09/5fe6159020b5267b6f095283527aa7944692d9
/usr/lib/.build-id/09/6f39feb4e965d6584dd54e597ae98a179b4caa
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/97cc5f766aea01e48f17a0b344cd2ef0f339f2
/usr/lib/.build-id/0a/a3548d73503bbd1c7882ae979cda3114aa085a
/usr/lib/.build-id/0c/3b1fd80fd974f9493d1a9f56655ce1cad35557
/usr/lib/.build-id/0f/3816d27a470b8395b0dfecdcf4fbee3f112dc0
/usr/lib/.build-id/0f/60c052110f280f38006c6432a826210cb92c8a
/usr/lib/.build-id/12/1390b236724f5f078a866cf73c62536708dc84
/usr/lib/.build-id/14/0651562201c3529cd5023271660bc0e7f42002
/usr/lib/.build-id/17/a6e8fbdfede8519f095b340e6ceff6ce0b3ac8
/usr/lib/.build-id/18
/usr/lib/.build-id/18/2f30c52ea76fa9b1f6106a89a5a92ff61d63b8
/usr/lib/.build-id/18/4c2a58656eb90eea35420228d7636ea0c37d97
/usr/lib/.build-id/18/889fe80978d8de95d5f6925ed74bf5a62b4577
/usr/lib/.build-id/19
/usr/lib/.build-id/19/6cb3a382c29710b379ba125c0d8b874e8b44d9
/usr/lib/.build-id/19/c3af421296bbb8a2a52c3f4f25e8d87b0f375f
/usr/lib/.build-id/1a/2e8d3aa2bf037dbd4560dcd769377433abc25b
/usr/lib/.build-id/1c/0cd38ff9b631545cc6a3e5e564d4099d7a0e76
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/73214df1a4f6f2afa6f9dc74e41617a21b3d50
/usr/lib/.build-id/1e/54e9ef240c9d0f466e920c79d7ccec5e4e9350
/usr/lib/.build-id/1f/76fe0220420737a1920f7fbc0d94883dde9e46
/usr/lib/.build-id/20/e052ce3faadae99f1291a24250753786cdeb8f
/usr/lib/.build-id/21
/usr/lib/.build-id/21/b229f2454741e4237c39947f5cfcf9b3dc3f65
/usr/lib/.build-id/22/2b0dd686fdbbd9faeb25584f06e7d6d0865607
/usr/lib/.build-id/22/9f96ba02c5eeba06291bacb8cd7f9ca0d4568d
/usr/lib/.build-id/23
/usr/lib/.build-id/23/d1fd831d42971461a232815ff396878ca758bf
/usr/lib/.build-id/26/29e180c9a5311eb3ae1141e0aa884a7d76927e
/usr/lib/.build-id/27/2a715214af6cc82237193a78186c33deb30807
/usr/lib/.build-id/28/75ad7ddc06e1314642fb79acc65595e20e6b84
/usr/lib/.build-id/29/f38ec6f18717e0c78bd742e9d75a5862f6f438
/usr/lib/.build-id/2a/61b2053a7aa0ed36105d178761e9f32cb22fdd
/usr/lib/.build-id/2a/ca66bc402e5e9b82de28e70020d4c0298d7113
/usr/lib/.build-id/2b/d275f808171d98bc0027b8ad27293be0c51075
/usr/lib/.build-id/2d/cb5c15e16e68d9cd498a5c180310659ca18945
/usr/lib/.build-id/2e/a069e63352740898d342b1d6f44c7ea18ea2e6
/usr/lib/.build-id/31
/usr/lib/.build-id/31/8db7d9a6a84fd600c6c962bf278f3b18b9e228
/usr/lib/.build-id/31/fe41e5f91890c71088d95fc403a813a697efdb
/usr/lib/.build-id/32/048352dceb82b0e2e6ba7716c3b3ae5f74fd7d
/usr/lib/.build-id/32/837f615321a719fba3c54e9ee68e7305345e35
/usr/lib/.build-id/33/031e768b2f2e598f894e2224f342a4cc0c9d39
/usr/lib/.build-id/34/ae5875b95aff1a062acb5752e5830df6c8399f
/usr/lib/.build-id/34/fecdaa2310f783d3f805c5d74d8dbd68b0d14a
/usr/lib/.build-id/35/4452d61c24824ab78ef6742d2714fc3689e10d
/usr/lib/.build-id/36/fa703d344a03d0425cae562eeded110049ff55
/usr/lib/.build-id/37
/usr/lib/.build-id/37/24442531234f6d139a8a59342aada39a63e771
/usr/lib/.build-id/37/9829afb69ce7cfb4a028f799b51da288cdc81e
/usr/lib/.build-id/37/ad3414fb55f242637f79353e84fd3b5931c896
/usr/lib/.build-id/37/b793d5b5075c42268f4330da0b9188cb8725ba
/usr/lib/.build-id/37/ed87dd645a4a4e8cd71774d139d90a1ee1349a
/usr/lib/.build-id/39/4c3d9794a39476345faf431b4023909c39bb76
/usr/lib/.build-id/39/5d4e43359e7a7bdb8ca44996199d21f248741d
/usr/lib/.build-id/39/fef876a5205bf8c423d7da831adb1a728fbfcd
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/222bfb0dc90ea4dfc348881c30f5e6120c2c34
/usr/lib/.build-id/3a/54ff0ea7ca7b797873cfe92b8577ef8a50d628
/usr/lib/.build-id/3a/9805acb27ffcb1e1e1a2a393f32f0f591fad4d
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/2668437b55b1d3e2e0f1ae31c0af61266d3418
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/ad949ce7bd9b5a1aed930606372391c6e768fc
/usr/lib/.build-id/3c/f7fe9f605f4959da8cdf84d0deae73c2a89c14
/usr/lib/.build-id/3d/e3867aa737c808d5adcc6b1dd79070ecc347a6
/usr/lib/.build-id/40
/usr/lib/.build-id/40/ac010959923877bdb918fa2dd68b8d323b0cd3
/usr/lib/.build-id/41/b6a8301bcc9613c026eafe46c57917be104974
/usr/lib/.build-id/43/09f0e33ef5ef49fad8b19584cd47a2d26ad0ee
/usr/lib/.build-id/43/8a50c6fccb8bdbdac5a770fc7b4b97dd33bf84
/usr/lib/.build-id/43/c88119d66728a4c637595a11191e26c86e39d0
/usr/lib/.build-id/45/00a98a5c907e84ac34c16365f89cbca0e9df19
/usr/lib/.build-id/45/60184619f8800be94fd2419795f1665bbbcabc
/usr/lib/.build-id/45/c564bec130af198cd78a8e54777b92a47265dc
/usr/lib/.build-id/46/219e5053960467743ba6e49b156111af35abff
/usr/lib/.build-id/47/b27504dc2d40788d183e9ad3f5e7648a62d0de
/usr/lib/.build-id/49/0cb7db5ca22d3ea86ff1100b9a901cdee1f68f
/usr/lib/.build-id/49/3b1b777896f56bc442b1302d61f63f18e9eb56
/usr/lib/.build-id/49/44b9172aeb8dc401a3b5e62d7640668ce43c28
/usr/lib/.build-id/49/fd26f1d4871f20c42025801d6406f189c47565
/usr/lib/.build-id/4a/03052317d7680fbf731b14dfe4db5417fd6d56
/usr/lib/.build-id/4a/2eb9bcd03809246564b398869d98064e09cdcd
/usr/lib/.build-id/4b/05f2fb541e31ca3438aa1fd772ba098e773ad3
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/32253b786b9251a3ffc27b2a2acae48696ff3e
/usr/lib/.build-id/4c/bdc0dc356305c3054ffe0f7f8d823530c293b3
/usr/lib/.build-id/4d/189a2b37602f622753e08968145225f91e5824
/usr/lib/.build-id/4d/1af0da9e96f0359b61d5bf33a8a89480191372
/usr/lib/.build-id/4d/5b7c1cd93023b134ac80444ada8f3167384993
/usr/lib/.build-id/4e/3923ed0e4113601272a9602a8e79fcb8723f46
/usr/lib/.build-id/4e/9e52030b710ae7e2a2322b465114d6cf0be19e
/usr/lib/.build-id/4e/c959f51593d111707b7fd9a891b6359d8c42b7
/usr/lib/.build-id/4f/aa5d12a547e8bbcf66f795c10eeb69d9d477cc
/usr/lib/.build-id/50/612aa2609acf5071b049bab0fb588acbcf7019
/usr/lib/.build-id/50/d6bad74bd3c1244185dda5e7f5d0e5d245c986
/usr/lib/.build-id/52
/usr/lib/.build-id/52/bafb5295b3f69321e5aafde1e6a998ec40ba15
/usr/lib/.build-id/53/495537ef67ba0d77607b7169821264eb870493
/usr/lib/.build-id/53/635efebe8a6abccc614b22e46d8869155da2fb
/usr/lib/.build-id/53/7f2e2dcdb491b99e73ea1c80b38610669644cb
/usr/lib/.build-id/53/aaa08166eb57da85457cc1d67c28ce326390dc
/usr/lib/.build-id/54/35968d9551ab0d248ea8e2fd6ad571b440ac8e
/usr/lib/.build-id/54/f1accabf50d11f279fec645e56e4b3f63832b5
/usr/lib/.build-id/55/6d3ed55c2b8d08fd0bcad2068f9eeee6d3de86
/usr/lib/.build-id/55/e7d20c36d5e3705fed34fc53fb913c42b0e2c0
/usr/lib/.build-id/56/17fa8c79b0c00ace31fd5d24b5979c05c2a2a7
/usr/lib/.build-id/56/3b5d44373d2a7b957895b89808f9123e41e8a9
/usr/lib/.build-id/56/8b2942463791217083b1a3b29a5265dd6ef187
/usr/lib/.build-id/58/35283592633463f589d74e2d508907a793f6e2
/usr/lib/.build-id/59/0195aa43798a96906f799dddb7195bff6bb124
/usr/lib/.build-id/59/3703d903696d6418644a6b59985bd83fe37e1f
/usr/lib/.build-id/5c/102e85e7aad606c065719e19011fca1eb6bcf8
/usr/lib/.build-id/5c/5ddc724c525f3104cbfa224b6087d2021f0c59
/usr/lib/.build-id/5c/750ca755b6f0ac80a23391aa6c319ede558192
/usr/lib/.build-id/5c/ff3627b6a3b2f79f37b93f5400bf8ea5060329
/usr/lib/.build-id/5d/c22dec70620c7597d73ae95d410163948396e0
/usr/lib/.build-id/5e/1e9dead264f4e98824b4f3fae1f9b97c2700b0
/usr/lib/.build-id/5e/243dc5bd731349fb2e05f39e85ffae9c77c162
/usr/lib/.build-id/5f/3fd2070300e69880ce36bc39793a59410f1911
/usr/lib/.build-id/60/33aeb0b500139960f56d30d3660b23f72438de
/usr/lib/.build-id/60/bac95a667551d6dba50d73d3e09ca67e1050be
/usr/lib/.build-id/61
/usr/lib/.build-id/61/e5a38a6a4fbbfd91eef61c01ced24495066ece
/usr/lib/.build-id/62/0693b1c4759269ebf3350a2a4ae5491be221e7
/usr/lib/.build-id/62/342fe770f6494cbbea165a14290b87554809b4
/usr/lib/.build-id/62/de7c27d89809a5fc0c9b0956062439225139e6
/usr/lib/.build-id/63
/usr/lib/.build-id/63/a7917884a601030286be535bc9e62255198f91
/usr/lib/.build-id/63/e114f94f26073ad2ae8d99c374bc44405ca181
/usr/lib/.build-id/64/93c6869882dd16836c00d20e85395af55be3cb
/usr/lib/.build-id/65/64c405dab289434840aad737b40de8b7579442
/usr/lib/.build-id/65/7ad0b3c8ba0288fb836ec08c358cabc25ab5af
/usr/lib/.build-id/66/39d2b103ddf4f52e188b17021936ec30bec1e9
/usr/lib/.build-id/66/f92cdde6240156adb95821bf99c30cf1f186a8
/usr/lib/.build-id/67/879366ba1d134e877f6fbb953bbfd6403f3224
/usr/lib/.build-id/67/96fcf1e993df4eb0d53aa85d5b05bcabf3a0a5
/usr/lib/.build-id/69/61fafd63396ca4658add749f8709cfa165556c
/usr/lib/.build-id/69/6648e1fcb84158f841d85b9ea945848e18f307
/usr/lib/.build-id/69/e850fb459203400c5f104e2ae3d56b410b1b7c
/usr/lib/.build-id/6a/971102393fa22dc8a27ca77a1abaf2edbd4e0c
/usr/lib/.build-id/6b/9f3aa15c28fc106c2cf3fa258ad42e689124a8
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/1cfb4667bcd3c5284be29b918dcee3e72d94e8
/usr/lib/.build-id/6c/2141580f5b087a0a06947ab7451df7a63e092f
/usr/lib/.build-id/6c/323cfb9eb0931d8e2d6ececb980d9fe95c0aa4
/usr/lib/.build-id/6c/3eaacf51d4337568ce5aeec1f65e0124a31a7c
/usr/lib/.build-id/6c/697964d7394b415a9c06819d227b17a4b5b17e
/usr/lib/.build-id/6c/c96d5026ca0a9bb2c48162cda8493f86763aed
/usr/lib/.build-id/6d/3654e12dee959e172f02b7935e5b84ef3e1aa6
/usr/lib/.build-id/6d/f858e0b2229972d64c838ba9475d9137e0bc34
/usr/lib/.build-id/6e/c05b4a654bd6f487d8e2fdab99e44d7d1be8b4
/usr/lib/.build-id/6f/0c8f4b81c929a44bb74a7eaba7fc06e2220f5d
/usr/lib/.build-id/70/3620cb63cba44f77e9fbf49d0172189c0d8d02
/usr/lib/.build-id/71
/usr/lib/.build-id/71/d3a05a2224ce8de626c74f0d3b0bb3904351a7
/usr/lib/.build-id/71/f1b19a630872a9b199be6df0dcc15e45996861
/usr/lib/.build-id/72/00ff17f94fe81f9d0074c7256f6613b8971b2e
/usr/lib/.build-id/72/65912d896a462cc7743589cd065966089d045d
/usr/lib/.build-id/72/9e2bb5cab402fc4d6211ea15d893568cb2f0bb
/usr/lib/.build-id/73
/usr/lib/.build-id/73/a261aeecfb4b4b5a8a8ed48f3fa203864f8bbb
/usr/lib/.build-id/74/ece9570222e0e75f39e663279837572332f6af
/usr/lib/.build-id/77/3df7cfe6488e441395c37a64df54d68e9dce92
/usr/lib/.build-id/77/94ea540000d8513980ce9699a4405890829b6b
/usr/lib/.build-id/78/19536b1aee0a2e66443ca554d9ae129bfd112e
/usr/lib/.build-id/78/5ec3d07b12e029506182da71f9bc183b57f952
/usr/lib/.build-id/79
/usr/lib/.build-id/79/540594b15c41815805002d85c486e87d39b0ff
/usr/lib/.build-id/7b/350af46803fafccc15bbf561a79ae03fcf3304
/usr/lib/.build-id/7b/c1284bd12319a003fc12db10d94351bd89512a
/usr/lib/.build-id/7c/298077f6e911f0b4d43b0deb6abfc3099fa3f6
/usr/lib/.build-id/7d/d865a2c3074e5ab18375f945cd8ace6e19cfcb
/usr/lib/.build-id/7e/3e592561e6b16c19e0f41f095a33fa7dc09753
/usr/lib/.build-id/7e/b56af39e87827a22d86d1e2a0ba67e9a6845b9
/usr/lib/.build-id/7e/e321951e3d213ef01882d8b482f3449a5c26cc
/usr/lib/.build-id/7f/311f046fafe43d875fc844ff4af3fbad50fe0e
/usr/lib/.build-id/7f/e1129e8837e6f17923b8e2b60447e2bef0f43c
/usr/lib/.build-id/80/70fbb7d2b5f60ef3bd81472c49ef93ea379474
/usr/lib/.build-id/81
/usr/lib/.build-id/81/5862899208598e6d3e01cd087efc7884e24ff8
/usr/lib/.build-id/81/9835cd4d4d4b7209b3a814f7b020a00b861f63
/usr/lib/.build-id/82/164e4844848473b4a22fbb6b76e5eadc5b769a
/usr/lib/.build-id/83
/usr/lib/.build-id/83/c3a8a10f191176be9274e6364468125eb714e9
/usr/lib/.build-id/84
/usr/lib/.build-id/84/7a900901a57d37b7e419af8a0b3590fed5e2b4
/usr/lib/.build-id/84/9dfd147b88d70ce6eb537849756b17ebae8c5c
/usr/lib/.build-id/85
/usr/lib/.build-id/85/0ba18df7398aec10b404be433447dfb690c6f2
/usr/lib/.build-id/85/6202a845910a55130f7fcdc511004706bb0b63
/usr/lib/.build-id/85/9735543cb6ca2d68a224327b75f045001a26f8
/usr/lib/.build-id/86/772432bec49aca48d7b34644af1124f07d85b9
/usr/lib/.build-id/86/d52cc42911abc6aae1e7dbb3fe59f374d47b61
/usr/lib/.build-id/88
/usr/lib/.build-id/88/5f95d0b8a935236cddad845a425dbbaa09f5e3
/usr/lib/.build-id/89/136719b70dbdeedc19f5be253cc531b46bb7cb
/usr/lib/.build-id/89/27936d5044e5ac4392fe0efa6ec12400103fb6
/usr/lib/.build-id/89/34e4ad4d5f9c2ab4bece25e992ba7c8ef3635c
/usr/lib/.build-id/8a/83f9bc3e62dc979b9ba1535eb3115b7e1372fb
/usr/lib/.build-id/8a/a2e3ae5e9bdf0e75d387f5a343eaf86e29ae35
/usr/lib/.build-id/8a/ff561bb481e78390c5c4fb0dd954fd043607ad
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/38ff98f43a04eb3e971ef9d63c8571f59bd31d
/usr/lib/.build-id/8b/4f0e7bb66d5b149ac998e1eb396f48d8375a13
/usr/lib/.build-id/8c/c9a22ca59877306fd448e7afef97f934a91ab6
/usr/lib/.build-id/8c/f8443d35ffbbaa517a7a87b7b5bfbb027120d3
/usr/lib/.build-id/8d/0c06dd6821cee9189a275ce9a71c826e7da3b2
/usr/lib/.build-id/8e/66cd5bd04e3a9df1e48295576d3f44486b01ff
/usr/lib/.build-id/8f/9431d6f31fe2b295a46b8761a8deab8af45e4f
/usr/lib/.build-id/90/eb4d57904e852104a64e5adc437a5bd2c7c01c
/usr/lib/.build-id/91/70ed00e248b77701a62c3e9038ea7bf6fa7e21
/usr/lib/.build-id/91/d96d4ce6955a3664baa294b1e6309744cbffe2
/usr/lib/.build-id/91/eb5a7ddb86235288178d1aa34f60b2fe0c4281
/usr/lib/.build-id/92
/usr/lib/.build-id/92/0f7592e949ff98157909090e0a6d7d5d683688
/usr/lib/.build-id/92/e1504376510419f546da088bcd47e358693078
/usr/lib/.build-id/93/40014d096ed07a5a8c493d6d6447b45fca430b
/usr/lib/.build-id/94
/usr/lib/.build-id/94/0e647441813331173bd6777321055f30f54084
/usr/lib/.build-id/94/15d0f442037632c700ae9474d1f9d9d7352ca5
/usr/lib/.build-id/94/2cf115058620991cafcd5b78e0d4693a5e6856
/usr/lib/.build-id/94/6bd4b82a09ff9bf1bf9489eebb68dfa37eaed6
/usr/lib/.build-id/95/488b5e58695036bc6d9cb515da4aaace2139ec
/usr/lib/.build-id/96
/usr/lib/.build-id/96/4ce59ce02484b532f893ff3de0222498078864
/usr/lib/.build-id/97
/usr/lib/.build-id/97/8a086fe5294ac8a051c4547168e88980b910a1
/usr/lib/.build-id/9d/18cd3009c3f6e7dd8756ac1e8fe88287b280ec
/usr/lib/.build-id/9e/cf63e9fd1de5d78b27b1803a35352b698b066d
/usr/lib/.build-id/9f/116bf8b8a82e25fb95c45e0eaaca1150fec959
/usr/lib/.build-id/9f/6ebbc9cb805de6741e2b8a24d6c7099667135d
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/85bd8d893af9769fb6e112349b11630416b049
/usr/lib/.build-id/a1/f281161382c17287bf7a684f3334e7fec3d037
/usr/lib/.build-id/a2/3496a2cb661e564aa3f6c49ffce799d337c235
/usr/lib/.build-id/a3/aa6fdcd4cc10091a02951275dba639af095aa1
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/9fb4e540029ff7042587e20bd55163eb4ebfad
/usr/lib/.build-id/a4/a5a9ebfda280b647a9b470b72803d97b68854b
/usr/lib/.build-id/a5/32f54b1839a96d1307570a82ecbf346e2fcea0
/usr/lib/.build-id/a7/04980ac90696c9ccbb6d25050f24446bfb07d8
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/074d4f8eabde0ad77c2d4b03542c70acc38c78
/usr/lib/.build-id/a8/62cc8743434cd3fcedf233bafdaff5e595f9f0
/usr/lib/.build-id/a8/df8292d4ab81082698ab059e029acfbb0361e3
/usr/lib/.build-id/a9/a2545a459d9142955b9b160e1a7ac35b642f09
/usr/lib/.build-id/a9/d36e88231b527edbd8b4c41a89c9be3b3a2781
/usr/lib/.build-id/aa/02b5d8ac3e9ce983991585c270665b36fbe191
/usr/lib/.build-id/ac/6863c0cc271390f94ed5838a89c402dcd0aba7
/usr/lib/.build-id/ac/baae9af7c2f7cac4be142cf22d3a09a7047ca2
/usr/lib/.build-id/ac/f3c0183d4c0d912cb726c668031f9a0bdf2f9b
/usr/lib/.build-id/ae/d04146a576f205355c8d129b8b3b8e291e526a
/usr/lib/.build-id/af/88856f7d8a9361f34454d938024ab48efe7a1a
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/3e698d843db8c41b4b04a3027bd10912a23ea8
/usr/lib/.build-id/b1/a0a7a8095899d0a79be854f1a88d81412f5b8a
/usr/lib/.build-id/b1/ce7b3388c5dac2ff9a2a7049897b44da81bf98
/usr/lib/.build-id/b2/8026a5b3297c1c20d22f27312be5c414e96923
/usr/lib/.build-id/b3/2b5602d3f6d007363cf11340f63486dc1d151d
/usr/lib/.build-id/b4/38487046cb60b4d5782360b550d0100d217300
/usr/lib/.build-id/b4/3de825becf50764513717406360c57202fc34d
/usr/lib/.build-id/b6/63aa46a19628b468c7a9b03ff2263c95d36301
/usr/lib/.build-id/b6/f6cb73914a5d1d1ca0088c2d30b672f1b5945a
/usr/lib/.build-id/bb/316d9ca7b03971efe7853fd581c8e901935428
/usr/lib/.build-id/bb/aca40e2ae3d647e1c4e3ea53191d6035f404a9
/usr/lib/.build-id/bc/cb0268c3184377ea31edea02bfe241748775ef
/usr/lib/.build-id/bd/90d95a1e7f0e54975c5cc72b056ae05553a023
/usr/lib/.build-id/bd/9194a33290e60bc047105948d947d8b3051378
/usr/lib/.build-id/be/b542b50dbcef982045f3316771b90559c4632a
/usr/lib/.build-id/bf/5974a62f9c5d309c7703a170a7e99f4289a742
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/860df6390e35f4da5631409782161c788b9944
/usr/lib/.build-id/c0/cf63238fe61dc6db24e1befdcd4dd0aa2e9013
/usr/lib/.build-id/c2/8334ab36ca97318ef914d2f2324212650cad0d
/usr/lib/.build-id/c2/847f11220f056afaae719e4545bca5a823325b
/usr/lib/.build-id/c2/b6290a80650bea58c4181476b586f415a85e47
/usr/lib/.build-id/c3/0883342b1e47b371fc7f9a0c7117831d4d0c07
/usr/lib/.build-id/c4/14a246651322ed8a3ea615bfebca15c4c4444d
/usr/lib/.build-id/c4/8abe0e89d8f0898996577664a7abbba7b3eb94
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/8bfb16cfbcdc66d7666a85a41b7672e3252468
/usr/lib/.build-id/c5/ca185c9cbadf1ed725d50c843a056b14276dae
/usr/lib/.build-id/c5/d4f5efbca53b96bff2ba844982f3385f34ca46
/usr/lib/.build-id/c6/2f21cb033327d10fcc39dc32c14eb55b10a0e7
/usr/lib/.build-id/c6/495db53ac22ed1eb4225355ff9ae2a276faef0
/usr/lib/.build-id/c6/8b0d55e1fb4d1337c5c4497151cad9ef7d00f6
/usr/lib/.build-id/c6/ed2b401535d5ed3aa857fc7d1e1d41191f6ae4
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/21bac728595a3166d654ef73158bbf668d6aa4
/usr/lib/.build-id/c9/1ad45c986263c6999ae92d67c51057e38b91a4
/usr/lib/.build-id/c9/ac060c2a46bffeb3772e4817affa50bdb99fb1
/usr/lib/.build-id/ca/603f26e1638d84582719264647ab34783e7ee3
/usr/lib/.build-id/ca/ad006cdeef3b3536749304e0e71129cc684f88
/usr/lib/.build-id/ca/cbb90e85b7983b97391d2ed53c97f0e7e25bd2
/usr/lib/.build-id/cc/14c347fad6a230fae3634f99075ce4d6029cdf
/usr/lib/.build-id/cc/bcc7de16b7610e5037bb9192bb35cd92cf8c91
/usr/lib/.build-id/cc/e2abbdd52870f2cd6afdecd93301366e116b4d
/usr/lib/.build-id/cd/5ad8172572ec2a22f15657db6dc83140ccaa9c
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/cb588333fae60e1de60167be94845bbfc7bcf2
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/9303cff9be2ec7b53eb6ba2a76a9db248fde6e
/usr/lib/.build-id/cf/ae6e052d610c0fcf0936dae161ebbf3de339a0
/usr/lib/.build-id/d0/c6f2c20a316b087ec359a6a92a7eb734fc5306
/usr/lib/.build-id/d1/0e47e7f71dc8449283a6ae24f2d19056567534
/usr/lib/.build-id/d1/8ed0ba6b7b05f2bf9b121a78af0d26c9e32e27
/usr/lib/.build-id/d1/c04d7c191f909e502c1ade9b0549a06cf132f7
/usr/lib/.build-id/d2/9bd11c9f0f8964a2d5928c0e9bc21e9cd5951a
/usr/lib/.build-id/d4/1640f94b41f2b95f475d2ad4de17d9551af767
/usr/lib/.build-id/d4/f27922fed6fd4bc1c6ab282b45ddec340df0de
/usr/lib/.build-id/d5/00248e0b666f0aa204a3a3baef46029e7ec02e
/usr/lib/.build-id/d5/cb17f23794dc195c60fd9f437c0be08edc77ee
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/c02c88fec531659472515ca371317583d4a368
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/455201d5e21e058dea217124c7d27c51ae5d4b
/usr/lib/.build-id/d8/36103ea901b8bbde8a91c64aa673044afdb3bf
/usr/lib/.build-id/d9/3062c7420147067c1951338610cc5643b2a732
/usr/lib/.build-id/d9/4d33fcc14d858d8681c0001a9bd057c18afc06
/usr/lib/.build-id/d9/a238924bac6e39a4be00583076548781970196
/usr/lib/.build-id/d9/dbc65b89bd410b93c016ab5734b38c46cff7f3
/usr/lib/.build-id/d9/fed98defbb754f1ca936a06ae62a3ec50899cc
/usr/lib/.build-id/da/10d6eca9f26a4f3bd1b223a62ac88370e72a29
/usr/lib/.build-id/da/f8b7d0eb5d562ffd6ce985f8468f15d1d1c109
/usr/lib/.build-id/db/ed2a8ecbbffcce5261308de4e71cdbc4bb3062
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/88241c5459be3c65acb3ef4266de3a801fb9c4
/usr/lib/.build-id/dd/177a72d4ab8608763456f52b32de693c34bce9
/usr/lib/.build-id/df/44b2221b5e75a46f1b3d45a43bc1bdac8c5f7c
/usr/lib/.build-id/df/8140f5b25b3cc965bb00f1269f28a8fe9a285f
/usr/lib/.build-id/df/86aca9c1ae034b06dd360e9c6217a2a2d4eaa2
/usr/lib/.build-id/e0/cdcfde837060c8510da048cdd8302b771d0120
/usr/lib/.build-id/e0/ceed7c6652f9538ee00d3e78cc3c57490ac10f
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/550b8ee8af7ac7fd1c958c26995a0f0e6debb0
/usr/lib/.build-id/e2/bb07f840b28b2172df0e5d3e7fbaf0e5e6ed51
/usr/lib/.build-id/e4/3d42c24a5f979ae20c4d896beb0858ff21e016
/usr/lib/.build-id/e4/5ce9540ecef73933f87af6b9d129ad22fcca44
/usr/lib/.build-id/e5/4c4ba8c7bcb7bf9b08ae38c24d0ab6ccd7401f
/usr/lib/.build-id/e5/6de18123d3a24cd1b693ce862f214677f888c2
/usr/lib/.build-id/e6/1d2f40a0ff6ebca7711da0c0b9a245235dd1f2
/usr/lib/.build-id/e6/e152ecd32b2fdb89625a6f6d3392ae257d62ad
/usr/lib/.build-id/e7/517f53ccc3e039ad816064c66f320c0b254d6b
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/5e478a00a9d1c1585680ddf5594da7932747dc
/usr/lib/.build-id/e9/27235e4eda3d536906f48a8f7dccb0e81dc184
/usr/lib/.build-id/e9/bce9ebf3b78c9b7d150533cdbf84acd53cb0fc
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/04641b0390f2111659ce51582ec2c87308d47a
/usr/lib/.build-id/eb/9832caac2250b00a594f1820e94a98c5cd0c53
/usr/lib/.build-id/eb/b5520f4b983672a31a67fc2d8a13d17ef552d1
/usr/lib/.build-id/eb/ec90693afeb63bdaccdc75e60a55e555f2b3cd
/usr/lib/.build-id/ed/275462816265617226fa2f9b102da2381c0d53
/usr/lib/.build-id/ed/81854ac451270749bf9c9ab9a9b088f27d5c6f
/usr/lib/.build-id/ee/0e8b0acf2519325ea387d678788a0abf462efb
/usr/lib/.build-id/ee/3d839011813a73fbd1ef1e6b04618db15798de
/usr/lib/.build-id/f0/46100af77ebd383ce79b1749ea2d02a63da621
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/be8c49864745ada9113f21ba8b277dd87163d4
/usr/lib/.build-id/f4/6cb58a1650b8388c7e7fbdfa06889af6e117d0
/usr/lib/.build-id/f4/8320f8f9a64de1761c30abeff0c3bad939f256
/usr/lib/.build-id/f5/3e7e030c51aaf0e036a33497dad2b2685a82d0
/usr/lib/.build-id/f8/c52be8f2f93e9dcd9b22701db5178a70b1ce19
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/0d6a58c0554e472c8ea5a66f50343f61e965df
/usr/lib/.build-id/f9/512e95fde81a31ec7de98d853929f4afb86698
/usr/lib/.build-id/fa/b8a11b831c8411b05ef7df4c8bcc373f8d5b1e
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/13df5acfe236688aac3100eeb2bffa3585a32c
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/127ecc9317f33f99ebdfb24b4ffdb08c5206ef
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/a00b2976eaad713a1a02b0c9ec8c5907a92d12
/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-double-advsimd-acos
/usr/libexec/glibc-benchtests/bench-double-advsimd-acosh
/usr/libexec/glibc-benchtests/bench-double-advsimd-acospi
/usr/libexec/glibc-benchtests/bench-double-advsimd-asin
/usr/libexec/glibc-benchtests/bench-double-advsimd-asinh
/usr/libexec/glibc-benchtests/bench-double-advsimd-asinpi
/usr/libexec/glibc-benchtests/bench-double-advsimd-atan
/usr/libexec/glibc-benchtests/bench-double-advsimd-atan2
/usr/libexec/glibc-benchtests/bench-double-advsimd-atan2pi
/usr/libexec/glibc-benchtests/bench-double-advsimd-atanh
/usr/libexec/glibc-benchtests/bench-double-advsimd-atanpi
/usr/libexec/glibc-benchtests/bench-double-advsimd-cbrt
/usr/libexec/glibc-benchtests/bench-double-advsimd-cos
/usr/libexec/glibc-benchtests/bench-double-advsimd-cosh
/usr/libexec/glibc-benchtests/bench-double-advsimd-cospi
/usr/libexec/glibc-benchtests/bench-double-advsimd-erf
/usr/libexec/glibc-benchtests/bench-double-advsimd-erfc
/usr/libexec/glibc-benchtests/bench-double-advsimd-exp
/usr/libexec/glibc-benchtests/bench-double-advsimd-exp10
/usr/libexec/glibc-benchtests/bench-double-advsimd-exp2
/usr/libexec/glibc-benchtests/bench-double-advsimd-expm1
/usr/libexec/glibc-benchtests/bench-double-advsimd-hypot
/usr/libexec/glibc-benchtests/bench-double-advsimd-log
/usr/libexec/glibc-benchtests/bench-double-advsimd-log10
/usr/libexec/glibc-benchtests/bench-double-advsimd-log1p
/usr/libexec/glibc-benchtests/bench-double-advsimd-log2
/usr/libexec/glibc-benchtests/bench-double-advsimd-pow
/usr/libexec/glibc-benchtests/bench-double-advsimd-sin
/usr/libexec/glibc-benchtests/bench-double-advsimd-sinh
/usr/libexec/glibc-benchtests/bench-double-advsimd-sinpi
/usr/libexec/glibc-benchtests/bench-double-advsimd-tan
/usr/libexec/glibc-benchtests/bench-double-advsimd-tanh
/usr/libexec/glibc-benchtests/bench-double-advsimd-tanpi
/usr/libexec/glibc-benchtests/bench-double-sve-acos
/usr/libexec/glibc-benchtests/bench-double-sve-acosh
/usr/libexec/glibc-benchtests/bench-double-sve-acospi
/usr/libexec/glibc-benchtests/bench-double-sve-asin
/usr/libexec/glibc-benchtests/bench-double-sve-asinh
/usr/libexec/glibc-benchtests/bench-double-sve-asinpi
/usr/libexec/glibc-benchtests/bench-double-sve-atan
/usr/libexec/glibc-benchtests/bench-double-sve-atan2
/usr/libexec/glibc-benchtests/bench-double-sve-atan2pi
/usr/libexec/glibc-benchtests/bench-double-sve-atanh
/usr/libexec/glibc-benchtests/bench-double-sve-atanpi
/usr/libexec/glibc-benchtests/bench-double-sve-cbrt
/usr/libexec/glibc-benchtests/bench-double-sve-cos
/usr/libexec/glibc-benchtests/bench-double-sve-cosh
/usr/libexec/glibc-benchtests/bench-double-sve-cospi
/usr/libexec/glibc-benchtests/bench-double-sve-erf
/usr/libexec/glibc-benchtests/bench-double-sve-erfc
/usr/libexec/glibc-benchtests/bench-double-sve-exp
/usr/libexec/glibc-benchtests/bench-double-sve-exp10
/usr/libexec/glibc-benchtests/bench-double-sve-exp2
/usr/libexec/glibc-benchtests/bench-double-sve-expm1
/usr/libexec/glibc-benchtests/bench-double-sve-hypot
/usr/libexec/glibc-benchtests/bench-double-sve-log
/usr/libexec/glibc-benchtests/bench-double-sve-log10
/usr/libexec/glibc-benchtests/bench-double-sve-log1p
/usr/libexec/glibc-benchtests/bench-double-sve-log2
/usr/libexec/glibc-benchtests/bench-double-sve-pow
/usr/libexec/glibc-benchtests/bench-double-sve-sin
/usr/libexec/glibc-benchtests/bench-double-sve-sinh
/usr/libexec/glibc-benchtests/bench-double-sve-sinpi
/usr/libexec/glibc-benchtests/bench-double-sve-tan
/usr/libexec/glibc-benchtests/bench-double-sve-tanh
/usr/libexec/glibc-benchtests/bench-double-sve-tanpi
/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-float-advsimd-acos
/usr/libexec/glibc-benchtests/bench-float-advsimd-acosh
/usr/libexec/glibc-benchtests/bench-float-advsimd-acospi
/usr/libexec/glibc-benchtests/bench-float-advsimd-asin
/usr/libexec/glibc-benchtests/bench-float-advsimd-asinh
/usr/libexec/glibc-benchtests/bench-float-advsimd-asinpi
/usr/libexec/glibc-benchtests/bench-float-advsimd-atan
/usr/libexec/glibc-benchtests/bench-float-advsimd-atan2
/usr/libexec/glibc-benchtests/bench-float-advsimd-atan2pi
/usr/libexec/glibc-benchtests/bench-float-advsimd-atanh
/usr/libexec/glibc-benchtests/bench-float-advsimd-atanpi
/usr/libexec/glibc-benchtests/bench-float-advsimd-cbrt
/usr/libexec/glibc-benchtests/bench-float-advsimd-cos
/usr/libexec/glibc-benchtests/bench-float-advsimd-cosh
/usr/libexec/glibc-benchtests/bench-float-advsimd-cospi
/usr/libexec/glibc-benchtests/bench-float-advsimd-erf
/usr/libexec/glibc-benchtests/bench-float-advsimd-erfc
/usr/libexec/glibc-benchtests/bench-float-advsimd-exp
/usr/libexec/glibc-benchtests/bench-float-advsimd-exp10
/usr/libexec/glibc-benchtests/bench-float-advsimd-exp2
/usr/libexec/glibc-benchtests/bench-float-advsimd-expm1
/usr/libexec/glibc-benchtests/bench-float-advsimd-hypot
/usr/libexec/glibc-benchtests/bench-float-advsimd-log
/usr/libexec/glibc-benchtests/bench-float-advsimd-log10
/usr/libexec/glibc-benchtests/bench-float-advsimd-log1p
/usr/libexec/glibc-benchtests/bench-float-advsimd-log2
/usr/libexec/glibc-benchtests/bench-float-advsimd-pow
/usr/libexec/glibc-benchtests/bench-float-advsimd-sin
/usr/libexec/glibc-benchtests/bench-float-advsimd-sinh
/usr/libexec/glibc-benchtests/bench-float-advsimd-sinpi
/usr/libexec/glibc-benchtests/bench-float-advsimd-tan
/usr/libexec/glibc-benchtests/bench-float-advsimd-tanh
/usr/libexec/glibc-benchtests/bench-float-advsimd-tanpi
/usr/libexec/glibc-benchtests/bench-float-sve-acos
/usr/libexec/glibc-benchtests/bench-float-sve-acosh
/usr/libexec/glibc-benchtests/bench-float-sve-acospi
/usr/libexec/glibc-benchtests/bench-float-sve-asin
/usr/libexec/glibc-benchtests/bench-float-sve-asinh
/usr/libexec/glibc-benchtests/bench-float-sve-asinpi
/usr/libexec/glibc-benchtests/bench-float-sve-atan
/usr/libexec/glibc-benchtests/bench-float-sve-atan2
/usr/libexec/glibc-benchtests/bench-float-sve-atan2pi
/usr/libexec/glibc-benchtests/bench-float-sve-atanh
/usr/libexec/glibc-benchtests/bench-float-sve-atanpi
/usr/libexec/glibc-benchtests/bench-float-sve-cbrt
/usr/libexec/glibc-benchtests/bench-float-sve-cos
/usr/libexec/glibc-benchtests/bench-float-sve-cosh
/usr/libexec/glibc-benchtests/bench-float-sve-cospi
/usr/libexec/glibc-benchtests/bench-float-sve-erf
/usr/libexec/glibc-benchtests/bench-float-sve-erfc
/usr/libexec/glibc-benchtests/bench-float-sve-exp
/usr/libexec/glibc-benchtests/bench-float-sve-exp10
/usr/libexec/glibc-benchtests/bench-float-sve-exp2
/usr/libexec/glibc-benchtests/bench-float-sve-expm1
/usr/libexec/glibc-benchtests/bench-float-sve-hypot
/usr/libexec/glibc-benchtests/bench-float-sve-log
/usr/libexec/glibc-benchtests/bench-float-sve-log10
/usr/libexec/glibc-benchtests/bench-float-sve-log1p
/usr/libexec/glibc-benchtests/bench-float-sve-log2
/usr/libexec/glibc-benchtests/bench-float-sve-pow
/usr/libexec/glibc-benchtests/bench-float-sve-sin
/usr/libexec/glibc-benchtests/bench-float-sve-sinh
/usr/libexec/glibc-benchtests/bench-float-sve-sinpi
/usr/libexec/glibc-benchtests/bench-float-sve-tan
/usr/libexec/glibc-benchtests/bench-float-sve-tanh
/usr/libexec/glibc-benchtests/bench-float-sve-tanpi
/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-inet_ntop_ipv4
/usr/libexec/glibc-benchtests/bench-inet_ntop_ipv6
/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, Sun Oct 26 23:52:10 2025