]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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
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
next