aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2020-01-09Drop dependency of dist target on ChangeLogSiddhesh Poyarekar
2020-01-02Linux: Use system call tables during buildFlorian Weimer
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-27Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]Florian Weimer
2019-11-27resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella
2019-11-21rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki
2019-11-06Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]Talachan Mon
2019-11-04nptl: Fix niggles with pthread_clockjoin_npMike Crowe
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella
2019-10-30Consolidate and deprecate ftimeZack Weinberg
2019-10-30Use clock_settime to implement settimeofday.Zack Weinberg
2019-10-30Use clock_settime to implement stime; withdraw stime.Zack Weinberg
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-21Add tgmath.h macros for narrowing functions.Joseph Myers
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers