summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-22htl: Fix conditions for thread list variablesHEADmasterSamuel Thibault
2025-11-22pthread: Simplify condition for hidden protoSamuel Thibault
2025-11-22htl: move c11 symbols into libc.gfleury
2025-11-22htl: Also use __libc_thread_freeres to clean TLS stateSamuel Thibault
2025-11-21benchtests: Fix bench-build after cd748a63abAdhemerval Zanella
2025-11-21linux: Handle EINVAL as unsupported on tst-pidfd_getinfoAdhemerval Zanella
2025-11-21bench-malloc-thread: Add libm for powfAdhemerval Zanella
2025-11-21benchtests: Remove clang warningsAdhemerval Zanella
2025-11-21benchtests: Add attribute_optimizeAdhemerval Zanella
2025-11-21benchtests: Use __f128 on ilogbf128-inputs constantsAdhemerval Zanella
2025-11-21Enable --enable-fortify-source with clangAdhemerval Zanella
2025-11-21configure: Only use -fno-fp-int-builtin-inexact if compiler supports itAdhemerval Zanella
2025-11-21benchtests: Add fmaf benchtestsAdhemerval Zanella
2025-11-21math: Remove ldbl-96 fma implementationAdhemerval Zanella
2025-11-21benchtests: Add fma benchtestsAdhemerval Zanella
2025-11-21htl: Move pthread_atfork compatibility symbol to libcSamuel Thibault
2025-11-21htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pth...gfleury
2025-11-20Implement C23 const-preserving standard library macrosJoseph Myers
2025-11-20Check if linker supports -Wl,--undefined-versionAdhemerval Zanella
2025-11-20nptl: Replace FALLTHROUGH with [[fallthrough]]Adhemerval Zanella
2025-11-20hurd: Add missing free_sized and free_aligned_sizedSamuel Thibault
2025-11-20Use __fstat64_time64 in __fts64_children_time64 (bug 33653)Andreas Schwab
2025-11-20malloc: Use _int_free_chunk in tcache_thread_shutdownWilco Dijkstra
2025-11-19math: Sync atanh from CORE-MATHAdhemerval Zanella
2025-11-19malloc: add free_sized and free_aligned_sized from C23Justin King
2025-11-19math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-19linux/termios: test the kernel-side termios canonicalizationH. Peter Anvin
2025-11-18nss: Remove effectively unused __nss_*_database variablesFlorian Weimer
2025-11-18AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routinesDylan Fleming
2025-11-18AArch64: Fix and improve SVE pow(f) special casesPierre Blanchard
2025-11-18AArch64: fix SVE tanpi(f) [BZ #33642]Pierre Blanchard
2025-11-18htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np into libc.gfleury
2025-11-18htl: move pthread_getname_np/setname_np into libc.gfleury
2025-11-18htl: fix compatibilitygfleury
2025-11-18Add new AArch64 HWCAP3 definitions from Linux 6.17 to bits/hwcap.hAdhemerval Zanella
2025-11-18malloc: Simplify tst-free-errno munmap failure testArjun Shankar
2025-11-18Remove support for lock elision.Stefan Liebler
2025-11-18nss: Remove effectively unused struct nss_database_default_cacheFlorian Weimer
2025-11-18nss: Clean up function pointer/void * unionsFlorian Weimer
2025-11-18linux/termios: factor out the kernel interface from termios_internal.hH. Peter Anvin
2025-11-18linux/termios: clear k_termios.c_cflag & CIBAUD for non-split speed [BZ 33340]H. Peter Anvin
2025-11-17manual: don't use the FSF's old address in license text.Collin Funk
2025-11-17posix: execvpe: fix UMR with file > NAME_MAX [BZ #33627]Pádraig Brady
2025-11-17configure: Remove for redirection of built-in functionsAdhemerval Zanella
2025-11-17math: Handle fabsf128 !__USE_EXTERN_INLINESAdhemerval Zanella
2025-11-17x86: Fix strstr ifunc on clangAdhemerval Zanella
2025-11-17x86: Use -mavx instead of -msse2avxAdhemerval Zanella
2025-11-17math: Don't redirect inlined builtin math functionsAdhemerval Zanella
2025-11-17Update COPYING, COPYING.LIB from gnulib, using gnulib file namesFlorian Weimer
2025-11-17Add COPYINGv3 with the GPL version 3 textFlorian Weimer