]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2026-05-29  Adhemerval... math: Fix non-narrowing test build with arg-format...
2026-05-29  Muhammad Kamranaarch64: Use build attributes for asm feature marking
2026-05-29  Martin Coufalmisc: add a new test for gethostname
2026-05-29  Frédéric Bérattest: Fix and stabilize tst-wcsmbs-clone-overflow test
2026-05-28  Adhemerval... math: Fix fma alignment when exponent difference is...
2026-05-27  Adhemerval... support: Skip malloc hugetlb={1,2} variants when kernel...
2026-05-27  Adhemerval... elf: Re-initialise static TLS after .tdata relocation...
2026-05-27  Wilco DijkstraArch64: Add support for SVE2 ifuncs
2026-05-27  Diego Nieto Cidhurd: adjtime: on error return -1 and set errno
2026-05-27  Avinal Kumarsunrpc/Makefile: Split and sort tests
2026-05-26  Samuel ThibaultHurd: restore some SIOC ioctls
2026-05-26  Samuel ThibaultHurd: comment ioctls which cannot currently compile
2026-05-26  Samuel ThibaultHurd: comment PF_ROUTE/AF_ROUTE defines
2026-05-26  Pino ToscanoHurd: comment PF_LINK/AF_LINK defines
2026-05-26  Stefan Lieblers390: Enabling lint-makefiles
2026-05-25  Diego Nieto Cidhurd: let the root user raise its priority
2026-05-25  Etienne Brateauhurd: add validations in msync
2026-05-25  Diego Nieto Cidhurd: clamp the setpriority prio argument to the range...
2026-05-25  Adhemerval... intl: Fix tst-gettext under inherited LC_* environment
2026-05-25  Adhemerval... nptl: Skip tst-pthread-gdb-attach{, -static} on env...
2026-05-25  Matt Turneralpha: fix setrlimit compat symbol for negative rlim...
2026-05-25  Matt Turnersh: reload r3 after arg evaluation in INTERNAL_SYSCALL...
2026-05-25  Adhemerval... elf: Initialize TCB and stack-protector before static...
2026-05-25  Adhemerval... elf: Initialize static TLS before relocation processing...
2026-05-22  Adhemerval... x86: Revert "x86: Lower non-temporal copy threshold...
2026-05-21  Wilco Dijkstrastring: Improve test-memchr page cross checks
2026-05-21  Thomas DaubneyVectorise special cases for SVE log1p(f)
2026-05-21  Rocket Mastdio-common: Optimize scanf %ms series array expansion
2026-05-21  Thomas DaubneyVectorise special cases for SVE inverse hyperbolics
2026-05-20  zombie12138x86: Fix non-temporal memset unreachable on AMD Zen...
2026-05-20  Xiang Gaolibio: Ignore doallocate for open_memstream and open_wm...
2026-05-20  Xiang Gaolibio: Ignore setbuf for open_memstream and open_wmemst...
2026-05-20  xiejiameix86: Lower non-temporal copy threshold for Hygon
2026-05-20  Daan De Meyerelf: Don't crash in dlsym when tail-called from a const...
2026-05-20  Avinal KumarSHARED-FILES: Update gettext sync record
2026-05-20  Avinal Kumarintl: Fix undefined pointer behaviour
2026-05-20  Adhemerval... Fix hurd bootstrap after 4c6f92daead
2026-05-20  Adhemerval... elf: Use dl_scratch_buffer for LD_LIBRARY_PATH copy...
2026-05-20  Adhemerval... elf: Use dl_scratch_buffer for DST expansion in _dl_map...
2026-05-20  Adhemerval... elf: Replace alloca with dl_scratch_buffer in _dl_load_...
2026-05-20  Adhemerval... elf: Replace alloca/VLA with dl_scratch_buffer in dl...
2026-05-20  Adhemerval... support: Add use_stack_min option to support_small_thre...
2026-05-20  Adhemerval... elf: Add dl_scratch_buffer, a loader-side scratch buffer
2026-05-20  Yury Khrustalevmalloc: Small fix for code readability
2026-05-20  Stefan Lieblers390: Adjust configure check for static-pie support.
2026-05-19  Andreas Schwabnss_files: use booleans in parser macro calls
2026-05-19  Andreas Schwabnss_files: fix swapped arguments in service parser
2026-05-18  Paul EggertRegenerate 'configure'
2026-05-18  Weihong YeAArch64: Optimize memcmp for Kunpeng 950 with SVE
2026-05-18  Paul EggertSimplify tzdb-related configuration
2026-05-18  Paul Eggerttimezone: sync to tzdb 2026b
2026-05-18  xiejiameix86: Lower non-temporal copy threshold for Hygon
2026-05-18  Rocket Malibio: Fix fmemopen_write on appending mode (BZ 34006)
2026-05-18  Adhemerval... elf: Defer all IRELATIVE relocations until after PLT...
2026-05-18  Wilco Dijkstramalloc: Remove dynamic mmap/trim threshold [BZ #30769]
2026-05-18  Avinal Kumarintl: Fix memory leak in _nl_find_domain on allocation...
2026-05-18  Avinal Kumarintl: Remove pre-C99 fallbacks from plural-exp.c
2026-05-18  Avinal Kumarintl: Remove PRI_MACROS_BROKEN from loadmsgcat.c
2026-05-18  Avinal Kumarintl: Remove IN_LIBGLOCALE dead code
2026-05-18  Muhammad KamranAArch64: simplify __libc_arm_za_disable failure path
2026-05-15  Adhemerval... stdio-common: Silence clang -Wfortify-source warning...
2026-05-15  Adhemerval... elf: Batch program-header reads in _dl_map_segments...
2026-05-14  Adhemerval... elf: Fix 785a028ab70 for PTHREAD_STACK_MIN platforms
2026-05-14  Adhemerval... elf: Fix elf/tst-bz26577-minstack.c on hurd
2026-05-13  Shamil Abdulaevlibio: Fix race in _IO_new_file_init_internal initializ...
2026-05-12  Frédéric Bérattest: Add gconv refcount leak test for swscanf
2026-05-12  Frédéric Bératlibio: Fix gconv module reference counter overflow...
2026-05-11  Adhemerval... elf: Eliminate alloca for program-header table in the...
2026-05-11  Adhemerval... elf: Fix stack overflow in _dl_map_object_from_fd with...
2026-05-11  Avinal Kumarintl: Add tests for plural expression hardening
2026-05-11  Avinal Kumarintl: Import plural expression hardening from GNU gettext
2026-05-11  Adhemerval... arm: Enable static-pie support (BZ 34098)
2026-05-11  Andreas Schwabriscv: redirect strlen in early startup
2026-05-08  Peter Collingbourneresolv, rt: Change some extern inline functions to...
2026-05-08  Yao Zihongriscv: Add RVV strncmp for both multiarch and non-multi...
2026-05-08  Yao Zihongriscv: Add RVV strcmp for both multiarch and non-multia...
2026-05-08  Yury Khrustalevsupport: add support_ptr_after_free
2026-05-08  Rocket Mastdio-common: Fix buffer overflow in scanf %mc [BZ...
2026-05-07  Uros Bizjaki386: Replace inline asm rotates in pointer_guard with...
2026-05-07  Uros Bizjakx86_64: Replace inline asm rotates in pointer_guard...
2026-05-07  Uros Bizjakstdlib: Add internal stdc_rotate_left implementation
2026-05-07  Carlos O'DonellDrop "(C) YYYY" from DCO'd contributions.
2026-05-07  Rocket Malibio: Fix ungetwc operating on byte stream [BZ #33998]
2026-05-06  Uros Bizjakstdlib: add missing stdc_rotate_right_ull alias when...
2026-05-06  Uros Bizjakstdbit: Fix builtin name used in __glibc_has_builtin...
2026-05-05  Yury Khrustalevmisc: fix lint-makefiles failures
2026-05-04  Yao Zihongriscv: Add RVV strlen for both multiarch and non-multia...
2026-05-04  Florian Weimersupport: Improve tst-support_descriptors compatibility...
2026-05-04  Jiho Leelocaledata: update LC_ADDRESS and LC_NAME for ko_KR
2026-05-01  Joseph MyersUse Linux 7.0, MPC 1.4.1 in build-many-glibcs.py
2026-04-30  xiejiameix86: Enable Prefer_No_AVX512 for Hygon model 0x8
2026-04-30  Rocket Mastdio-common: Fix overflow registering modifier [BZ...
2026-04-30  Petr MenšíkReturn different exit codes when gai_result is > -100
2026-04-30  Petr Menšíknss: Add verbose flag to getent tool
2026-04-30  Shamil Abdulaevhugepages: close fd on error path in __get_thp_mode
2026-04-30  Collin FunkUpdate link in SECURITY.md.
2026-04-28  Dmitry Kovalenkolocale: memory leak in newlocale [BZ #25770]
2026-04-28  Shamil AbdulaevREADME: fix stale bug-reporting URL [BZ #34094]
2026-04-28  Shamil Abdulaevmanual: clarify _FILE_OFFSET_BITS Y2038 implications...
2026-04-28  Rocket Mamisc: Optimize getusershell.c
next