]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-02-16  gfleuryhtl: move pthread_rwlock_{rdlock, timedrdlock, timedwrl...
2025-02-16  gfleuryhtl: move pthread_rwlock_unlock into libc.
2025-02-16  gfleuryhtl: move pthread_rwlock_tryrdlock, pthread_rwlock_tryw...
2025-02-16  gfleuryhtl: move pthread_rwlockattr_getpshared, pthread_rwlock...
2025-02-16  gfleuryhtl: move pthread_rwlockattr_destroy into libc.
2025-02-16  gfleuryhtl: move pthread_rwlockattr_init into libc.
2025-02-16  gfleuryhtl: move __pthread_default_rwlockattr into libc.
2025-02-15  Aurelien JarnoFix tst-aarch64-pkey to handle ENOSPC as not supported
2025-02-14  Tulio Magno... Increase the amount of data tested in stdio-common...
2025-02-13  Florian Weimerelf: Keep using minimal malloc after early DTV resize...
2025-02-13  Tulio Magno... libio: Initialize _total_written for all kinds of streams
2025-02-13  Ben Kallusmalloc: Add size check when moving fastbin->tcache
2025-02-13  Tobias Stoeckmannnss: Improve network number parsers (bz 32573, 32575)
2025-02-13  Carlos O'Donellnptl: Remove unused __g_refs comment.
2025-02-13  Siddhesh Poyarekaradvisories: Fix up GLIBC-SA-2025-0001
2025-02-13  Yat Long PoonAArch64: Improve codegen for SVE powf
2025-02-13  Yat Long PoonAArch64: Improve codegen for SVE pow
2025-02-13  Yat Long PoonAArch64: Improve codegen for SVE erfcf
2025-02-13  Luna LambAarch64: Improve codegen in SVE exp and users, and...
2025-02-13  Luna LambAarch64: Improve codegen in SVE asinh
2025-02-13  Wilco Dijkstramath: Improve layout of exp/exp10 data
2025-02-13  Siddhesh Poyarekarassert: Add test for CVE-2025-0395
2025-02-12  Adhemerval... math: Consolidate coshf and sinhf internal tables
2025-02-12  Adhemerval... math: Consolidate acoshf and asinhf internal tables
2025-02-12  Adhemerval... math: Use tanpif from CORE-MATH
2025-02-12  Adhemerval... math: Use sinpif from CORE-MATH
2025-02-12  Adhemerval... math: Use cospif from CORE-MATH
2025-02-12  Adhemerval... math: Use atanpif from CORE-MATH
2025-02-12  Adhemerval... math: Use atan2pif from CORE-MATH
2025-02-12  Adhemerval... math: Use asinpif from CORE-MATH
2025-02-12  Adhemerval... math: Use acospif from CORE-MATH
2025-02-12  Adhemerval... benchtests: Add tanpif
2025-02-12  Adhemerval... benchtests: Add sinpif
2025-02-12  Adhemerval... benchtests: Add cospif
2025-02-11  Adhemerval... benchtests: Add atanpif
2025-02-11  Adhemerval... benchtests: Add atan2pif
2025-02-11  Adhemerval... benchtests: Add asinpif
2025-02-11  Adhemerval... benchtests: Add acospif
2025-02-10  Samuel Thibaulthurd: Replace char foo[1024] with string_t
2025-02-10  Samuel Thibaulthurd: Drop useless buffer initialization in ttyname*
2025-02-10  Flavio Cruzmig_strncpy: ensure destination string is null terminated
2025-02-10  gfleuryhtl: stop exporting __pthread_default_barrierattr.
2025-02-10  gfleuryhtl: move pthread_barrier_wait into libc.
2025-02-10  gfleuryhtl: move pthread_barrier_init into libc.
2025-02-10  gfleuryhtl: move pthread_barrier_destroy into libc.
2025-02-10  gfleuryhtl: move pthread_barrierattr_getpshared, pthread_barri...
2025-02-10  gfleuryhtl: move pthread_barrierattr_init into libc.
2025-02-10  gfleuryhtl: move pthread_barrierattr_destroy into libc.
2025-02-10  gfleuryhtl: move __pthread_default_barrierattr into libc.
2025-02-06  DJ Deloriemanual: Update signal descriptions
2025-02-05  Tulio Magno... libio: Replace __LP64__ with __WORDSIZE
2025-02-05  Florian Weimerpowerpc64le: Also avoid IFUNC for __mempcpy
2025-02-05  Florian Weimerelf: Build dl-tls.o with early startup symbol redirections
2025-02-04  DJ Deloriemanual: make @manpageurl more specific to each output
2025-02-03  Adhemerval... math: Fix tanf for some inputs (BZ 32630)
2025-02-02  Florian Weimerelf: Use _dl_find_object instead of _dl_find_dso_for_ob...
2025-02-02  Florian Weimerelf: Add fast path to dlopen for fully-opened maps
2025-02-02  Florian Weimerelf: Determine the caller link map in _dl_open
2025-02-02  Florian Weimerelf: Merge __dl_libc_freemem into __rtld_libc_freeres
2025-02-02  Florian Weimerelf: Add l_soname accessor function for DT_SONAME values
2025-02-02  Florian Weimerelf: Split _dl_lookup_map, _dl_map_new_object from...
2025-02-01  Sergey Bugaevhurd: Use the new __proc_reauthenticate_complete protocol
2025-02-01  Florian Weimerelf: Do not add a copy of _dl_find_object to libc.so
2025-02-01  gfleuryhtl: move pthread_setcancelstate into libc.
2025-01-31  Adhemerval... math: Fix sinhf for some inputs (BZ 32627)
2025-01-31  Adhemerval... math: Fix log10p1f internal table value (BZ 32626)
2025-01-31  Tulio Magno... manual: Safety annotations for timespec_get and timespe...
2025-01-31  Adhemerval... sh: Fix tst-guard1 build
2025-01-30  Arjun Shankarmanual: Add links to POSIX Semaphores man-pages documen...
2025-01-30  Arjun Shankarmanual: Consolidate POSIX Semaphores docs in Threads...
2025-01-30  Petr Malatld.so: Decorate BSS mappings
2025-01-30  Adhemerval... nptl: Add support for setup guard pages with MADV_GUARD...
2025-01-29  John David... nptl: Correct stack size attribute when stack grows...
2025-01-29  Florian Weimermanual: Update compatibility note on flushing of line...
2025-01-29  gfleuryhtl: move pthread_setcanceltype into libc.
2025-01-29  gfleuryhtl: move pthread_mutex_consistent, pthread_mutex_consi...
2025-01-29  gfleuryhtl: move pthread_mutex_destroy into libc.
2025-01-29  gfleuryhtl: move pthread_mutex_getprioceiling, pthread_mutex_s...
2025-01-29  gfleuryhtl: move pthread_mutex_{lock, unlock, trylock, timedlo...
2025-01-29  gfleuryhtl: move pthread_mutex_init into libc.
2025-01-29  gfleuryhtl: remove leftover for pthread_mutexattr_settype
2025-01-28  Joseph MyersAdd test of input file flushing / offset issues
2025-01-28  Joseph MyersFix fflush handling for mmap files after ungetc (bug...
2025-01-28  Joseph MyersFix fseek handling for mmap files after ungetc or fflus...
2025-01-28  Joseph MyersMake fflush (NULL) flush input files (bug 32369)
2025-01-28  Joseph MyersMake fclose seek input file to right offset (bug 12724)
2025-01-28  Joseph MyersFix fflush after ungetc on input file (bug 5994)
2025-01-28  Tulio Magno... libio: Add a new fwrite test that evaluates partial...
2025-01-28  Tulio Magno... libio: Start to return errors when flushing fwrite...
2025-01-28  Martin CoufalAdd new tests for fopen
2025-01-28  Andreas K.... Increase version to 2.41.9000, add new section to NEWS glibc-2.41.9000
2025-01-28  Andreas K.... Create ChangeLog.old/ChangeLog.30 glibc-2.41
2025-01-28  Andreas K.... Bump version to 2.41
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
next