| 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:37:35 2025 |
| Group: Unspecified | Build host: buildvm-ppc64le-28.rdu3.fedoraproject.org |
| Size: 17087614 | 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/00 /usr/lib/.build-id/00/6e5cb40133b3153ee6f9386139550b15cb15be /usr/lib/.build-id/02/0e422945e35d760c002554ace96646f0d7ddb0 /usr/lib/.build-id/03 /usr/lib/.build-id/03/b8542f4931675dd43edbfbd782ad7ede5556af /usr/lib/.build-id/04/3a5ad7f4d4cca30c8094fdc92248f0542be1cb /usr/lib/.build-id/04/d59caa7a679a0a728cde2afd7c2e7440422609 /usr/lib/.build-id/06/4fc48c30b9404b3b229db82423ad3730e5e0b8 /usr/lib/.build-id/06/c648adb474f7bd8c9651e6dcff8203115a51e9 /usr/lib/.build-id/06/d86b8575ced43c5caa19600be1e46af48927ba /usr/lib/.build-id/08 /usr/lib/.build-id/08/0075f7906a4eca0f70fb460b04eb66f539a2b0 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/5a31fc55c32e73f2f688253e4a12f8c0652fa5 /usr/lib/.build-id/0d/be0b4b9a69f434611b7cd0c8f513a56b4694b8 /usr/lib/.build-id/0e /usr/lib/.build-id/0e/09bb5505bf1af358d3ef097ae90bf58aad3b46 /usr/lib/.build-id/0e/e9d1e377147b82394812d7d5e445cdb997eba8 /usr/lib/.build-id/10/a2235c390da4bafaffa5f04bd84e745a886e75 /usr/lib/.build-id/11/d2d4c6ba8ede418f51f4f098092eb263ee0542 /usr/lib/.build-id/16 /usr/lib/.build-id/16/7cd50e72ec9ebd29bd1439b4b05d2ca0b7f439 /usr/lib/.build-id/16/aa76c8f6679fd79d36f905dd1069d9059d260b /usr/lib/.build-id/19/98165b7eab1188c3793790893606ebd418e8b5 /usr/lib/.build-id/1c/4f849bb1db1eb75c659849bb4f929933adb6c6 /usr/lib/.build-id/1f/141c685681d441baafbabf453868df0fa4b6a7 /usr/lib/.build-id/22/387a5e5cb2447b5a4cb761dc1550b6286d8219 /usr/lib/.build-id/22/89ec5e59a2b702b79651cb89a9663668a2bc3a /usr/lib/.build-id/24/7636185323e3db5d18deed9b086c17665a1fd6 /usr/lib/.build-id/25 /usr/lib/.build-id/25/037beed53fe282a9a3d4561863904f84556630 /usr/lib/.build-id/25/7e201be52dfbaaf449f04d84544b70bf60a38d /usr/lib/.build-id/25/e543cda6c64697719817bac0ef9fc2e17aa4d2 /usr/lib/.build-id/25/e730de4fe061210e09830ef21897fd7854aef8 /usr/lib/.build-id/28/4ae608b014c450931ea3ee7c3a845ee30aa073 /usr/lib/.build-id/28/4bbac89a8f238d5f5b3ffa6a313a715f1b1543 /usr/lib/.build-id/29 /usr/lib/.build-id/29/0719a49bc0b33973da45638ea3e752d1056a1f /usr/lib/.build-id/2a/59d06999816f753edeeb1f8be2ab7e9cd70506 /usr/lib/.build-id/2a/6efcc28cb660db12ef7460439ea0cec4a50920 /usr/lib/.build-id/2c/40c38dbcd27e50bdcd4ad616bd3ee6fe55ab30 /usr/lib/.build-id/2d/7d0133331dd54d062b3691bec2753eaf71e153 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/f3ffbf33ec600d82efff4ddc087fd4905eaa2a /usr/lib/.build-id/30/3bcc22a59a9c11204a319dbde783011b6097ba /usr/lib/.build-id/30/c76abeaadc2fc79094e4fb2c05896e15b69b7e /usr/lib/.build-id/31 /usr/lib/.build-id/31/e5be918e8d3df8f52f66564d75f2905c78baaa /usr/lib/.build-id/32 /usr/lib/.build-id/32/5dc0d72e0a999c1e0d34379607d7d69098df94 /usr/lib/.build-id/34/24a3ea44ce9926d1c8588bc7fe0ceffeadf449 /usr/lib/.build-id/34/517b5d3f04069bb82efc234745bbd37729dedd /usr/lib/.build-id/35 /usr/lib/.build-id/35/1b53f2da89c60ad49d764a42efcb0e88b19bb2 /usr/lib/.build-id/37/135406dbf9b148508942ed58d72ce534005f9b /usr/lib/.build-id/3c/a3bf42500906efe1532ac520d6f1636a494319 /usr/lib/.build-id/3c/d2a4a13ded5a37c90c6fee011f053067c1790b /usr/lib/.build-id/3d/5fc353812d1bbb48ed2d72c7a1621615134142 /usr/lib/.build-id/3d/76e7c8eec9692d52c6886de4d93c7dfd7e1612 /usr/lib/.build-id/3d/cae6bd5d27c211439ace4ad7178a400076465f /usr/lib/.build-id/3f/853df7e5e123dfe2c8b0c473e34b596c135c31 /usr/lib/.build-id/40/6e46f468d289481ad1b4e5dc527890ce9d86e4 /usr/lib/.build-id/42/f9145a0334b9773d6854e802507b4b221f6120 /usr/lib/.build-id/45 /usr/lib/.build-id/45/0c65fab1646e933b291a64bdbdcad239d13623 /usr/lib/.build-id/45/303048810c66eb8a926633866230a120d7f426 /usr/lib/.build-id/45/d6670ca7e69fbdefc2b1bdd77745fe9556816a /usr/lib/.build-id/46 /usr/lib/.build-id/46/36c98d717ebd8d5d0120ba3538c0399de02d87 /usr/lib/.build-id/47 /usr/lib/.build-id/47/309cd0be6d4ffb13bb0df764ac5feda5d14f4f /usr/lib/.build-id/4b /usr/lib/.build-id/4b/02b791fa0dc4690acc67c53f9cc3c48099e946 /usr/lib/.build-id/4c/6b976dbe57efa45679d4402d39e88860971469 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/42ce94a9d8c745a80ecc67750581aebf7b53c9 /usr/lib/.build-id/4f/91a0ad4058d7dab6d2c2fda70da1d979406d4e /usr/lib/.build-id/50 /usr/lib/.build-id/50/72f486bd0b4ae787243fdb207213e4ef147c30 /usr/lib/.build-id/51 /usr/lib/.build-id/51/c9fe5f55048d638e5d62df79c45136b676e1c6 /usr/lib/.build-id/52/134a2bfec20f2d582ae0b3330b3724e1487d32 /usr/lib/.build-id/53/9b887179e3cd5d64946966ce57862ee81ea6da /usr/lib/.build-id/55 /usr/lib/.build-id/55/a4b9c864528810b0770dbd870c3eb0a05d5cc0 /usr/lib/.build-id/56 /usr/lib/.build-id/56/4e44f8dd9f35b2d164a0e2111922142ccaa784 /usr/lib/.build-id/57/509650f9598062a5ea9bde5ed7a3e7487869e8 /usr/lib/.build-id/58/389fa06443b458691804aaa08b40593925be1e /usr/lib/.build-id/58/acf5162b3dfbbfa449c99c981966186f11ce6c /usr/lib/.build-id/5a/b7e1ad9d5403ddd2483165cd40c260c533871b /usr/lib/.build-id/5b/2c56f5ec6a36cd17a7175ed09d7d5f04ebda31 /usr/lib/.build-id/5b/4109799a5def2384bb9547a273f645ea0ae560 /usr/lib/.build-id/5c/425dd10203dc59a4392a0ac18bf77c3f0555ca /usr/lib/.build-id/5c/689cc3edf4ea7a13da7edf3defb39e88fe49f1 /usr/lib/.build-id/5d/3e13c3e471a86427fd1cf382c90f7ec94d0726 /usr/lib/.build-id/5e/241cd8ca7d42170982daedcfce33ac4d02abd6 /usr/lib/.build-id/5f/748d951b01b4b8b9074a091dd9a892a90cb7fa /usr/lib/.build-id/61/6e02510dd0816330701e8cf912f2edeade5533 /usr/lib/.build-id/68/046635ac7ced96efe8ee343a23b41bca7bd575 /usr/lib/.build-id/68/41179098e4ee366af5ab57056e03de2e446cd2 /usr/lib/.build-id/6b/57a6bdd517fcd68ce2918cc3aafb65bf26378f /usr/lib/.build-id/6c/677834c711abaebff81d469ab7a18cf5dbcb32 /usr/lib/.build-id/6c/6911a79b6c49ba4c7185950e2343bf1dda2e1b /usr/lib/.build-id/6f/63a2fb786f756a9fcbb2ec4251b05da77fd525 /usr/lib/.build-id/70 /usr/lib/.build-id/70/1e0d523e1e5b718158712a4eaddf5708595bb8 /usr/lib/.build-id/70/78b305602bc104bcec0f69b21b7923b81042f0 /usr/lib/.build-id/72/b0b411b135420c4d47cc9259cbcab2032cdd6a /usr/lib/.build-id/73/4e396ff9add18aee8a5c28394654e26bd423a8 /usr/lib/.build-id/75/2cb07268144670a4534a00b06f99b910f254cb /usr/lib/.build-id/75/97d77aa4b11020559488768d79b15d95153bad /usr/lib/.build-id/76/5ae90fda928005b381ac2993519788cbef3179 /usr/lib/.build-id/78/94d32861bc20b921aa3dcdf7e84119d707cae2 /usr/lib/.build-id/7a/d8e5ff4214c841d3c8336be9ba77276afb0b7a /usr/lib/.build-id/7b /usr/lib/.build-id/7b/221be9d96117d1ff9870dbcebd5affe96b7556 /usr/lib/.build-id/7b/ed784a682a84539bfc7441f2a9770595267535 /usr/lib/.build-id/7d/be44475e0c520a9f270401ce3d4322ea634b7d /usr/lib/.build-id/7e/a161063b968c825f967bffc479251f9b126377 /usr/lib/.build-id/7f/18d932594925a415b63d9815a31a4b7d7cee87 /usr/lib/.build-id/80/8fc453e0b5e5a3ace22f34e8867e0ee5f40699 /usr/lib/.build-id/80/c8591971318ed15109a6017f10ead4e1734820 /usr/lib/.build-id/80/f7136010894725110d64202ba8980321dcd1af /usr/lib/.build-id/81/2a65a6a90b7f042c583b132dd43fb0c49c90c6 /usr/lib/.build-id/84/231ffd35b707da5cb277f8af1a832349583b0c /usr/lib/.build-id/85 /usr/lib/.build-id/85/87eaa572d6ac8257a72c72f6982c62114d64db /usr/lib/.build-id/85/9d777e1735489fb4442edd2f053a08766410e3 /usr/lib/.build-id/87/75e1aaa50f9fc8a4e14526b8484da1308f1716 /usr/lib/.build-id/88 /usr/lib/.build-id/88/a0f2f7fc7decdeecfcd30517d625d963107105 /usr/lib/.build-id/8a/0d46c79bd40f8602088c2f1f52e7662525bf59 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/abf08cbfc5ad7e56518a7246eef700ece2f05c /usr/lib/.build-id/8d/f046a6f2e4c151098bbf9870593e5ef58bb867 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/12adc54cced62ba59c4d068d599329cfaba493 /usr/lib/.build-id/8e/3a491aa3fa7ff14ba1fbb622bcfd7ef9f7bf74 /usr/lib/.build-id/8f/8e27caa7bc479bb4a8241599b9c2000230658d /usr/lib/.build-id/90/8afba60045bf7985a3822eb48b77beb43e04de /usr/lib/.build-id/91/cc4477d02f57c6ae569f98b240ba4bf4a6d0aa /usr/lib/.build-id/91/cfac38fd6ee7dc2f05bccddb2cef5762b26674 /usr/lib/.build-id/93/0ff1bd8be24fdc7db5744f21c547b0e108b73f /usr/lib/.build-id/93/dd6e748ef28e01a489ce9297f24e22cdef07fd /usr/lib/.build-id/94 /usr/lib/.build-id/94/111e3b5b984edd981090a67f946436f94b16dc /usr/lib/.build-id/95/a57b79cd90768d633e11acd18dae762eba8246 /usr/lib/.build-id/97/448022f2d1c0ab86e7af7813f6b6830ec11cf3 /usr/lib/.build-id/97/c555f29782d95daa337f74704c1ae57ce15c3d /usr/lib/.build-id/98/37446a73f3d2a81c85b4ab2915e665ecdb8a65 /usr/lib/.build-id/99/661d217ff84bdd57ed7aa62f794c9620911212 /usr/lib/.build-id/9a/ea31c621b0f69726143b533f8da6daaac3ee18 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/27fe164dae7446cc70c6b1fb279da4b488dba8 /usr/lib/.build-id/9b/bc98341d224dd6effb80f4a0446ecaf0e3c6bf /usr/lib/.build-id/9c/8fabeaacc32896b29812755f9f00a615701d96 /usr/lib/.build-id/9e/88fe6f7fc9fba21c398bd14b4596c25a79e848 /usr/lib/.build-id/9e/c7529609e6308463366eaffa9b59133b46c55e /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/04d24bda09ceb2e60cf7f650eaebaf53abf0a2 /usr/lib/.build-id/a1/3ede10379c8eb90950f7b4ef4721440f19941d /usr/lib/.build-id/a1/96c75be034674eaa6a1e94c40e3fd5d0497d57 /usr/lib/.build-id/a1/f7e4bb36f9abc97aff88413bbc5eb705f9916f /usr/lib/.build-id/a5/ab69634aee682ae1759cec4908e57c761a5159 /usr/lib/.build-id/a6/31cd94eb354babcc0acf6c8a477269ea4cbb28 /usr/lib/.build-id/a9/30c65a6c0e73f13b6c4f372e837eafbb3744af /usr/lib/.build-id/ad/339fe1ebe0b080eb093caf1fcddc50f8603a7b /usr/lib/.build-id/ad/64f16d2e8d0908bcce9c02d889ce710aff8817 /usr/lib/.build-id/ad/6818a41f5634797ed0f8ea2599b521f06b42ea /usr/lib/.build-id/ae/7de9a2bf40c0a222c022c0f701c7c16732521d /usr/lib/.build-id/ae/ad4c1417443fb694454e132e87a1fc477ab1b0 /usr/lib/.build-id/af/1d53057a94a85ae39a055f4d1edf69d842d6a9 /usr/lib/.build-id/b0/58bdceb3ef4833fbcd1f2df9b7d73053400f6b /usr/lib/.build-id/b1/bbe194b79f6bd7f52a6bdcf11b2548a923e1f1 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/9243861d047701b8fe2bae0b2c12bb216fe43f /usr/lib/.build-id/b3/8050f55b632dbecff1755db5e09ba2d0379efc /usr/lib/.build-id/b4/9624ed22f34c4ced2e45a28c7ec732ba6cbf0a /usr/lib/.build-id/b7/6e5a16d3b03ed21e48ca31571a5eb101335cd2 /usr/lib/.build-id/b8/226dc57dda40578eba20cf398d4cb6cf748054 /usr/lib/.build-id/b8/380d11df80afc38e090a55464640531ccb4a62 /usr/lib/.build-id/ba/6d3ed77da2c7784fb4036e2e0c929e816896ba /usr/lib/.build-id/bc /usr/lib/.build-id/bc/41893eb735703059807f4038500621ab1bd65f /usr/lib/.build-id/be /usr/lib/.build-id/be/23100b985c183238b768e741fcd6514e4b8360 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/d745ef9359471a572f0707c302c3abcf3f781f /usr/lib/.build-id/c1/6e2b372a22b322e10f3aba4572d2d917f140d9 /usr/lib/.build-id/c3/92050f639a317d77bdc02535ee55a3ab1b4a2d /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/82f0345966c510dd724ab7381202bcfc69efa8 /usr/lib/.build-id/c9/1937cfad9d569ef690be8d15415e24f330d975 /usr/lib/.build-id/cb/47a8f12c310df6296d67da3d37e81b437d9c93 /usr/lib/.build-id/cb/a06371f7111cff24b8501b6568a7a115631dff /usr/lib/.build-id/cc/582685aac16936df00792f928e74f811aa72c3 /usr/lib/.build-id/cc/5f0e919ac39a05addcfd8c7180eccbcefbe856 /usr/lib/.build-id/cc/83cacac887b251170644c8267bddb775dd5a96 /usr/lib/.build-id/cc/d47eb39fb47e7fe07c381542b4c81f1e82dcf1 /usr/lib/.build-id/cc/dcf63213746c2f35768c2dc0729244e0eed0fd /usr/lib/.build-id/cd/f527130489f14cabd1b15d7bc6376901ab973e /usr/lib/.build-id/ce /usr/lib/.build-id/ce/74e47675d98199ecb8db9968c53384992679f0 /usr/lib/.build-id/cf /usr/lib/.build-id/cf/acd83e78753667863144d192bef9c3b6f2675e /usr/lib/.build-id/d0/2240f53f860bd7d503575e292aa547f151422d /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/f500129b46a3370494f802287fd76f98f46940 /usr/lib/.build-id/d2/bab14eeca95c6b91bbba03e2d3a75898f16699 /usr/lib/.build-id/d3/176fc1910cbfc8dacd995e5304658e0f2612aa /usr/lib/.build-id/d3/3ba91043aacaa6e5fec695b56e114156e7a214 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/885d7257201276dd50acf3f73b24d3c1efe35b /usr/lib/.build-id/d7/fb5ca0163015e17e4ba2b3131b0f72b3ff7871 /usr/lib/.build-id/d8/a3675f8160f4fa467f9943a63eed477ea29268 /usr/lib/.build-id/d8/bfee29e35f36a8c861092642e87260a21abe64 /usr/lib/.build-id/d8/ef691a7ba35f1449122e8bb172b43ec7a55ab3 /usr/lib/.build-id/d9/2a4027033ff7c4c299700a54eb66076606ec24 /usr/lib/.build-id/da/b6336b4448e762cb3cd5c94052a87a8e33a6ef /usr/lib/.build-id/db /usr/lib/.build-id/db/cdb4404251a479297daa68058662f2d27e300f /usr/lib/.build-id/de/8dd8da127388331610d5f97b359e3deb93b95c /usr/lib/.build-id/df/06a79c7179ba09e79e2e217541875b6cbbd7c5 /usr/lib/.build-id/e0/2997f0c9aba04e81a0631e6422897121fc768e /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/f42cc27bfeb820289f12259f6c95803a09adf9 /usr/lib/.build-id/e3/81a4888cdc6cfd3469c8666538ee0fe9bd3989 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/334e33d5757c3224a73c08715e4cb615cbbe9d /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/4c681cce6ed644b1db70aae2c31748f2ddd0af /usr/lib/.build-id/e8/8ac4f932bcc9a2480f3143cf8da199ede8e31a /usr/lib/.build-id/ea/a40c2c8996c0b1a0c549ff8699622a6467bd27 /usr/lib/.build-id/ec/55cdbbf417228bc2a14fbe92c37e3749a04a64 /usr/lib/.build-id/ef/8d01e284152c07d841c3f0d915760dd25da94b /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/341ef0fa0887182ad3cf56c9b40e58382bc636 /usr/lib/.build-id/f2/2219a3fd81fc9ecd5c8f92f223dcd3d91a62ff /usr/lib/.build-id/f2/ebdd3b1cb9dad8efc58564ef6a026c16d307b4 /usr/lib/.build-id/f4/c9d03a3685dfa50c72bde04d329165512672cb /usr/lib/.build-id/f5/7eec95aa3ce31e776bb72d1af5e2184f8d3a06 /usr/lib/.build-id/f5/8b86cd20cd34ef1be0db7441d4ec259c3156eb /usr/lib/.build-id/f6/7aa47ad5b1d34a635e4fdac3671310c068891e /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/cffe30b8b5faa4dfc00c3ec1b743aea73fab72 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/ab2bf0508da5b5d14fcef58e70ef8295d6e29e /usr/lib/.build-id/fa/4c80f7693fd832406a067eda4e1498e0ea4d11 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/8a985b450ccc48dd3ab037d2268c84b2fc7cff /usr/lib/.build-id/fc /usr/lib/.build-id/fc/2ff853c456a2db782e66e036f0a2eb7331a113 /usr/lib/.build-id/fc/8c2341c013a9364ac5f0bc8dc2fb89d12ab938 /usr/lib/.build-id/fd/f4144b6a9063e2ca512621a095832cce57fd20 /usr/libexec/glibc-benchtests /usr/libexec/glibc-benchtests/bench-acos /usr/libexec/glibc-benchtests/bench-acosf /usr/libexec/glibc-benchtests/bench-acosh /usr/libexec/glibc-benchtests/bench-acoshf /usr/libexec/glibc-benchtests/bench-acospif /usr/libexec/glibc-benchtests/bench-arc4random /usr/libexec/glibc-benchtests/bench-asin /usr/libexec/glibc-benchtests/bench-asinf /usr/libexec/glibc-benchtests/bench-asinh /usr/libexec/glibc-benchtests/bench-asinhf /usr/libexec/glibc-benchtests/bench-asinpif /usr/libexec/glibc-benchtests/bench-atan /usr/libexec/glibc-benchtests/bench-atan2 /usr/libexec/glibc-benchtests/bench-atan2f /usr/libexec/glibc-benchtests/bench-atan2pif /usr/libexec/glibc-benchtests/bench-atanf /usr/libexec/glibc-benchtests/bench-atanh /usr/libexec/glibc-benchtests/bench-atanhf /usr/libexec/glibc-benchtests/bench-atanpif /usr/libexec/glibc-benchtests/bench-bsearch /usr/libexec/glibc-benchtests/bench-bzero /usr/libexec/glibc-benchtests/bench-bzero-large /usr/libexec/glibc-benchtests/bench-calloc-simple /usr/libexec/glibc-benchtests/bench-calloc-tcache /usr/libexec/glibc-benchtests/bench-calloc-thread /usr/libexec/glibc-benchtests/bench-cbrt /usr/libexec/glibc-benchtests/bench-cbrtf /usr/libexec/glibc-benchtests/bench-ceil /usr/libexec/glibc-benchtests/bench-ceilf /usr/libexec/glibc-benchtests/bench-cos /usr/libexec/glibc-benchtests/bench-cosf /usr/libexec/glibc-benchtests/bench-cosh /usr/libexec/glibc-benchtests/bench-coshf /usr/libexec/glibc-benchtests/bench-cospif /usr/libexec/glibc-benchtests/bench-dl-elf-hash /usr/libexec/glibc-benchtests/bench-dl-new-hash /usr/libexec/glibc-benchtests/bench-erf /usr/libexec/glibc-benchtests/bench-erfc /usr/libexec/glibc-benchtests/bench-erfcf /usr/libexec/glibc-benchtests/bench-erff /usr/libexec/glibc-benchtests/bench-exp /usr/libexec/glibc-benchtests/bench-exp10 /usr/libexec/glibc-benchtests/bench-exp10f /usr/libexec/glibc-benchtests/bench-exp10m1f /usr/libexec/glibc-benchtests/bench-exp2 /usr/libexec/glibc-benchtests/bench-exp2f /usr/libexec/glibc-benchtests/bench-exp2m1f /usr/libexec/glibc-benchtests/bench-expf /usr/libexec/glibc-benchtests/bench-expf128 /usr/libexec/glibc-benchtests/bench-expl /usr/libexec/glibc-benchtests/bench-expm1 /usr/libexec/glibc-benchtests/bench-expm1f /usr/libexec/glibc-benchtests/bench-fclose /usr/libexec/glibc-benchtests/bench-ffs /usr/libexec/glibc-benchtests/bench-ffsll /usr/libexec/glibc-benchtests/bench-floor /usr/libexec/glibc-benchtests/bench-floorf /usr/libexec/glibc-benchtests/bench-fmal /usr/libexec/glibc-benchtests/bench-fmax /usr/libexec/glibc-benchtests/bench-fmaxf /usr/libexec/glibc-benchtests/bench-fmin /usr/libexec/glibc-benchtests/bench-fminf /usr/libexec/glibc-benchtests/bench-fmod /usr/libexec/glibc-benchtests/bench-fmodf /usr/libexec/glibc-benchtests/bench-hypot /usr/libexec/glibc-benchtests/bench-hypotf /usr/libexec/glibc-benchtests/bench-ilogb /usr/libexec/glibc-benchtests/bench-ilogbf /usr/libexec/glibc-benchtests/bench-ilogbf128 /usr/libexec/glibc-benchtests/bench-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, Tue Dec 23 00:59:09 2025