aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-05Add missing NEWS itemsSiddhesh Poyarekar1-0/+8
2017-01-14Fix typo in NEWSSiddhesh Poyarekar1-1/+1
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-1/+7
2016-12-31Add NEWS item for tunablesSiddhesh Poyarekar1-0/+5
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer1-3/+3
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-0/+5
2016-12-31Add fromfp functions.Joseph Myers1-1/+3
2016-12-26Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock1-0/+4
2016-12-22Update NEWS feature test macro description of TS 18661-1 support.Joseph Myers1-1/+1
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+2
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-0/+3
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+6
2016-12-16Define FE_SNANS_ALWAYS_SIGNAL.Joseph Myers1-2/+2