aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2016-04-28S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler1-2/+2
2016-04-28S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler1-2/+2
2016-03-03S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler1-1/+2
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell1-0/+14
2016-01-29Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer1-1/+1
2016-01-23Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov1-1/+1
2016-01-23Fix BZ #17905Paul Pluzhnikov1-1/+1
2015-10-19CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer1-1/+6
2015-08-29getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger1-1/+1
2015-07-20Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov1-1/+1
2015-07-20Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab1-1/+1
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-1/+5
2015-04-22CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar1-1/+8
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras1-0/+6
2015-02-06NEWS: Also mention CVE-2015-1473Florian Weimer1-4/+5
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov1-9/+15
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu1-2/+2
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar1-1/+1
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella1-1/+1
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella1-9/+9
2015-01-25Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram1-9/+9
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella1-1/+1
2015-01-24powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella1-1/+1
2015-01-23Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu1-1/+1
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella1-9/+9
2015-01-21Fix recursive dlopen.Carlos O'Donell1-3/+4
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell1-9/+16
2015-01-17Commit nios2 port to master.Chung-Lin Tang1-0/+2
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler1-1/+1
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler1-1/+1
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella1-2/+2
2015-01-13powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella1-1/+2
2015-01-13powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella1-1/+2
2015-01-13powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella1-0/+2
2015-01-13Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz1-8/+8
2015-01-12Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers1-1/+1
2015-01-12Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers1-1/+1
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella1-0/+7
2015-01-12Remove 17581 from NEWSAndreas Schwab1-6/+6
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune1-1/+1
2015-01-08NEWS for MIPS ABIsMatthew Fortune1-0/+20
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+2
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw1-2/+2
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw1-2/+3
2015-01-07setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers1-4/+4
2015-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko1-7/+7
2015-01-06Mention bug fix for BZ #17806H.J. Lu1-1/+2
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu1-1/+1
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers1-1/+1
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers1-1/+1