aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Remove "[Add new features here]" for 2.27H.J. Lu1-2/+0
2017-08-16Mention x86-64 FMA optimization in NEWSH.J. Lu1-0/+3
2017-08-16Add ChangeLog reference to bug 16750/CVE-2009-5064Florian Weimer1-1/+5
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin1-1/+2
2017-08-02Open master for developmentglibc-2.26.9000Siddhesh Poyarekar1-0/+24
2017-08-02Add list of bugs fixed in 2.26Siddhesh Poyarekar1-2/+225
2017-08-02Update NEWSSiddhesh Poyarekar1-1/+11
2017-07-26Mention in NEWS that the Unicode 10.0.0 update causes user visible changesMike FABIAN1-0/+4
2017-07-06Add per-thread cache to mallocDJ Delorie1-0/+8
2017-07-05Edit and shorten float128 NEWS item.Joseph Myers1-93/+14
2017-07-05Consistently say "GNU C Library" in NEWS, not "glibc".Joseph Myers1-20/+20
2017-07-05Reorganize and revise NEWS for 2.26.Zack Weinberg1-135/+144
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer1-0/+4
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer1-0/+8
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer1-0/+3
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer1-0/+4
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-2/+6
2017-06-28Support _Float128 in tgmath.h.Joseph Myers1-4/+4
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers1-0/+3
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-0/+5
2017-06-26Add float128 support for ia64.Joseph Myers1-1/+1
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-0/+3
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-7/+7
2017-06-26powerpc64le: Enable float128Paul E. Murphy1-0/+94
2017-06-22Bug 21533: Update to Unicode 10.0.0Mike FABIAN1-2/+2
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-0/+2
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg1-0/+4
2017-06-20Mention in NEWS that __(NO|USE)_STRING_INLINES don't do anything anymore.Zack Weinberg1-0/+4
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers1-0/+4
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler1-0/+9
2017-06-15Enable tunables by defaultSiddhesh Poyarekar1-0/+3
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-0/+4
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-0/+11
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-0/+3
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+7
2017-05-30Add reallocarray functionDennis Wölfing1-0/+4
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg1-0/+3
2017-05-08Remove <sys/ultrasound.h>Florian Weimer1-0/+2
2017-05-08Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers1-0/+4
2017-04-25[BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella1-0/+5
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer1-0/+3
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer1-0/+5
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer1-1/+2
2017-04-07resolv: Remove IQUERY supportFlorian Weimer1-0/+3
2017-03-28localedata: hu_HU: fix multiple sorting bugs (bug 18934)Egmont Koblinger1-0/+4
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk1-0/+20
2017-03-11If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk1-0/+6
2017-02-21Bug 20313: Update to Unicode 9.0.0Mike FABIAN1-1/+3
2017-02-05Open master for developmentglibc-2.25.90Siddhesh Poyarekar1-0/+14
2017-02-05Add list of bugs fixed in 2.25Siddhesh Poyarekar1-2/+145