aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2022-08-30Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers1-0/+3
2022-08-30stdio: Remove memory leak from multibyte convertion [BZ#25691]Florian Weimer1-0/+1
2022-02-18NEWS: Add a bug fix entry for BZ #28896H.J. Lu1-0/+2
2022-01-27NEWS: Add a bug fix entry for BZ #27974H.J. Lu1-0/+1
2022-01-27NEWS: Add a bug fix entry for BZ #27457H.J. Lu1-0/+1
2022-01-27NEWS: Add a bug fix entry for BZ #28755H.J. Lu1-0/+1
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu1-0/+1
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu1-0/+1
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu1-0/+1
2020-07-04NEWS: Mention BZ 25933 fixH.J. Lu1-0/+1
2020-03-20Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab1-0/+4
2020-03-20Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab1-0/+1
2019-12-05<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar1-0/+1
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer1-0/+1
2019-11-28libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer1-0/+1
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki1-0/+8
2019-07-09io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-0/+9
2019-06-20libio: do not attempt to free wide buffers of legacy streams [BZ #24228]Dmitry V. Levin1-0/+1
2019-05-16dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ#24476]Mark Wielaard1-0/+1
2019-05-15Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab1-0/+1
2019-04-26elf: Fix pldd (BZ#18035)Adhemerval Zanella1-0/+1
2019-04-25Revert "memusagestat: use local glibc when linking [BZ #18465]"Florian Weimer1-1/+0
2019-04-24memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger1-0/+1
2019-04-03ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi1-0/+4
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno1-0/+4
2019-03-14RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab1-0/+1
2019-02-27powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella1-0/+11
2019-02-19RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson1-0/+1
2019-02-17nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell1-0/+1
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer1-0/+1
2019-02-04NEWS: Mention bug 24112.Aurelien Jarno1-0/+2
2019-02-04CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-0/+4
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu1-0/+9
2019-02-01x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu1-0/+8
2019-01-08Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno1-0/+1
2019-01-03sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa1-0/+1
2019-01-03ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno1-0/+1
2019-01-03riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu1-0/+1
2019-01-02intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer1-0/+1
2019-01-01malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer1-0/+1
2018-12-13powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho1-0/+1
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer1-0/+1
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer1-0/+6
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu1-0/+1
2018-11-06libanl: properly cleanup if first helper thread creation failed (bug 22927)Andreas Schwab1-0/+1
2018-11-02x86: Fix Haswell CPU string flags (BZ#23709)Adhemerval Zanella1-0/+1
2018-11-02Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...Paul Pluzhnikov1-0/+1
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy1-0/+1
2018-10-26conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer1-0/+1
2018-10-22signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov1-0/+1