aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers1-3/+3
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers1-1/+1
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune1-7/+7
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers1-1/+1
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers1-1/+1
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers1-1/+1
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu1-1/+2
2014-12-30Mention i386 memcpy with SSE2 unaligned load/storeH.J. Lu1-0/+2
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-1/+1
2014-12-30Mention fix for BZ #17732H.J. Lu1-1/+1
2014-12-22NEWS: mention bug fix for 17747.Chris Metcalf1-1/+1
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf1-1/+1
2014-12-22Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf1-1/+1
2014-12-22Split __kernel_standard* functions (fixes bug 17724).Joseph Myers1-1/+1
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers1-1/+1
2014-12-18Label CVE-2014-9402 in NEWSAllan McRae1-2/+3
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers1-1/+1
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers1-1/+2
2014-12-16Fix x86_64 memrchr namespace (bug 17719).Joseph Myers1-1/+1
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers1-1/+1
2014-12-16Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer1-2/+5
2014-12-16Return allocated array instead of unallocated.Ondřej Bílka1-1/+1
2014-12-15CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law1-5/+8
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab1-5/+5
2014-12-11intl: Merge with gettext version 0.19.3Will Newton1-0/+3
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers1-2/+2
2014-12-10manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg1-6/+6
2014-12-10Update NEWSAndreas Schwab1-6/+6
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers1-0/+3
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers1-1/+2
2014-12-04Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar1-1/+1
2014-12-04ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar1-1/+1
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers1-1/+1
2014-12-02mips: Do not use jal to reach __libc_start_mainPetar Jovanovic1-1/+1
2014-12-02Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers1-1/+1
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers1-1/+1
2014-12-01Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke1-2/+2
2014-12-01Update NEWS for previous two commitsSiddhesh Poyarekar1-5/+5
2014-11-28Mention fix for PR 13862H.J. Lu1-4/+5
2014-11-26FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers1-4/+4
2014-11-24Update NEWS for bug 17608Florian Weimer1-1/+1
2014-11-24Fix perror fileno namespace (bug 17633).Joseph Myers1-1/+1
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva1-4/+4
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva1-4/+4
2014-11-19CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell1-1/+7