]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-01-28  Andreas K.... po: update translations (final, only timestamp and...
2025-01-28  Andreas K.... libc.pot: regenerate (only line number changes)
2025-01-28  Andreas K.... INSTALL: update last tested version numbers
2025-01-27  Andreas K.... contrib.texi: minor improvements
2025-01-27  Andreas K.... NEWS: Add some more news from the 2.41 cycle
2025-01-27  Andreas K.... contrib.texi: Update from 2.40..2.41 commit log
2025-01-26  Andreas K.... NEWS: Add reference to (single) advisory
2025-01-26  Andreas K.... NEWS: Add list of bugs fixed in 2.41
2025-01-26  Andreas K.... NEWS: editorial changes (language, line breaks)
2025-01-26  Xi Ruoyaotestsuite: Make stdio-common/tst-printf-format-*-mem...
2025-01-25  Sam Jameself: fix 'valgrind' typo in comment
2025-01-25  Sam Jamesmalloc: cleanup casts in tst-calloc
2025-01-24  H.J. Lustdlib: Test using setenv with updated environ [BZ...
2025-01-24  Aurelien JarnoLICENSES: update CORE-MATH copyright
2025-01-24  Aurelien JarnoLICENSES: update location of getaddrinfo.c and getnamei...
2025-01-24  Aurelien JarnoLICENSES: remove Intel License Agreement
2025-01-24  Florian Weimerstdlib: Re-implement free (environ) compatibility kludg...
2025-01-24  Florian WeimerRevert "stdlib: Support malloc-managed environ arrays...
2025-01-23  Florian Weimerstdlib: Support malloc-managed environ arrays for compa...
2025-01-22  Andreas K.... po: Incorporate translations
2025-01-22  Siddhesh PoyarekarUpdate advisory GLIBC-SA-2025-0001 (2.40)
2025-01-22  Siddhesh PoyarekarAdd advisory text for CVE-2025-0395
2025-01-22  Siddhesh PoyarekarFix underallocation of abort_msg_s struct (CVE-2025...
2025-01-21  Yury KhrustalevNEWS: Add note on Guarded Control Stack support
2025-01-21  Paul PluzhnikovFix typo: _POSIX_REATIME_SIGNALS -> _POSIX_REALTIME_SIG...
2025-01-21  Yury Khrustalevaarch64: Add HWCAP_GCS
2025-01-21  Florian Weimernptl: Include <stdbool.h> in tst-skeleton-affinity...
2025-01-20  Florian Weimerstdlib: Test for expected sequence of random numbers...
2025-01-20  Florian Weimerstdlib: Fix unintended change to the random_r implement...
2025-01-20  Florian Weimerelf: Make tst-ro-dynamic-mod.map compatible with older...
2025-01-20  Michael JeansonNEWS: Add the extensible rseq ABI to new features
2025-01-20  Florian WeimerLinux: Do not check unused bytes after sched_getattr...
2025-01-20  Florian Weimeri386: Update ulps for *pi functions
2025-01-20  Yury Khrustalevaarch64: Fix tests not compatible with targets supporti...
2025-01-20  Szabolcs Nagyaarch64: Use __alloc_gcs in makecontext
2025-01-20  Szabolcs Nagyaarch64: Add GCS user-space allocation logic
2025-01-20  Szabolcs Nagyaarch64: Process gnu properties in static exe
2025-01-20  Szabolcs Nagyaarch64: Ignore GCS property of ld.so
2025-01-20  Szabolcs Nagyaarch64: Handle GCS marking
2025-01-20  Szabolcs Nagyaarch64: Use l_searchlist.r_list for bti
2025-01-20  Szabolcs Nagyaarch64: Mark objects with GCS property note
2025-01-20  Szabolcs Nagyaarch64: Enable GCS in dynamic linked exe
2025-01-20  Szabolcs Nagyaarch64: Enable GCS in static linked exe
2025-01-20  Szabolcs Nagyaarch64: Add glibc.cpu.aarch64_gcs tunable
2025-01-20  Szabolcs Nagyaarch64: Add GCS support for makecontext
2025-01-20  Szabolcs Nagyaarch64: Mark swapcontext with indirect_return
2025-01-20  Szabolcs Nagyaarch64: Add GCS support for setcontext
2025-01-20  Szabolcs Nagyaarch64: Add GCS support to vfork
2025-01-20  Szabolcs Nagyaarch64: Add GCS support to longjmp
2025-01-20  Szabolcs Nagyaarch64: Define jmp_buf offset for GCS
2025-01-20  Szabolcs Nagyelf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCS
2025-01-20  Szabolcs Nagyaarch64: Add asm helpers for GCS
2025-01-19  Samuel Thibaulthurd: Fix EINVAL error on linking to a slash-trailing...
2025-01-17  Malte Skarupkenptl: Use all of g1_start and g_signals
2025-01-17  Malte Skarupkenptl: rename __condvar_quiesce_and_switch_g1
2025-01-17  Malte Skarupkenptl: Fix indentation
2025-01-17  Malte Skarupkenptl: Use a single loop in pthread_cond_wait instaed...
2025-01-17  Malte Skarupkenptl: Remove g_refs from condition variables
2025-01-17  Malte Skarupkenptl: Remove unnecessary quadruple check in pthread_con...
2025-01-17  Malte Skarupkenptl: Remove unnecessary catch-all-wake in condvar...
2025-01-17  Malte Skarupkenptl: Update comments and indentation for new condvar...
2025-01-17  Frank Barruspthreads NPTL: lost wakeup fix 2
2025-01-17  Adhemerval... math: update arm ulps
2025-01-17  Andreas K.... math: update arm ulps
2025-01-16  Florian WeimerLinux: Add tests that check that TLS and rseq area...
2025-01-16  Florian WeimerConsolidate TLS block allocation for static binaries...
2025-01-16  Florian Weimerelf: Iterate over loaded object list in _dl_determine_t...
2025-01-16  Florian Weimerbenchtests: Add dummy in put files cospi, cospif, sinpi...
2025-01-16  Florian WeimerLinux: Fixes for getrandom fork handling
2025-01-15  Pavel Kozlovarc: Update libm test ulps
2025-01-14  Samuel Thibaultmach: Add missing error messages
2025-01-14  Stefan Liebleraffinity-inheritance: Overallocate CPU sets
2025-01-13  Samuel Thibaultmach: Fix fallthrough warning
2025-01-13  mirabilossh4: ensure FPSCR.PR==0 when executing FRCHG [BZ #27543]
2025-01-13  Dan Luedtkeinet: Add common IPv6 packet header macros
2025-01-13  Adhemerval... stdio-common: Suppress Clang warnings on scanf13.c...
2025-01-13  Adhemerval... elf: Suppress unused function clang for __ifunc_resolver
2025-01-13  Adhemerval... gmon: Disable tst-profile-static with clang
2025-01-13  Adhemerval... aarch64: Use 64-bit variable to access the special...
2025-01-12  Samuel Thibaulthurd: Set _POSIX_MONOTONIC_CLOCK to 200809L
2025-01-12  Samuel Thibaulthurd: Add CLOCK_MONOTONIC to clock_nanosleep
2025-01-12  Samuel Thibaulthurd: Add CLOCK_MONOTONIC support to lll
2025-01-12  Zhaoming Luomach: Add CLOCK_MONOTONIC case in clock_gettime()
2025-01-12  Samuel Thibaulthurd: Mark more memory-hungry tests as unsupported
2025-01-12  Samuel Thibaultsocket/tst-cmsghdr: Fix alignment of cmsghdr
2025-01-12  Samuel Thibaultelf: make tst-tls_tp_offset compare &thread_var to...
2025-01-12  Samuel Thibaulthurd: Mark more memory-hungry tests as unsupported
2025-01-11  Samuel Thibaulthurd: Mark tst-tls-allocation-failure-static-patched...
2025-01-11  Samuel Thibaulthurd: Cope with signals sent to ourself early
2025-01-11  H.J. Lux86-64: Cast __rseq_offset to long long int [BZ #32543]
2025-01-11  Samuel Thibaulthurd: Mark more memory-hungry tests as unsupported
2025-01-10  Michael JeansonLinux: Update internal copy of '<sys/rseq.h>'
2025-01-10  Michael Jeansonnptl: Remove the rseq area from 'struct pthread'
2025-01-10  Michael Jeansonnptl: Move the rseq area to the 'extra TLS' block
2025-01-10  Michael Jeansonnptl: Introduce <rseq-access.h> for RSEQ_* accessors
2025-01-10  Michael Jeansonnptl: add rtld_hidden_proto to __rseq_size and __rseq_o...
2025-01-10  Michael JeansonAdd Linux 'extra TLS'
2025-01-10  Michael JeansonAdd generic 'extra TLS'
2025-01-10  Michael Jeansonnptl: Add rseq auxvals
2025-01-10  Florian WeimerAdd missing include guards to <dl-tls.h>
next