aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2017-12-01Update NEWS to add CVE-2017-15804 entryAurelien Jarno
2017-11-30plural.c: improve reproducibilityJuro Bystricky
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-22Obsolete p_secstodate.Joseph Myers
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15malloc: Account for all heaps in an arena in malloc_info [BZ #22439]Florian Weimer
2017-11-11resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer
2017-10-22glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert
2017-10-22Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer
2017-10-20Mention Tim Rühsen as the reporter for CVE-2017-15670Florian Weimer
2017-10-20CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-10-05abort: Do not flush stdio streams [BZ #15436]Florian Weimer
2017-09-29New generic powfSzabolcs Nagy
2017-09-29New generic log2fSzabolcs Nagy
2017-09-29New generic logfSzabolcs Nagy
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-09-20Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-16Remove "[Add new features here]" for 2.27H.J. Lu
2017-08-16Mention x86-64 FMA optimization in NEWSH.J. Lu
2017-08-16Add ChangeLog reference to bug 16750/CVE-2009-5064Florian Weimer
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-02Open master for developmentglibc-2.26.9000Siddhesh Poyarekar
2017-08-02Add list of bugs fixed in 2.26Siddhesh Poyarekar
2017-08-02Update NEWSSiddhesh Poyarekar
2017-07-26Mention in NEWS that the Unicode 10.0.0 update causes user visible changesMike FABIAN
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-07-05Edit and shorten float128 NEWS item.Joseph Myers
2017-07-05Consistently say "GNU C Library" in NEWS, not "glibc".Joseph Myers
2017-07-05Reorganize and revise NEWS for 2.26.Zack Weinberg
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-28Support _Float128 in tgmath.h.Joseph Myers
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-22Bug 21533: Update to Unicode 10.0.0Mike FABIAN