| 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.42 | Vendor: Fedora Project |
| Release: 5.fc43 | Build date: Mon Dec 15 10:36:59 2025 |
| Group: Unspecified | Build host: buildvm-a64-17.rdu3.fedoraproject.org |
| Size: 26622580 | Source RPM: glibc-2.42-5.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
* Mon Dec 15 2025 Frédéric Bérat <fberat@redhat.com> - 2.42-5
- Auto-sync with upstream branch master,
commit b11411fe2ee7a8f3c3a2c1ee99c1729adb9a0efe:
- posix: Fix invalid flags test for p{write,read}v2 (Yury Khrustalev)
- ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091) (Sachin Monga)
- ppc64le: Restore optimized strncmp for power10 (Sachin Monga)
- ppc64le: Restore optimized strcmp for power10 (Sachin Monga)
- AArch64: Fix and improve SVE pow(f) special cases (Pierre Blanchard)
- AArch64: fix SVE tanpi(f) [BZ #33642] (Pierre Blanchard)
- AArch64: Fix instability in AdvSIMD sinh (Joe Ramsay)
- AArch64: Fix instability in AdvSIMD tan (Joe Ramsay)
- AArch64: Optimise SVE scalar callbacks (Joe Ramsay)
- aarch64: fix includes in SME tests (Yury Khrustalev)
- aarch64: fix cfi directives around __libc_arm_za_disable (Yury Khrustalev)
- x86: fix wmemset ifunc stray '!' (bug 33542) (Jiamei Xie)
- aarch64: tests for SME (Yury Khrustalev)
- aarch64: clear ZA state of SME before clone and clone3 syscalls (Yury Khrustalev)
- aarch64: define macro for calling __libc_arm_za_disable (Yury Khrustalev)
- x86: Detect Intel Nova Lake Processor (Sunil K Pandey)
- x86: Detect Intel Wildcat Lake Processor (Sunil K Pandey)
- nptl: Fix MADV_GUARD_INSTALL logic for thread without guard page (BZ 33356) (Adhemerval Zanella)
- nss: Group merge does not react to ERANGE during merge (bug 33361) (Florian Weimer)
- libio: Define AT_RENAME_* with the same tokens as Linux (Florian Weimer)
- AArch64: Fix SVE powf routine [BZ #33299] (Pierre Blanchard)
- i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] (H.J. Lu)
* 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
/usr/lib/.build-id /usr/lib/.build-id/01 /usr/lib/.build-id/01/2f3924bfde4deeb8e1636699c32000c335dd9e /usr/lib/.build-id/01/be8d4b0935c25f70a3af25b49e7522926e9c86 /usr/lib/.build-id/04/9486316216375a5326a730a761abe0d31212a4 /usr/lib/.build-id/05/ca78a34c2949b9e48b8b1ab50db8f3e16cf275 /usr/lib/.build-id/07/5e83f26ae77db1aa1d1247a20961cb49fd259e /usr/lib/.build-id/07/bec5153717e90bb719b7433640a3829bd1dbe5 /usr/lib/.build-id/07/ded4607424182d58ea7b02eac26f2138de25ec /usr/lib/.build-id/08 /usr/lib/.build-id/08/cf915c94afa2dff4585c927b2238cb9fea03a4 /usr/lib/.build-id/08/f2097c9e11b4eabdb5a7642dcdc05d4a963d47 /usr/lib/.build-id/09 /usr/lib/.build-id/09/1d66b6763adf1eb6b291aafcc1c3a616c2509d /usr/lib/.build-id/09/24a705398af1cd64b5f042c562ca67c67bdb45 /usr/lib/.build-id/09/424cc5d2c99158980e22ea3d6e2c69df8312ba /usr/lib/.build-id/09/583cb47c089d459c6a2a69e266ff08dea68b90 /usr/lib/.build-id/09/74c7116f1de9f2893df3aadde19fe5fe3d7934 /usr/lib/.build-id/09/e0f77877171c646af573dfd4b942c3636c4157 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/b0cfe5102fd566c9a5b95564a2e1fc6789fca2 /usr/lib/.build-id/0b/0b1b962eaaffd9e19d5a2de62fa3d71d596a60 /usr/lib/.build-id/0b/27ffb2f1de7b012980977e66c4b644b05e86e3 /usr/lib/.build-id/0b/b912071141ac7a19d16710ab53433a1dea878e /usr/lib/.build-id/0c/d0c5423b67ec463fb4ec7b1353d1de57414430 /usr/lib/.build-id/0c/fac03ec411ec990cc6c5b44dddcc0de5870699 /usr/lib/.build-id/0e/058836bb70e4e84a5203e8ad417b15cc1c8eae /usr/lib/.build-id/0e/5ad0abe28a20b4c5382e7bb5b172bc4f361bf2 /usr/lib/.build-id/0e/604e31aeb99b7998fc8a5c13e9229f80ddb278 /usr/lib/.build-id/0e/8d1eb379e30ac3dcf8182f8fc9c0c893a2adee /usr/lib/.build-id/10/6dccc222ce6577109cbf7c7a04778b2e774479 /usr/lib/.build-id/10/e91ca4ffebf455edbe5a4b51f48428b06a7e4f /usr/lib/.build-id/10/f59d3ff1905cc46ad6806f62c1bdabbe8bf4b3 /usr/lib/.build-id/11/74de8ef934de3aa6883fa8f00d2e42d0dd94cc /usr/lib/.build-id/11/c69eb40a3de410f6074266bc2ddc69e0dde339 /usr/lib/.build-id/11/c759693fd9cdca6051d4307ca9f5a1e3b39736 /usr/lib/.build-id/12/4b0696d2c65ba3625a55750947947f5ff7c090 /usr/lib/.build-id/12/679d30d8868605ca1613158d6034343c06d319 /usr/lib/.build-id/12/b059c4a977460d805d206bbf1b2841fe84f4eb /usr/lib/.build-id/12/b63e9a82cc0b0c8b48699974dc2bbda544baf9 /usr/lib/.build-id/13 /usr/lib/.build-id/13/0ce289801a031ab7fefd5cb8c8d16d3952f9d7 /usr/lib/.build-id/15 /usr/lib/.build-id/15/c7f9d985821c95a475d114f11118483317f798 /usr/lib/.build-id/15/d25290d06e4087cfc6c3bb7de63ae3234a69db /usr/lib/.build-id/15/ff03b9827bf9cf060b15f6aa30c87718f831ef /usr/lib/.build-id/16/44203196dda1180b7eab0e9bfaaefa075dc3d6 /usr/lib/.build-id/17/b8c7e4399958687a00c577e823e277964ef1b4 /usr/lib/.build-id/18 /usr/lib/.build-id/18/b30817da272c34b64662a0288261e9f04994ed /usr/lib/.build-id/19/0c4d73c40a4f2f3d34bfdf9831d92570a524c6 /usr/lib/.build-id/19/841f5ecfea8e6a01235f3f4e75d16598559be7 /usr/lib/.build-id/1a/cf925070c4d9af5eebbe6a062b15f6a4369df5 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/15b4d74b566737e631113ae21c26184bf764f6 /usr/lib/.build-id/1b/621c189f57bbf916c109bd69f8aaf3c420bea9 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/6edf0aff4688b4eb7002442e0c569e734ac89d /usr/lib/.build-id/1d /usr/lib/.build-id/1d/542246c041d6586173074026da35c4e6498a7e /usr/lib/.build-id/1d/8d7e44a353965808112efeed01593509f4b7dd /usr/lib/.build-id/1e/f15f74cd558d54e8bba438bfbe048fa8d73044 /usr/lib/.build-id/1f/07c7c3d81f14b170e253d53d60cc0ca6b238df /usr/lib/.build-id/20/7b67de09f193c4e856835e9dd174bc6cf5749f /usr/lib/.build-id/21/78ed4652e4bb394bf8ab99238bd6c789106882 /usr/lib/.build-id/22/9e917aebb7677ab2c79a74312dd14a0e4da08c /usr/lib/.build-id/22/dd155e62fb87fc00466c16830f6282cff47ff8 /usr/lib/.build-id/23/9e84782b6dead87b5894cd40685973e8be0d90 /usr/lib/.build-id/24/411f4022a9ce1921e77cb7f2703bcfb4476ec1 /usr/lib/.build-id/25/5ede90029edd6102459502585fa6f32788368f /usr/lib/.build-id/25/eff424dee1b531de55ddd3db9d69e705fb9f86 /usr/lib/.build-id/27/d68aeefc65436c070410373de57a01714c8641 /usr/lib/.build-id/27/df2c49a3416046f5b6610c977d707317eb9aa7 /usr/lib/.build-id/28/a607d3ff632a0fc56dc7195d58ef1fe3158dbd /usr/lib/.build-id/29/cc30f702067d85024cd98b6c206cee8cd9e93f /usr/lib/.build-id/2a/183483fc353ac69ecdaaef655b2476709246aa /usr/lib/.build-id/2a/191dcb15688d74c5db6ee32587f55e847b66aa /usr/lib/.build-id/2a/601fd9bffc4313d62de9373cde5198c209c503 /usr/lib/.build-id/2a/bdedc636c5f04b7383167f9c005147830cdb15 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/898a22b548831bd125999e056a435f5e9edeca /usr/lib/.build-id/2b/db216e31a861fe697a1c24c3cb98b2d5863c38 /usr/lib/.build-id/2c/6a92818ebc63b59bf2c8ebba425bab65fc0cc8 /usr/lib/.build-id/2d/22177f9c140ee2c2ca7fc40ba9507154ffb626 /usr/lib/.build-id/2d/b180bf123dd39e91a31ba350bfd967f3ae8ada /usr/lib/.build-id/2e/5c4cc3697f6f321ef893b677245042f34efc00 /usr/lib/.build-id/2e/88cc636a83951e09bb3d2b739be1635c9daff9 /usr/lib/.build-id/2e/d1922b2227c3b12a17e1c14277fe1d9ba22ef3 /usr/lib/.build-id/2f/018c17a81475292ff47904f43753e79a876c48 /usr/lib/.build-id/30/d934e818016750dae379b07a23449ae5a5a099 /usr/lib/.build-id/31/f8e9ff2fe4c558c5741f50506e712ffae81d9a /usr/lib/.build-id/32/ec86a11599e44f3c2f7152df01054a395932b7 /usr/lib/.build-id/33/090d4ffed8c8831ad220e9ab2fabfc8e30ca7c /usr/lib/.build-id/33/ef7d37665b0ce59f80a239f4d9d39f437205b8 /usr/lib/.build-id/34/675cd492cce8061bca7f833537e3f8b39f49cb /usr/lib/.build-id/34/7ac050c734ef463ad6219c5f08ce3a9732b963 /usr/lib/.build-id/34/c46fa89c3addee3b044374f5759b0dfb68f4c9 /usr/lib/.build-id/34/c779be986a50c74663f36ccbd2f847d84411a1 /usr/lib/.build-id/34/fc1d2f0b00092c2aea0d4df02d9e0943430041 /usr/lib/.build-id/36 /usr/lib/.build-id/36/1ba5386ae3d924ade6b238dbd5f9b51889e3d3 /usr/lib/.build-id/36/2fa38973e9857295f08da20b9a9555a905b0f1 /usr/lib/.build-id/37 /usr/lib/.build-id/37/ea753bb7193cd6df7def4f86b4ed95c5af0778 /usr/lib/.build-id/38/896ba9c1817bc2f5dc170bacff45e3076b97da /usr/lib/.build-id/39/094c3101d1c631e6ac66c1b9535bdcd387b52b /usr/lib/.build-id/39/2e13e89b429f2eafefc3f8e79c091632c82643 /usr/lib/.build-id/39/6ccec313ba6a167f500da13a777f0bd7b4eed4 /usr/lib/.build-id/39/fd72ad42e75af9a1386323081b630e88f75205 /usr/lib/.build-id/3a/4b22a76bb3453a0298174e550e46fef1abe15a /usr/lib/.build-id/3d/5c63465ceebac6eeaccd5f65ca2f9529d56bfe /usr/lib/.build-id/3d/a5f2b1165a8b3a590528f6ba7e01657d39b440 /usr/lib/.build-id/3e/9eba1ba3834eb730630b46b77111d6105159bc /usr/lib/.build-id/3e/f87a3dba2bb9945559cfaf54fc2b25ff35754e /usr/lib/.build-id/3f/3042a6d48fee807a54f56fcdae23d15888fd1c /usr/lib/.build-id/3f/54473ff7055d7726079f7a8feb8f894eeda303 /usr/lib/.build-id/3f/de0b8835c7dbd1958eeb8c93a074aaf611a430 /usr/lib/.build-id/41/9493ad58bbf07fffbd85f9f470e4b12ec521b1 /usr/lib/.build-id/41/c7effbfe9e6c7fed9375f4240b36383825b066 /usr/lib/.build-id/42/ed2445ac830fd266e4dd2408bb8dcd5f0a171b /usr/lib/.build-id/43/56583d337048171fa8b793fd004c6e0ad9d00e /usr/lib/.build-id/45 /usr/lib/.build-id/45/2e8bc3a331e612a53f59f128d689fcf10a6f8d /usr/lib/.build-id/45/8dd392088f41802b7b863303db91378e736629 /usr/lib/.build-id/45/967921565058adafb5b3a1503c1c93b4836610 /usr/lib/.build-id/46/0879fd23889c3993570ce76eb172d97e202d2a /usr/lib/.build-id/48 /usr/lib/.build-id/48/e26c031fc975619c98d8a2b269a8d1f612805f /usr/lib/.build-id/48/fa9758433f0440c65d08a57be8c62d9ee112d3 /usr/lib/.build-id/49/4957d1077b0bc905cfbbce779dc751be77bfdd /usr/lib/.build-id/49/7810219ad2e8395543d100ed263b0f4eadceda /usr/lib/.build-id/49/a5fd7354ce911c69636b2243f7d019e6e377f3 /usr/lib/.build-id/4a/7e1644d0046480087a77f0b7d9eea16de5c6fa /usr/lib/.build-id/4b/20a987c59c966eeb9c091c09fa23a9531b824e /usr/lib/.build-id/4b/91eadaa6b6c3cbc6fad32d102d478d64bcf5f5 /usr/lib/.build-id/4b/d59d30d975e4c3cf03554aeebd26f3fda3db01 /usr/lib/.build-id/4c/1dd305170f9ff77fc7fcb3f57662a10087e7d9 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/02e3c2a3e4891b8b6f174c878a6948bf6bb63d /usr/lib/.build-id/4d/96d7aaacdb0ae9ca42479ae58891e18e89231e /usr/lib/.build-id/4d/fa1322f41cd4724db88ac1ffa3ef6162208814 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/106a21529b4df390d28360df1e15641381425f /usr/lib/.build-id/4f/2b742168919bb0af9645e603ca79e1b19a1377 /usr/lib/.build-id/4f/446856a4cd21cbc8b1db894989f0a7b46ba0e1 /usr/lib/.build-id/4f/83907b643c501a89598cc5078ac7648b5575f3 /usr/lib/.build-id/4f/a445fa989d2cc7135a65f6df49360e1acf5d89 /usr/lib/.build-id/50 /usr/lib/.build-id/50/977a65ba84ef25f8f3f7c1261fdfc9634c4036 /usr/lib/.build-id/51/5a7962556837a165a8ae6986ad46bc2797e3f5 /usr/lib/.build-id/51/d70fc7d4cfad93fbf51300e5b1b446089f2829 /usr/lib/.build-id/52/a7b07f589b8dd37e6d2330fa1e88f42223b0df /usr/lib/.build-id/53 /usr/lib/.build-id/53/32207c4dce6417f59ad8d46c3b450a88228f64 /usr/lib/.build-id/54/fdf345adbef9a9a3d1de95d8ebaf187436e1ae /usr/lib/.build-id/56/ba166e5e3e0bf4f5dc4c8f422dfeae08f9b7fb /usr/lib/.build-id/5b/3ad7b5884d3408070295191dafaad0f44d15d9 /usr/lib/.build-id/5c/094fb86b408c1ef33d3b1e6792cd0e22b8f7db /usr/lib/.build-id/5c/2dd71cbe88a24cc34a9217b4d543d62ac3dbb2 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/66f0c4ec779c1f0428e0e7c87ae88417f19127 /usr/lib/.build-id/5d/c8b932fd8bf3d7633875780a85476c021e159a /usr/lib/.build-id/5e /usr/lib/.build-id/5e/c6998933939bf7487ff0ce4d7620266a1f03fb /usr/lib/.build-id/60/17534314332b139f3112c26bbc0d941abaf7a8 /usr/lib/.build-id/61/a445e3ea903ae17d72802f6efc345578f5e0ac /usr/lib/.build-id/63 /usr/lib/.build-id/63/69b2cdba8db2860cdef23dc2a93ee1de0cad5b /usr/lib/.build-id/63/aa3e67352ec18873c93c4518458d0c4ce13b34 /usr/lib/.build-id/63/ef04c8d0699ae53426748ff71f226eeb2aaadf /usr/lib/.build-id/68 /usr/lib/.build-id/68/9bf2a3adaf51343f59f03e06ebad5b5537bf32 /usr/lib/.build-id/69/6cb3117299d83547dd8a777f16840a4a461655 /usr/lib/.build-id/69/8e39f1fb5bbf3bb3e7f7d5db5bd71d56b85eac /usr/lib/.build-id/69/fc0bd90e6a3f3e4e291008f9ece071945032cb /usr/lib/.build-id/6a/160ddf883b0061b0dd0aaeae225f5066bed32f /usr/lib/.build-id/6a/43b39b33bbbdedbe6016dc144d0f005f6f907e /usr/lib/.build-id/6a/dba47178cadc38fb57ffe22c2009e9fbeda5f3 /usr/lib/.build-id/6b/1e1bdd365d76f3a200e9f8e1361b09085706dd /usr/lib/.build-id/6b/3da9915bc99e9a387cb6a12a1b4f39dd606a2f /usr/lib/.build-id/6b/c04b52a4c845813cb04e228c808b68e4ddd92e /usr/lib/.build-id/6e /usr/lib/.build-id/6e/b322a8cbb51308f9fdca96e64cff557433571a /usr/lib/.build-id/6e/c9efc3711016c5e0a2146e7d45f7bb89a4286f /usr/lib/.build-id/6e/e93091d06d01d664e1aaf4642e83343ef3ac90 /usr/lib/.build-id/6f/1059ec8d6ebf7d65cee8251ce188cfeb50066c /usr/lib/.build-id/70/18d9171dc35e5aaed715d2f6fa414097b89f06 /usr/lib/.build-id/70/4df573ee4d064102d502e53b04ebf5f550cf5d /usr/lib/.build-id/71/3d3c8e4c86b27e79bf177e2409f6280cad1616 /usr/lib/.build-id/71/f8b6b6b6ca88b4834ce266c30a4bea73236c17 /usr/lib/.build-id/72 /usr/lib/.build-id/72/0d2ef1f9f2ffaea1b97fff91ba9cb08a32d9fd /usr/lib/.build-id/73/458c374af7556019d40079a5154a356354ed79 /usr/lib/.build-id/74/8bbe15e9ed9767c94b41132e056a25929675b9 /usr/lib/.build-id/74/997bbb00b5f9b33295105d7b4ed72898c54583 /usr/lib/.build-id/76/7f84a761807fd0196c301aef9324f71f4ae991 /usr/lib/.build-id/77/9cc2f18be5369e809d7ea9ef4b9c84da01bfed /usr/lib/.build-id/79/10c2a55d223e903dae4850b3c132f14dd994b9 /usr/lib/.build-id/79/c2ab63ccf3eea2cc0e7aacaa6cc327e78bc629 /usr/lib/.build-id/7a/055892aa2b845e998eb7020bdec113473b19b9 /usr/lib/.build-id/7a/5d3d3b2421b1ddb8475e1daada2436820f99df /usr/lib/.build-id/7a/bfcbad274ffeee4e672de097e5e9561935c0d5 /usr/lib/.build-id/7a/d2276657b99a6365ffb172e74c57a68660951b /usr/lib/.build-id/7b/98854cac9383d3f5f2107e969bc2a56f2957f4 /usr/lib/.build-id/7b/d9b2a09eae24672f46ffb3da974c9067e03686 /usr/lib/.build-id/7c/00f105a908f2b96e9c82f4dc0e60befa19023c /usr/lib/.build-id/7c/719585b048ab7c15a080a7283730e4f0e593f0 /usr/lib/.build-id/7c/9b4a37046774a06ed6c2bc9744da6fa693716c /usr/lib/.build-id/7d /usr/lib/.build-id/7d/0660bab1e4afe4c5336299340e9adf5e83d027 /usr/lib/.build-id/7d/38455d082ecea90c9ba99046a9d51fe92488bd /usr/lib/.build-id/7e/00b22762dcf68b1a2f2775744a92645899750c /usr/lib/.build-id/7f/219f88ed58a31be3bdeb65192db40a050e4737 /usr/lib/.build-id/7f/31ed299591c0c55598f8e9378f3ff6bf285bf0 /usr/lib/.build-id/7f/aee28134a41c723cc3d63ad862ae4d31daae18 /usr/lib/.build-id/80/308c6a41244d08c426864249db5b99288efe73 /usr/lib/.build-id/80/b785b761eec6087d8a5a90b415654ad59b2b8f /usr/lib/.build-id/81/0efb88526a24ce0a35ddc0cd3e50920c959992 /usr/lib/.build-id/82/e39fae60ac5cabeb9ed83b276687fd9f97f60a /usr/lib/.build-id/83/0a3fbe8747b53fea450f7d21ff57b25f658550 /usr/lib/.build-id/84/473180f22d1fc3a08127230c6a678488e2de2b /usr/lib/.build-id/85/df5761571492fcf69b81bb3b2957a5608a1d08 /usr/lib/.build-id/86/826036e6bc06af308e5e9f96c77a6c764fcaf2 /usr/lib/.build-id/88/f9dc7e6e4bec91ee0a7e41014ffc20644b5aaa /usr/lib/.build-id/8b /usr/lib/.build-id/8b/87522cd61b801f9b906f6f34cc536ebed5756e /usr/lib/.build-id/8b/fccfe6fe49fdfb3dc4d51528f88680dce7b7f6 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/20141bbdf642109c291d247f8adee3770778e4 /usr/lib/.build-id/8d /usr/lib/.build-id/8d/7e5a2b36e70475513bcc30883573498c665e1f /usr/lib/.build-id/8d/c8f9c05807af1d134b2bb827cf5d2194af89c3 /usr/lib/.build-id/8e/26b7782e8f97f83f89f5ad1d2f161eed656334 /usr/lib/.build-id/8e/b20fc0ea151e4db0d852c674c125d246e408ab /usr/lib/.build-id/8e/f295a25c1f44db55145913eca68431ccb372fd /usr/lib/.build-id/91/299751bd0efb85691baebfee726664df09ce37 /usr/lib/.build-id/91/a46114593ce5e1561c6e7dc1bc0f0779a90228 /usr/lib/.build-id/92/e91dccb383c37c207b21f11da29f8f89b8f0e2 /usr/lib/.build-id/93/c743dbb452d77c77af4aada1cab52a26b0f982 /usr/lib/.build-id/94/294fd288385b2aa9f1d562022afb1a098efb1d /usr/lib/.build-id/94/e9a024b1fea91643b9d6c54fe97b196b45e61b /usr/lib/.build-id/96/19693f6fecd72fb18592b16cbc946f826b3424 /usr/lib/.build-id/97/b549acafa2278bfb30713c2c00b6aa7da355d7 /usr/lib/.build-id/98/7bef324e68986d829f55fa98be9149e0c9cad0 /usr/lib/.build-id/99/576f1cd4415d958bb3430c3628186accd4fcda /usr/lib/.build-id/9a /usr/lib/.build-id/9a/3ed4b24c8ac0f673fdbb94bcf93044bbdb6478 /usr/lib/.build-id/9a/a0aaeccb77655471dab4cbd72eb23b63de23e8 /usr/lib/.build-id/9a/ba84c456ccc1ac8493848c365a4c3802a907d3 /usr/lib/.build-id/9b/07b10ccee92ca780418e0375918b928a3e91d3 /usr/lib/.build-id/9d/6ff78a31e2f097a9878ddc602b1ec189855033 /usr/lib/.build-id/9d/95b8473b975c877c460c62b4f274e3f3a4de7e /usr/lib/.build-id/9d/9f37b56287521089ff4c746b1a52199815da23 /usr/lib/.build-id/9d/e448f155c4b36f17bd430c00fd3b09a56ff252 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/88767cd154d8eed99a7cf9c8c5aeb17e2a6f56 /usr/lib/.build-id/9e/93fd3ec9864bb29679fdbca27057bf72e7cc55 /usr/lib/.build-id/9e/ff30ae9bf8e660f1d50ae92df7f1dea864403d /usr/lib/.build-id/9f/fea2bd9b59b4c7b9240ee5873da6eed6857668 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/1e7a74f94e2539599202027ae0a4d52936182d /usr/lib/.build-id/a2/2b709bc2d8dc4079681b06f94abdc605178e0a /usr/lib/.build-id/a3/1c6fbe1f1c070d0970061c9fca4ec223376ce6 /usr/lib/.build-id/a4/4e19f8228ee85f70575568eb49bc78e87b50de /usr/lib/.build-id/a4/7910d8bec1ee22a2b9c33b56d49fa4c3938dd5 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/063ababd1e8b6a9d030a38b587559bcff58b50 /usr/lib/.build-id/a6/61bbe1e315e390fab893fa494a2c64e0a76a28 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/b965534d7d6c3417ce1e7d23c16773535aff43 /usr/lib/.build-id/a7/eb676aa10af3c7a62cc0d0cb2c0848f3c3cb0e /usr/lib/.build-id/a8/158cec27cf7ca780b56221e644324509d9fb87 /usr/lib/.build-id/a8/665100abe024a766500bf765ba18063a532e43 /usr/lib/.build-id/aa/a8e58bd01574f681699897bfd02a6e2716f663 /usr/lib/.build-id/aa/c5f6bee3102369a7826cfa2f228b605c2c1d4e /usr/lib/.build-id/ac /usr/lib/.build-id/ac/0fdabb673c7f896191f498ac2a5e2c7c486709 /usr/lib/.build-id/ad/fdd002c594c58f94627c742be719f4124e7324 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/1af9218f25c1a8f707aad4baaf9ceaac8e5c9c /usr/lib/.build-id/ae/2da31aaddb344f4cb9fa2c29d16fd6f591e6d4 /usr/lib/.build-id/af/59ab7906ff421d04c3cc14b9b148ea6390033f /usr/lib/.build-id/af/d0e3003340fcc17b5650137f989d08b1e533a3 /usr/lib/.build-id/b3/32c7d06a98f3683c4e5b02b593ee0b2a1989c1 /usr/lib/.build-id/b3/3cce1617f6baca37bbea48da7d27c0e8ff069e /usr/lib/.build-id/b3/3fe8a1f4ed030cc2d1afde688fafcaf23ac2e1 /usr/lib/.build-id/b3/c80a04bc32a94eb4495ce7bacf98352a87b854 /usr/lib/.build-id/b4/472f9527b859fe72af6c02727e5676fd9f9511 /usr/lib/.build-id/b4/5a8e8e3a39c9baac89b9459cfdfdba4cb447e6 /usr/lib/.build-id/b4/67fb485a680e9a318bcc5d1ddaa4f47886c87f /usr/lib/.build-id/b4/7fc5857eb53cc5e9f0c6c6ea482fc1eadf86b3 /usr/lib/.build-id/b5/3286a8769ae81fcd1955570af09a29dfc42c28 /usr/lib/.build-id/b5/6b47e05e8ecb3668b4dda1a0805c3747a3a907 /usr/lib/.build-id/b5/a09e1d835b99ba473a07f99de5eb2d831e8b65 /usr/lib/.build-id/b5/c4bb9844c4ae4b8df147cd979ec48bed63bc15 /usr/lib/.build-id/b6/2d3d504cc321a68b55f707649a6f029f2cb403 /usr/lib/.build-id/b6/78f91f9c16ca2dcfad0de0ab68d37978c50255 /usr/lib/.build-id/b6/e2e580512103b8a4d08305dba8feac88aff4ef /usr/lib/.build-id/b7/fbfe05a1e6972cd27d196cb35e7b1d498c9874 /usr/lib/.build-id/b8/b839632aa4ebea1b67e1aab89eb3e7922fcb9c /usr/lib/.build-id/b8/b9cbe7cfbb893987955160f26706948639f0c7 /usr/lib/.build-id/b9/5002c93b7362089716a9d102fe3015090aff76 /usr/lib/.build-id/ba/b55c8834012534bcf205ff029574acd163a09d /usr/lib/.build-id/bb/4a79fb3e1696b85e679a2eba766f2bf41c9dd2 /usr/lib/.build-id/bb/b7f06f04b7f391c34fa62fd14694ba1d059f4e /usr/lib/.build-id/bc/8dd7cff56bc0f2de63203d3cca8623a54927de /usr/lib/.build-id/bc/8e3800ed0e8bb7e11e73c78b3fdcc65d02cf64 /usr/lib/.build-id/be /usr/lib/.build-id/be/4a80c317090f970fcdcd0e0bad801e579eb5fa /usr/lib/.build-id/be/6ccbe38d8378919a550a7e1f7d2a1228783075 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/9794046c47124f590950d5fea83e43793b2067 /usr/lib/.build-id/c0/3b77a52d5160de6cdc6c7bbdd960da6ed07640 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/ce07d35da3abc7e236ac0f72568d101fbae0bc /usr/lib/.build-id/c5/fbb043629199ae72a6c73050f8cddba899a992 /usr/lib/.build-id/c7/a57406235f01c109e5935e99e1014150bee56c /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/063739e1725265ef80cf3bc2eb0f7c176f65a3 /usr/lib/.build-id/c8/2a1977196d243977af6178f79fcb84de03bc41 /usr/lib/.build-id/ca/636cf29c43093156322d1c18ae6f5f2b3f63b8 /usr/lib/.build-id/cb/aafbff361be414a41e518cae03462a67b5ec7f /usr/lib/.build-id/cd /usr/lib/.build-id/cd/875526b6a12dfb7a01e05c31f9775c35aa8f3b /usr/lib/.build-id/cd/d0e15edbaf9a6da9f0be8fbba23fc2d5cbd5c1 /usr/lib/.build-id/cd/e2189818edbf8abb1e4c22a73fd0aea5ac5973 /usr/lib/.build-id/d0/6a5546a54a747d6bc6dc618745be4e33f119fe /usr/lib/.build-id/d2/e16a17a0af9a0362e02494b525b7651ea26f6c /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/9cc4bcf89238dd2808bcef7dd748f061a8bab4 /usr/lib/.build-id/d5/0e4bdabc97801a902bd33243bb327bfa9b2efb /usr/lib/.build-id/d5/29d1e3e34fc770790b7f977d908f7f3edbda9c /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/21ae078b6b4f23b258509f24e7fd6817abdd0d /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/a022b93975e8bf9c7aec51ac4c30c45bc7848b /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/31cb6a4276e40bcc03e24a732a53d4eb5da6f2 /usr/lib/.build-id/d9/69fade946400636c7843b6e8a2eed7c922c719 /usr/lib/.build-id/d9/767a7e878480c6aa505582af27c90b7d4bac62 /usr/lib/.build-id/db/496bc7ef0ca5c0aae2f8c6ae0e6e70d8ed7056 /usr/lib/.build-id/db/aab5ca2ce0a261ed60d08db5741d5f66665030 /usr/lib/.build-id/db/f78c3a052164ee04bde3373fea3c6196f69a0b /usr/lib/.build-id/dd/5333c0259df5a1bdc516d0bc002512b8b73a4d /usr/lib/.build-id/de/cad3ea21d850ed0a956cf6f448c3d801c1927f /usr/lib/.build-id/df /usr/lib/.build-id/df/b789f6d41b2924718670d00c6d1dfeaed58c81 /usr/lib/.build-id/e1/3cfad5a0c6f0c5f6df8b033d0f09a544bd342b /usr/lib/.build-id/e1/ae577db402b2d13ac971ae40f73445c86f7c26 /usr/lib/.build-id/e2/2e74b687052f13fa9476242a4747291523f029 /usr/lib/.build-id/e3/92abd15e920d302cb6af003bd43a7ee947b5ef /usr/lib/.build-id/e3/9b93fe76c2d17813236eda6386d03ed8bdad92 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/80159b096b102def95dee27648f96ea278170e /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/9835176b9c1b611d78cc873902d913d5cd1a0b /usr/lib/.build-id/e8/15e20d98ccb031a8ffa8ed3930b86768245ebe /usr/lib/.build-id/e8/a4c30497ca88bb23c779440f3cc2e1d1e4f45b /usr/lib/.build-id/e8/aafc7c535a4fe6499c3eccd5d5ff90cb4ac6dc /usr/lib/.build-id/e8/f818fdfb9018e828b0ea74aeba814be5276775 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/0cbe01c9b8138be71a31e01a87fdd540494920 /usr/lib/.build-id/e9/3a9fe5d5613f8b0258d65413a02f021048942a /usr/lib/.build-id/eb/46bdf7b5fcd508518ffbdb3f7ead6f2736632d /usr/lib/.build-id/eb/941be5020fe15e24eef0865b30d42b97dae2b8 /usr/lib/.build-id/ed/977055a3446489d7d52139df2a2e1767a1b9ce /usr/lib/.build-id/ee /usr/lib/.build-id/ee/6e2d681b28ed756ce222880abdf0f068a4b2ef /usr/lib/.build-id/ee/c268822f73a2a6071178943ac1ea7df143de7f /usr/lib/.build-id/ef/74a1f833ea9a3d2ede5ab6c0c399fd69b12004 /usr/lib/.build-id/ef/eb483958d7f74d5a1ed19086c58a9b144b6c70 /usr/lib/.build-id/ef/fe60e83d629f0a0c1935eca87b484d672f23ea /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/d45d8fd6df878759f20e5b659f2141ae742ba6 /usr/lib/.build-id/f3/2181c3025cc83305772b04315a5003c5e5d624 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/7a3f296a88c6359d85d15c2ffbe1ca03965f5c /usr/lib/.build-id/f5/c46e7eeae3fa29443eff2cb2610d3046941008 /usr/lib/.build-id/f6/c807470c7b8d417ac9e4dce543e453cb45d81c /usr/lib/.build-id/f6/f921122cb149ccb598d2b1abc74d6b56cd583d /usr/lib/.build-id/f8/922bac598d3948a30bdfd187c21638d650e5d3 /usr/lib/.build-id/f8/d2d19c8e6a37770fd42b46b43a8e1c6fdf0236 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/12fb8d3eaa9675c47a0e9a4ba1b5ebfa558560 /usr/lib/.build-id/f9/5f1a3595559d9fdadbebcfc884abf30cc0e280 /usr/lib/.build-id/f9/ec1f49bdd013ced7bacacaedaf4f1bce422e8c /usr/lib/.build-id/f9/eca5842d21b396f71b0d91840867f176d5e785 /usr/lib/.build-id/fb/c154a102469ccc3fb0151d1b76b66e29d9bb5c /usr/lib/.build-id/fb/c3365fd75c553abaa1a3bdf1cdce98c1dde080 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/ddbe0199843f4e8c67eef8650675e15c313712 /usr/lib/.build-id/fd/ea266ca04cd53969555cbd2b7b4d1176edaa34 /usr/lib/.build-id/fe/27dc5ac69beffe0c64cec644d896f9b74fab15 /usr/lib/.build-id/ff/5862a9d11776a16ddbabdc97b05369043dfe4e /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, Mon Dec 22 23:42:08 2025