]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-11-29  Joseph MyersAdd test of ELF hash collisions
2024-11-29  Sergey Kolosovnptl: Add new test for pthread_spin_trylock
2024-11-29  k4lizenmalloc: send freed small chunks to smallbin
2024-11-29  Wilco DijkstraAArch64: Remove zva_128 from memset
2024-11-29  Wangyang Guobenchtests: Add calloc test
2024-11-28  Siddhesh Poyarekarpthread_getcpuclockid: Add descriptive comment to smoke...
2024-11-28  Adhemerval... Remove nios2-linux-gnu
2024-11-28  Siddhesh Poyarekarlibio: make _IO_least_marker static
2024-11-27  Wangyang Guomalloc: Avoid func call for tcache quick path in free()
2024-11-26  Florian Weimerdebug: Fix tst-longjmp_chk3 build failure on Hurd
2024-11-26  Adhemerval... math: Add internal roundeven_finite
2024-11-25  Julian ZhuRISC-V: Use builtin for fma and fmaf
2024-11-25  Julian ZhuRISC-V: Use builtin for copysign and copysignf
2024-11-25  Alejandro ColomarSilence most -Wzero-as-null-pointer-constant diagnostics
2024-11-25  Yannick Le... sysdeps: linux: Fix output of LD_SHOW_AUXV=1 for AT_RSEQ_*
2024-11-25  Florian Weimerdebug: Wire up tst-longjmp_chk3
2024-11-25  Michael Jeansonnptl: initialize cpu_id_start prior to rseq registration
2024-11-25  Adhemerval... math: Fix branch hint for 68d7128942
2024-11-25  Sachin Mongapowerpc64le: ROP Changes for strncpy/ppc-mount
2024-11-25  Vincent Lefevremath: Fix non-portability in the computation of signgam...
2024-11-25  Wangyang Guomalloc: Split _int_free() into 3 sub functions
2024-11-24  Samuel Thibaulthurd: Add MAP_NORESERVE mmap flag
2024-11-22  Siddhesh Poyarekarnptl: Add smoke test for pthread_getcpuclockid failure
2024-11-22  Joseph MyersAdd multithreaded test of sem_getvalue
2024-11-22  Adhemerval... math: Use tanf from CORE-MATH
2024-11-22  Adhemerval... math: Use lgammaf from CORE-MATH
2024-11-22  Adhemerval... math: Use erfcf from CORE-MATH
2024-11-22  Adhemerval... math: Use erff from CORE-MATH
2024-11-22  Adhemerval... math: Split s_erfF in erff and erfc
2024-11-22  Adhemerval... math: Use cbrtf from CORE-MATH
2024-11-22  Adhemerval... benchtests: Add tanf benchmark
2024-11-22  Adhemerval... benchtests: Add lgammaf benchmark
2024-11-22  Adhemerval... benchtests: Add erfcf benchmark
2024-11-22  Adhemerval... benchtests: Add erff benchmark
2024-11-22  Adhemerval... benchtests: Add cbrtf benchmark
2024-11-21  H.J. Luelf: Handle static PIE with non-zero load address ...
2024-11-21  Siddhesh Poyarekarx86/string: Use `movsl` instead of `movsd` in strncat...
2024-11-21  Florian Weimerstdlib: Make getenv thread-safe in more cases
2024-11-21  Andrew Pinskiaarch64: Remove non-temporal load/stores from oryon...
2024-11-21  Andrew Pinskiaarch64: Remove non-temporal load/stores from oryon...
2024-11-20  Sachin Mongapowerpc64le: _init/_fini file changes for ROP
2024-11-20  Samuel Thibaultmman.h: Fix MAP_HASSEMPHORE typo
2024-11-20  Andreas Schwabmisc: remove extra va_end in error_tail (bug 32233)
2024-11-20  Andreas Schwabintl: avoid alloca for arbitrary sizes (bug 32380)
2024-11-20  Yury Khrustalevmanual: Add description of AArch64-specific pkey flags
2024-11-20  Yury KhrustalevAArch64: Add support for memory protection keys
2024-11-20  Andrew PinskiAArch64: Remove thunderx{,2} memcpy
2024-11-19  Joseph MyersFix femode_t conditionals for arc and or1k
2024-11-19  Mahesh Bodapatipowerpc64le: Optimized strcat for POWER10
2024-11-19  Peter Bergnerpowerpc: Improve the inline asm for syscall wrappers
2024-11-19  gfleuryhtl: move pthread_attr_init into libc.
2024-11-19  gfleuryhtl: move pthread_attr_setguardsize into libc.
2024-11-19  gfleuryhtl: move pthread_attr_setschedparam into libc.
2024-11-19  gfleuryhtl: move pthread_attr_setscope into libc.
2024-11-19  gfleuryhtl: move pthread_attr_setstackaddr into libc.
2024-11-19  gfleuryhtl: move pthread_attr_setstacksize into libc.
2024-11-19  gfleuryhtl: move pthread_attr_getstack into libc.
2024-11-19  gfleuryhtl: move pthread_attr_getstackaddr into libc.
2024-11-19  gfleuryhtl move pthread_attr_getstacksize into libc.
2024-11-19  gfleuryhtl move pthread_attr_getscope into libc.
2024-11-19  gfleuryhtl move pthread_attr_getguardsize into libc.
2024-11-19  gfleuryhtl: move __pthread_default_attr into libc
2024-11-19  gfleuryhtl: move pthread_attr_destroy into libc.
2024-11-15  Maciej W. Rozyckistdio-common: Fix C23-ism in formatted output specifier...
2024-11-13  Aurelien Jarnoelf: handle addition overflow in _dl_find_object_update...
2024-11-13  Noah Goldsteinx86/string: Use `movsl` instead of `movsd` in strncpy...
2024-11-13  Jonathan Wakelymanual: Fix overeager s/int/size_t/ in memory.texi
2024-11-13  John David... hppa: Update libm-test-ulps
2024-11-13  Samuel ThibaultRevert "hurd: Stop depending on the default_pager stubs...
2024-11-12  Adhemerval... linux: Add support for getrandom vDSO
2024-11-12  Siddhesh Poyarekario: Add setuid tests for faccessat
2024-11-12  Siddhesh Poyarekartst-faccessat.c: Port to libsupport
2024-11-12  Siddhesh Poyarekarsupport: Add xdup
2024-11-12  caiyinyuLoongArch: Update ulps
2024-11-09  Samuel Thibaultstat.h: Fix missing declaration of struct timespec
2024-11-09  Samuel Thibaultmach: Fix __xpg_strerror_r on in-range but undefined...
2024-11-08  Noah Goldsteinx86/string: Use `movsl` instead of `movsd` [BZ #32344]
2024-11-08  Joseph MyersRename new tst-sem17 test to tst-sem18
2024-11-08  Joseph MyersAvoid uninitialized result in sem_open when file does...
2024-11-07  Michael Jeansonnptl: initialize rseq area prior to registration
2024-11-07  Mark Wielaards390x: Update ulps
2024-11-07  DJ Delorieelf: avoid jumping over a needed declaration
2024-11-07  Adhemerval... math: Fix log10f on some ABIs
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted vsnprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted vsprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted vfprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted vdprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted vasprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted vprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted snprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted sprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted fprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted dprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted asprintf output...
2024-11-07  Maciej W. Rozyckistdio-common: Add tests for formatted printf output...
2024-11-07  caiyinyunptl: fix __builtin_thread_pointer detection on LoongArch
2024-11-06  Florian Weimermath: Fix incorrect results of exp10m1f with some GCC...
2024-11-06  Yury Khrustalevmisc: Align argument name for pkey_*() functions with...
2024-11-06  Yury Khrustalevmanual: Use more precise wording for memory protection...
2024-11-06  Florian Weimerelf: Switch to main malloc after final ld.so self-reloc...
next