Fedora Packages

glibc-utils-2.42.9000-17.fc44 in Fedora Rawhide

↵ Return to the main page of glibc-utils
View build
Search for updates

Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2025-12-22 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-17 - Auto-sync with upstream branch master, commit 0b8a996f44b5f4c02991f02cd12bf05b17db4576: - riscv: Add RVV memset for both multiarch and non-multiarch builds (Yao Zihong) - stdlib: Avoid strlen plt with clang (Adhemerval Zanella) - math: Do not use __builtin_isgreater* and __builtin_isless* on clang (Adhemerval Zanella) - elf: Support vDSO with more than one PT_LOAD with v_addr starting at 0 (BZ 32583) (Adhemerval Zanella) - nptl: Make pthread_{clock, timed}join{_np} act on all cancellation (BZ 33717) (Adhemerval Zanella) - support: Add support_thread_state_wait (Adhemerval Zanella) - nptl: Remove INVALID_TD_P (Adhemerval Zanella) - nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951) (Adhemerval Zanella) - nptl: Set cancellation type and state on pthread_exit (BZ #28267) (Adhemerval Zanella) - nptl: Use __futex_abstimed_wait64 on pthread_create (BZ 33715) (Adhemerval Zanella) - build-many-glibcs.py: Fix s390x-linux-gnu. (Stefan Liebler) - hurd/i386: Remove stale __GNUC_PREREQ (6, 0) test from tls.h (Uros Bizjak) - nptl: Optimize trylock for high cache contention workloads (BZ #33704) (Sunil K Pandey) - Regenerate sysdeps/x86_64/configure (Adhemerval Zanella) - x86_64: Fix mark-plt configure test (Adhemerval Zanella) - math: Fix potential underflow on ldbl-128 erfl (Adhemerval Zanella) - atomic: Reinstate HAVE_64B_ATOMICS configure check (Wilco Dijkstra) - malloc: Improve thp_init (Wilco Dijkstra) - linux: Update kernel version to 6.17 in tst-openat2-consts.py (Adhemerval Zanella) - Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netinet/tcp.h (Jiayuan Chen) - malloc: set default tcache fill count to 16 (Dev Jain) - malloc: Remove fastbin comments (Dev Jain) - malloc: Remove fastbin infrastructure (Dev Jain) - malloc: Remove do_check_remalloced_chunk (Dev Jain) - malloc: remove fastbin code from malloc_info (Dev Jain) - malloc: remove fastbin code from do_check_malloc_state (Dev Jain) - malloc: remove mallopt fastbin stats (Dev Jain) - malloc: remove allocation from fastbin, and trim_fastbins (Dev Jain) - malloc: remove malloc_consolidate (Dev Jain) - malloc: remove fastbin tests (Dev Jain) - Deprecate s390-linux-gnu (31bit) (Stefan Liebler) - benchtests: Add pthread mutex trylock recursive throughput test (BZ #33704) (Sunil K Pandey) - benchtests: Refactor pthread trylock throughput test (BZ #33704) (Sunil K Pandey)
2025-12-15 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-16 - Auto-sync with upstream branch master, commit ded9c1e525f2d69a81e61c34c29077fed7df658c: - benchtests: Add pthread mutex trylock throughput test (BZ #33704) (Sunil K Pandey) - posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147) (Adhemerval Zanella Netto) - configure: use TEST_CC to check for --depaudit (Adhemerval Zanella) - configure: use TEST_CC to check for --no-error-execstack (Adhemerval Zanella) - manual: Fix madvise typo in mseal documentation (Florian Weimer) - malloc: Enable 2MB THP by default on Aarch64 (Dev Jain) - malloc: Enable 2MB THP by default on Aarch64 (Dev Jain) - malloc: Do not make out-of-bounds madvise call on non-aligned heap (Dev Jain) - linux: Add openat2 (BZ 31664) (Adhemerval Zanella) - malloc: Extend malloc function hiding to tst-reallocarray (BZ #32366) (Adhemerval Zanella) - malloc: Extend malloc function hiding to tst-pvalloc (BZ #32366) (Adhemerval Zanella) - configure: Enable experimental support for clang (Adhemerval Zanella) - configure: Only use -Wno-discarded-qualifiers iff compiler supports it (Adhemerval Zanella) - Handle clang -Wignored-attributes on weak aliases (Adhemerval Zanella) - build-many-glibcs.py: Include URL in download exception (Florian Weimer) - x32: Implement prctl in assembly (H.J. Lu) - build-many-glibcs.py: Switch Git URLs to https:// (Florian Weimer)
2025-12-08 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-15 - Auto-sync with upstream branch master, commit 866fa41ef8521ce94ffdacfd6f1f67737899d5c9: - libio: null terminate the buffer upon initial allocation in getdelim (Collin Funk) - aarch64: Implement AdvSIMD and SVE rsqrt(f) routines (James Chesterman) - benchtests: Add benchtests for rsqrt (James Chesterman) - benchtests: Add benchtests for rsqrtf (James Chesterman) - i386: Fix fmod/fmodf/remainder/remainderf for gcc-12 (Adhemerval Zanella) - nptl: Check alignment of pthread structs (Wilco Dijkstra) - aarch64: Optimise AdvSIMD atanhf (James Chesterman) - aarch64: Optimise AdvSIMD asinhf (James Chesterman) - aarch64: Optimise AdvSIMD acoshf (James Chesterman) - aarch64: Add tests for glibc.cpu.aarch64_bti behaviour (Yury Khrustalev) - aarch64: Support enforcing BTI on dependencies (Yury Khrustalev) - aarch64: Add configure checks for BTI support (Yury Khrustalev) - aarch64: fix makefile formatting (Yury Khrustalev) - aarch64: Optimise AdvSIMD log10 (James Chesterman) - aarch64: Optimise AdvSIMD log2 (James Chesterman) - aarch64: Optimise AdvSIMD log (James Chesterman) - aarch64: Optimise AdvSIMD log1p (James Chesterman) - aarch64: Optimise AdvSIMD log10f (James Chesterman) - aarch64: Optimise AdvSIMD log2f (James Chesterman) - aarch64: Optimise AdvSIMD logf (James Chesterman) - aarch64: Optimise AdvSIMD log1pf (James Chesterman) - int128: Check BITS_PER_MP_LIMB == 32 instead of __WORDSIZE == 32 (H.J. Lu) - time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVE (Adhemerval Zanella) - Use Linux 6.18 in build-many-glibcs.py (Joseph Myers) - misc: fix some typos (Yury Khrustalev) - Use 64-bit atomic on sem_t with 8-byte alignment [BZ #33632] (H.J. Lu) - scripts: Support custom Git URLs in build-many-glibcs.py (Yury Khrustalev) - scripts: Support custom FTP mirror URL in build-many-glibcs.py (Yury Khrustalev) - strops: use strlen instead of strchr for string length (Kacper Piwiński) - nptl: tests: Fix test-wrapper use in tst-dl-debug-tid.sh (Yury Khrustalev) - Fix allocation_index increment in malloc_internal (Osama Abdelkader)
2025-12-01 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-14 - Auto-sync with upstream branch master, commit f9e61cd446d45016e20b6fe85ab87364ebdbec1b: - NEWS: Add new generic fma/fmaf note (Adhemerval Zanella) - iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module (Florian Weimer) - Define C23 header version macros (Joseph Myers) - math: New generic fmaf implementation (Adhemerval Zanella) - Linux: Ignore PIDFD_GET_INFO in tst-pidfd-consts (Florian Weimer) - math: Sync atanh from CORE-MATH (Adhemerval Zanella) - aarch64: make GCS configure checks aarch64-only (Yury Khrustalev) - math: New generic fma implementation (Adhemerval Zanella) - stdlib: Remove longlong.h (Adhemerval Zanella) - Add umul_ppmm to gmp-arch.hdoc (Adhemerval Zanella) - Add add_ssaaaa and sub_ssaaaa to gmp-arch.h (Adhemerval Zanella) - Add gmp-arch and udiv_qrnnd (Adhemerval Zanella) - Add new math improvemenst to NEWS (Adhemerval Zanella) - scripts: Fix minor lint warnings in build-many-glibcs.py (Yury Khrustalev) - malloc: Add threaded variants of single-threaded malloc tests (Arjun Shankar) - support: Add support for running tests in a multi-threaded environment (Arjun Shankar)
2025-11-24 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-13 - Auto-sync with upstream branch master, commit 0f7b73f2ed70e783cd02ab77503645b03ee1d332: - htl: Fix conditions for thread list variables (Samuel Thibault) - pthread: Simplify condition for hidden proto (Samuel Thibault) - htl: move c11 symbols into libc. (gfleury) - htl: Also use __libc_thread_freeres to clean TLS state (Samuel Thibault) - benchtests: Fix bench-build after cd748a63ab (Adhemerval Zanella) - linux: Handle EINVAL as unsupported on tst-pidfd_getinfo (Adhemerval Zanella) - bench-malloc-thread: Add libm for powf (Adhemerval Zanella) - benchtests: Remove clang warnings (Adhemerval Zanella) - benchtests: Add attribute_optimize (Adhemerval Zanella) - benchtests: Use __f128 on ilogbf128-inputs constants (Adhemerval Zanella) - Enable --enable-fortify-source with clang (Adhemerval Zanella) - configure: Only use -fno-fp-int-builtin-inexact if compiler supports it (Adhemerval Zanella) - benchtests: Add fmaf benchtests (Adhemerval Zanella) - math: Remove ldbl-96 fma implementation (Adhemerval Zanella) - benchtests: Add fma benchtests (Adhemerval Zanella) - htl: Move pthread_atfork compatibility symbol to libc (Samuel Thibault) - htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pthread_spin_lock, into libc. (gfleury) - Implement C23 const-preserving standard library macros (Joseph Myers) - Check if linker supports -Wl,--undefined-version (Adhemerval Zanella) - nptl: Replace FALLTHROUGH with [[fallthrough]] (Adhemerval Zanella) - hurd: Add missing free_sized and free_aligned_sized (Samuel Thibault) - Use __fstat64_time64 in __fts64_children_time64 (bug 33653) (Andreas Schwab) - malloc: Use _int_free_chunk in tcache_thread_shutdown (Wilco Dijkstra) - math: Sync atanh from CORE-MATH (Adhemerval Zanella) - malloc: add free_sized and free_aligned_sized from C23 (Justin King) - math: Sync acosh from CORE-MATH (Adhemerval Zanella) - linux/termios: test the kernel-side termios canonicalization (H. Peter Anvin) - nss: Remove effectively unused __nss_*_database variables (Florian Weimer) - AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines (Dylan Fleming) - AArch64: Fix and improve SVE pow(f) special cases (Pierre Blanchard) - AArch64: fix SVE tanpi(f) [BZ #33642] (Pierre Blanchard) - htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc. (gfleury) - htl: move pthread_getname_np/setname_np into libc. (gfleury) - htl: fix compatibility (gfleury) - Add new AArch64 HWCAP3 definitions from Linux 6.17 to bits/hwcap.h (Adhemerval Zanella) - malloc: Simplify tst-free-errno munmap failure test (Arjun Shankar) - Remove support for lock elision. (Stefan Liebler) - nss: Remove effectively unused struct nss_database_default_cache (Florian Weimer) - nss: Clean up function pointer/void * unions (Florian Weimer) - linux/termios: factor out the kernel interface from termios_internal.h (H. Peter Anvin) - linux/termios: clear k_termios.c_cflag & CIBAUD for non-split speed [BZ 33340] (H. Peter Anvin) - manual: don't use the FSF's old address in license text. (Collin Funk) - posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627] (Pádraig Brady) - configure: Remove for redirection of built-in functions (Adhemerval Zanella) - math: Handle fabsf128 !__USE_EXTERN_INLINES (Adhemerval Zanella) - x86: Fix strstr ifunc on clang (Adhemerval Zanella) - x86: Use -mavx instead of -msse2avx (Adhemerval Zanella) - math: Don't redirect inlined builtin math functions (Adhemerval Zanella) - Update COPYING, COPYING.LIB from gnulib, using gnulib file names (Florian Weimer) - Add COPYINGv3 with the GPL version 3 text (Florian Weimer) - Reference COPYING.LIB in <sframe.h> copyright header (Florian Weimer) - htl: move pthread_create to into libc (Samuel Thibault) - htl: Move __pthread_enable/disable_asynccancel into libc (Samuel Thibault) - hurd: Fix getting rlimit in _hurd_alloc_fd (Samuel Thibault)
2025-11-17 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-12 - Auto-sync with upstream branch master, commit c7d699b55b4e2f5644495a156b0d778105a5e4e3: - htl: Add missing include (Samuel Thibault) - loongarch: Remove TLS_TCB_ALIGN (Samuel Thibault) - hurd: Fix restoring SSE state on signal (Samuel Thibault) - Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN (Samuel Thibault) - math: Optimize frexpl (intel96) with fast path for normal numbers (Osama Abdelkader) - Revert __HAVE_64B_ATOMICS configure check (Adhemerval Zanella) - x86: Increase allowable TSX abort rate to 6%. (Carlos O'Donell) - htl: Remove errno and herrno from libpthread (Samuel Thibault) - htl: Drop pthread-functions infrastructure (Samuel Thibault) - htl: Move __pthread_cleanup_stack out of libc_pthread_init.c (Samuel Thibault) - htl: move {,_IO_}f{,un,try}lockfile implementation into libc (Samuel Thibault) - linux: Add mseal to mips32 nofpu abilist (Adhemerval Zanella) - hppa: Consistently reference LGPL in copyright header (Florian Weimer)
2025-11-13 Frédéric Bérat <fberat at redhat dot com> - 2.42.9000-11 - Auto-sync with upstream branch master, commit 1f79bc48382cc204a9cb0eae1d3cca2515af1f3c: - Change fromfp functions to return floating types following C23 (bug 28327) (Joseph Myers) - math: Remove float_t and double_t [BZ #33563] (Wilco Dijkstra) - math: Remove ldbl-128/s_fma.c (Wilco Dijkstra) - linux: Add mseal syscall support (Adhemerval Zanella) - aarch64: fix includes in SME tests (Yury Khrustalev) - LoongArch: Call elf_ifunc_invoke for R_LARCH_IRELATIVE in elf_machine_rela (Xi Ruoyao) - hurd: Drop remnants of cthreads (Samuel Thibault) - cdefs: Fix some typos in comments. (Bruno Haible) - stdlib: Do not define once_flag, ONCE_FLAG_INIT for C++ (Florian Weimer) - x86-64: Fix a typo in fesetenv.c [BZ #33619] (H.J. Lu) - Set Prefer_No_AVX512 flag for hygon platform (Xie jiamei) - math: Optimize frexpl (binary128) with fast path for normal numbers (Osama Abdelkader) - math: Optimize frexp (binary64) with fast path for normal numbers (Osama Abdelkader) - math: Optimize frexpf (binary32) with fast path for normal numbers (Osama Abdelkader) - benchtests: Add benchmarks for frexp functions (Osama Abdelkader) - math: Sync acosh from CORE-MATH (Adhemerval Zanella) - Filter out internal abort during ld.so build (Adhemerval Zanella) - x86: Fix THREAD_GSCOPE_RESET_FLAG build on clang (Adhemerval Zanella) - x86: Adapt "%v" usage on clang to emit VEX enconding (Adhemerval Zanella) - x86: math: Use of __libgcc_cmp_return__ iff compiler supports it (Adhemerval Zanella) - string: Check if attribute can declared after function declaration (Adhemerval Zanella) - nss: Suppress clang -Wstring-plus-int on __nss_shlib_revision definition (Adhemerval Zanella) - stdlib: Remove mp_clz_tab.c (Adhemerval Zanella) - hurd: make setpriority clamp nice values to 0..2*NZERO-1 [BZ #33614] (Samuel Thibault) - Revert "hurd: Make rename refuse trailing slashes [BZ #32570]" (Samuel Thibault) - Add missing $(rpath-link) to elf/ld.so --library-path (Samuel Thibault) - Add missing $(rpath-link) to /elf/ld.so --library-path (Samuel Thibault) - nss: Add ERANGE testing to tst-nss-test4 (bug 33361) (Carlos O'Donell) - aarch64: Remove $(aarch64-bti) check (Florian Weimer)
2025-11-10 Florian Weimer <fweimer at redhat dot com> - 2.42.9000-10 - Do not define once_flag in <stdlib.h> for C++ (#2413097)
2025-11-07 Arjun Shankar <arjun at redhat dot com> - 2.42.9000-9 - Auto-sync with upstream branch master, commit 58a31b4316f1f687184eb147ffa1c676bc6a190e: - posix: Fix invalid flags test for p{write,read}v2 - support: Exit on consistency check failure in resolv_response_add_name - AArch64: Fix instability in AdvSIMD sinh - AArch64: Fix instability in AdvSIMD tan - AArch64: Optimise SVE scalar callbacks - support: Fix FILE * leak in check_for_unshare_hints in test-container - i386: Simplify powl computation for small integral y [BZ #33586] - math: Remove the SVID error handling from tgammaf - math: Remove the SVID error handling from lgammaf/lgammaf_r - Add FD_PIDFS_ROOT from Linux 6.17 to bits/fcntl-linux.h - Add AT_EXECVE_CHECK from Linux 6.14 to bits/fcntl-linux.h - Add AT_HANDLE_CONNECTABLE from Linux 6.13 to bits/fcntl-linux.h - linux: Update statx-generic.h with linux 6.16 - linux: Update statx-generic.h with linux 6.14 - linux: Add STATX_WRITE_ATOMIC/STATX_ATTR_WRITE_ATOMIC definitions to generic statx - linux: Add STATX_SUBVOL definition to generic statx - linux: Add STATX_DOALIGN definition to generic statx - linux: Add STATX_MNT_ID_UNIQUE definition to generic statx - Update syscall lists for Linux 6.17 - Update PIDFD_* constants for Linux 6.17 - Update kernel version to 6.17 in header constant tests - math: Remove the SVID error handling from atan2f - Add feature test macros for POSIX.1-2024. - Rename fromfp files in preparation for changing types for C23 - Add C23 long_double_t, _FloatN_t - riscv: Add vector registers to __SYSCALL_CLOBBERS - Regenerate charmap-kw.h and locfile-kw.h with gperf 3.3 - math: Remove the SVID error handling wrapper from sqrt - math: Remove the SVID error handling from sinhf - math: Remove the SVID error handling from remainder - math: Remove the SVID error handling from remainderf - nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage - Define __HAVE_64B_ATOMICS from compiler support - atomic: Consolidate atomic_write_barrier implementation - atomic: Consolidate atomic_read_barrier implementation - atomic: Consolidate atomic_full_barrier implementation - microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition - alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition - sh: Move atomic-machine to generic sysdep - riscv: Consolidade atomic-machine.h and remove ununsed atomic macros - powerpc: Consolidate atomic-machine.h - loongarch: Consolidate atomic-machine.h and remove ununsed atomic macros - m68k: Consolidade atomic-machine.h and Remove ununsed atomic macros - hppa: Move atomic-machine to generic sysdep - arm: Consolidate atomic-machine.h and Remove ununsed atomic macros - x86: Remove ununsed atomic macros - sparc: Remove ununsed atomic macros - s390: Remove ununsed atomic macros - or1k: Remove ununsed atomic macros - mips: Remove ununsed atomic macros - csky: Remove ununsed atomic macros - arc: Remove ununsed atomic macros - aarch64: Remove ununsed atomic macros - Build programs in $(others-noinstall) like tests if libgcc_s is available - Support assert as a variadic macro for C23 - docs: Add dynamic linker environment variable docs - tls: Add debug logging for TLS and TCB management - riscv: Add Zbkb optimized repeat_bytes helper - math: Remove xfail from pow test [BZ #33563] - math: Fix pow special case [BZ #33563] - math: Fix powf special case [BZ #33563] - debug: mark __libc_message_wrapper as always inline - aarch64: fix cfi directives around __libc_arm_za_disable - cdefs: allow __attribute__ on tcc - Cleanup some recently added whitespace. - riscv: memcpy_noalignment: Reorder to store via a3, then bump a3 - riscv: memcpy_noalignment: Fold SZREG/BLOCK_SIZE alignment to single andi - riscv: memcpy_noalignment: Make register allocation Zca-friendly - math: Remove the SVID error handling wrapper from yn/jn - math: Remove the SVID error handling wrapper from y1/j1 - math: Remove the SVID error handling wrapper from y0/j0 - math: Remove the SVID error handling from coshf - math: Remove the SVID error handling from atanhf - math: Remove the SVID error handling from acoshf - math: Remove the SVID error handling from asinf - math: Remove the SVID error handling from acosf - math: Remove the SVID error handling from log10f - m68k: Remove SVID error handling on fmod - m68k: Avoid include e_fmod.c on fmod/remainder implementation - m68k: Remove the SVID error handling from fmodf - i386: Remove the SVID error handling from fmodf - i386: Remove the SVID error handling from fmod - x86: fix wmemset ifunc stray '!' (bug 33542) - Updates struct tcp_zerocopy_receive from 5.11 to netinet/tcp.h. - aarch64: Fix tst-ifunc-arg-4 on clang-18 - Enable --no-undefined-version by default - Supress unused command arguments warning with clang - Annotate swtich fall-through - argp: Move attribute_hidden to argp-fmtstream.h - argp: Expand argp_usage, _option_is_short, and _option_is_end - Replace count_leading_zeros with stdc_leading_zeros - malloc: Remove unused tcache_set_inactive - include: Sync gnulib intprops - i386: Build s_erf_common.c with -fexcess-precision=standard - Build programs in $(others-noinstall) like tests - Fix incorrect setrlimit return value checks in tests - Rename uimaxabs to umaxabs (bug 33325)
2025-10-27 Patsy Griffin <patsy at redhat dot com> - 2.42.9000-8 - Auto-sync with upstream branch master, commit 013f5167b9c091dc78779841c3ca1c6c2f218ff2. - math: Consolidate CORE-MATH double-double routines - math: Consolidate erf/erfc definitions - math: Consolidate internal erf/erfc tables - math: Use erfc from CORE-MATH - math: Use erf from CORE-MATH - math: Use tgamma from CORE-MATH - math: Use lgamma from CORE-MATH - math: Move atanh internal data to separate file - math: Consolidate acosh and asinh internal table - math: Use atanh from CORE-MATH - math: Use asinh from CORE-MATH - math: Use acosh from CORE-MATH - Linux: fix tst-copy_file_range-large test on 32-bit platforms. - x86: Disable AVX Fast Unaligned Load on Hygon 1/2/3 - ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091) - malloc: fix large tcache code to check for exact size match - Fix configure from ab22e5ec37396f6c6f29d3e3306f6fcc2ebe9d49 - misc: Fix clang -Wstring-plus-int warnings on syslog - sprof: fix -Wformat warnings on 32-bit hosts - various fixes detected with -Wdouble-promotion - posix: Fix memory leak a memory leak in glob. - plot_strings.py: Replace np.complex with complex - malloc: avoid need for tcache == NULL checks - sprof: check pread size and offset for overflow - Simplify powl computation for small integral y [BZ #33411] - sunrpc: Fix clang build - math: Fix compare sort function on compoundn - gmon: Only used -fno-tree-loop-distribute-patterns if compiler supports it - termios: Suppress clang -Winitializer-overrider on ___cbaud_to_speed - stdio: Only use __va_arg_pack if compiler supports it - elf: Fix tunable handing with clang - elf: Suppress unused function clang warning for __ifunc_resolver - support: Handle clang support/dtotimespec.c on dtotimespec - stdio: Fix -Wtautological-constant-out-of-range-compare on clang - math: Suppress more aliases builtin type conflicts - support: Use CHAR_MAX as maximum value - math: Suppress clang -Wincompatible-library-redeclaration on s_llround - math: use fabs on __ieee754_lgamma_r - math: Suppress clang -Wabsolute-value warning on math_check_force_underflow - catgets: Remove catgets/config.h - iconvdata: Fix clang -Wstring-plus-int clang warning - elf: Fix clang -Wstring-plus-int on rtld.c - sunrpc: Suppress clang -Wgnu-variable-sized-type-not-at-end warning on struct cmessage - nptl: Fix Wincompatible-pointer-types on clang - Suppress -Wmaybe-uninitialized only for gcc - configure: Use -Wno-maybe-uninitialized iff compiler supports it - Disable __USE_EXTERN_INLINES for clang - malloc: Do not call madvise if heap's oldsize >= THP size - microblaze: fix __syscall_cancel_arch (BZ 33547) - locale: Fix implicit conversion on collate_finish - posix: Only enable -Wmaybe-uninitialized suppression on gcc - malloc: Use INT_ADD_OVERFLOW instead of __builtin_add_overflow_p - Adjust stdint for clang-20 - Build glibc with -ftrapping-math - linux: Fix function point cast on vDSO handling - elf: Only define _dl_tls_allocate_active for SHARED - Fix -Wno-ignored-attributes configure check - aarch64: Fix gcs linker flags - posix: Defined _POSIX_VDISABLE as integer literal - iconvdata: Remove use of GNU old-style field designator extension - sunrpc: Remove extra parenthesis on comparison - stdlib: Remove -Wmaybe-uninitialized supression on setenv.c - Make <inttypes.h> printf macros narrow arguments (bug 31470)

Dependencies

Provides

  • glibc-utils
  • glibc-utils(x86-64)
  • libmemusage.so()(64bit)

Files


Sources on Pagure