aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers1-1/+1
2015-06-05Fix regex wcrtomb namespace (bug 18496).Joseph Myers1-1/+1
2015-06-05Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers1-1/+1
2015-06-05Fix regex wctype namespace (bug 18495).Joseph Myers1-1/+1
2015-06-05Commit 7fe9e2e089f4990b7d18d0798f591ab276b15f2b fixes [BZ# 17322]Florian Weimer1-10/+10
2015-06-04Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel1-12/+12
2015-06-04Fix lost wake-up when pthread_rwlock_timedrwlock times out.Torvald Riegel1-2/+3
2015-06-03Fix fnmatch strnlen namespace (bug 18470).Joseph Myers1-1/+1
2015-06-03Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers1-1/+1
2015-06-02Fix fnmatch towlower namespace (bug 18469).Joseph Myers1-1/+1
2015-06-01BZ #18116: Mark fixed in NEWS.Tulio Magno Quites Machado Filho1-4/+4
2015-05-28Make sure that calloc is called at least onceH.J. Lu1-1/+1
2015-05-26Fix sorting order for Ukrainian locale (BZ 17293)Andriy Rysin1-9/+9
2015-05-26struct stat is not posix conformSzabolcs Nagy1-2/+2
2015-05-22Don't issue an error if DT_PLTRELSZ is missingH.J. Lu1-2/+2
2015-05-22Remove obsolete aliases that broke 'locale -a'Paul Eggert1-2/+2
2015-05-22Restore _POSIX2_C_VERSION definition (bug 438).Joseph Myers1-10/+11
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers1-1/+1
2015-05-21Simplify handling of nameserver configuration in resolverAndreas Schwab1-10/+10
2015-05-19BZ#18434: Mark fixed in NEWS.Roland McGrath1-1/+1
2015-05-19Fix ldbl-96 remquol (finite, Inf) (bug 18244).Joseph Myers1-2/+2
2015-05-19Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers1-4/+4
2015-05-19Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke1-8/+8
2015-05-19Avoid deadlock in malloc on backtrace (BZ #16159)Siddhesh Poyarekar1-10/+10
2015-05-17Fix stdlib/tst-setcontext3 with dash [BZ#18418]Adhemerval Zanella1-1/+1
2015-05-15Fix atanhl missing underflows (bug 16352).Joseph Myers1-8/+9
2015-05-15Fix tanf spurious underflows (bug 18221).Joseph Myers1-1/+1
2015-05-15Fix lgammaf spurious underflows (bug 18220).Joseph Myers1-1/+1
2015-05-15Add BZ #16704 as fixedAdhemerval Zanella1-8/+8
2015-05-15Fix erfcf spurious underflows (bug 18217).Joseph Myers1-2/+2
2015-05-14Fix atanf spurious underflows (bug 18196).Joseph Myers1-2/+2
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers1-1/+1
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu1-1/+1
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers1-1/+1
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab1-4/+3
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell1-9/+9
2015-05-07Update NEWSSiddhesh Poyarekar1-6/+7
2015-04-29NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer1-1/+1
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer1-4/+8
2015-04-28Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers1-1/+1
2015-04-27test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer1-1/+1
2015-04-24Make time zone file parser more robust [BZ #17715]Florian Weimer1-6/+12
2015-04-24S/390: Get cache information via sysconfStefan Liebler1-0/+3
2015-04-21CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar1-1/+8
2015-04-13Use correct signedness in wcsncmpStefan Liebler1-1/+1
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler1-1/+1
2015-04-10Fix strtof decimal rounding close to half least subnormal (bug 18247).Joseph Myers1-1/+1
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers1-1/+2
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers1-1/+1
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill1-4/+4