aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2020-10-07elf: Do not search HWCAP subdirectories in statically linked binariesFlorian Weimer
2020-10-07Linux: Require properly configured /dev/pts for PTYsFlorian Weimer
2020-09-29ld.so: add an --argv0 option [BZ #16124]Vincent Mihalkovic
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-08-27Documentation for the RISC-V 32-bit portAlistair Francis
2020-08-04Open master branch for glibc 2.33 development.glibc-2.32.9000Carlos O'Donell
2020-08-04Update NEWS with bugs.Carlos O'Donell
2020-08-03aarch64: update NEWS about branch protectionSzabolcs Nagy
2020-08-03Add NEWS entry for CVE-2016-10228 (bug 19519)Aurelien Jarno
2020-07-31Move NEWS entry for CVE-2020-1751 to the 2.31 sectionFlorian Weimer
2020-07-31NEWS: Deprecate weak libpthread symbols for single-threaded checksFlorian Weimer
2020-07-31NEWS: Deprecate nss_hesiodFlorian Weimer
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-16Add NEWS entry for CVE-2020-6096 (bug 25620)Aurelien Jarno
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-13malloc: Deprecate more hook-related functionalityFlorian Weimer
2020-07-10Documentation for ARC portVineet Gupta
2020-07-10Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]Mike FABIAN
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-08aarch64: add NEWS entry about branch protection supportSzabolcs Nagy
2020-07-07nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07string: Implement strerror in terms of strerror_lAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-05-25signal: Deprecate additional legacy signal handling functionsFlorian Weimer
2020-05-20Mention GCC 10 attribute access.Martin Sebor
2020-05-19ldconfig: Default to the new format for ld.so.cacheJosh Triplett
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes
2020-04-30powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy
2020-04-28misc: Remove sstk from the autogenerated system call listFlorian Weimer
2020-04-21Bug 25819: Update to Unicode 13.0.0Mike FABIAN
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer
2020-04-03elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]Florian Weimer
2020-03-24Add NEWS entry for CVE-2020-1751 (bug 25423)Aurelien Jarno
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-02-07NEWS: Set fill-column hint to 72Siddhesh Poyarekar
2020-02-03Fix ckb_IQ [BZ #9809]Mike FABIAN
2020-02-01Open master for 2.32 developmentglibc-2.31.9000Siddhesh Poyarekar
2020-02-01Add bugs fixed in 2.31 in NEWSSiddhesh Poyarekar
2020-02-01Add note to NEWS about kernel headers dependency on risc-vSiddhesh Poyarekar
2020-01-31Add NEWS entry about 64-bit time_t syscall use on 32-bit targetsSzabolcs Nagy
2020-01-23Add NEWS entry about the change in handling of PT_GNU_STACK on MIPSDragan Mladjenovic
2020-01-09Revise NEWS description of changes to gettimeofday etc.Zack Weinberg