summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2022-08-30Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers
2022-08-30stdio: Remove memory leak from multibyte convertion [BZ#25691]Florian Weimer
2022-02-18NEWS: Add a bug fix entry for BZ #28896H.J. Lu
2022-01-27NEWS: Add a bug fix entry for BZ #27974H.J. Lu
2022-01-27NEWS: Add a bug fix entry for BZ #27457H.J. Lu
2022-01-27NEWS: Add a bug fix entry for BZ #28755H.J. Lu
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu
2020-07-04NEWS: Mention BZ 25933 fixH.J. Lu
2020-05-19nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer
2020-05-19NEWS: Merge two bug lists in the glibc 2.30.1 sectionFlorian Weimer
2020-05-09NEWS: Mention fixes for BZ 25810/25896/25902/25966H.J. Lu
2020-05-04Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin
2020-03-24Add NEWS entry for CVE-2020-1751 (bug 25423)Aurelien Jarno
2020-03-24posix: Fix system error return value [BZ #25715]Adhemerval Zanella
2020-03-24arm: Fix softp-fp Implies (BZ #25635)Adhemerval Zanella
2020-03-24i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20...Adhemerval Zanella
2020-03-19Add NEWS entry for CVE-2020-1752 (bug 25414)Aurelien Jarno
2020-03-11Add NEWS entry for CVE-2020-10029 (bug 25487)Aurelien Jarno
2020-03-11Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).Joseph Myers
2020-02-16mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]WANG Xuerui
2020-02-05hppa: Align __clone stack argument to 8 bytes (Bug 25066)John David Anglin
2020-01-17Remove incorrect alloc_size attribute from pvalloc [BZ #25401]Florian Weimer
2020-01-17login: Acquire write lock early in pututline [BZ #24882]Florian Weimer
2020-01-17login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer
2020-01-17login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer
2020-01-17login: Use struct flock64 in utmp [BZ #24880]Florian Weimer
2020-01-17login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer
2020-01-17login: Remove utmp backend jump tables [BZ #23518]Florian Weimer
2019-12-05<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer
2019-11-28libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki
2019-11-22Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez
2019-09-14alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno
2019-08-28Chinese locales: Set first_weekday to 2 (bug 24682).Rafal Luzynski
2019-08-01malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer
2019-08-01Update install and NEWS for 2.30 release.Carlos O'Donell
2019-07-22Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy
2019-07-12Update NEWS for new _clockwait and _clocklock functionsMike Crowe
2019-07-08NEWS: clarify copy_file_rangeDJ Delorie
2019-06-28ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-13Bug 24535: Update to Unicode 12.1.0Mike FABIAN