Age | Commit message (Expand) | Author |
2015-01-05 | Fix MIPS n64 posix_fadvise namespace (bug 17796). | Joseph Myers |
2015-01-05 | Fix ARM posix_fadvise64 namespace (bug 17793). | Joseph Myers |
2015-01-05 | Fix isblank / isascii / toascii namespace (bug 17635). | Joseph Myers |
2015-01-05 | Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777). | Joseph Myers |
2015-01-05 | Fix MIPS variable PAGE_SIZE bug (16191) | Matthew Fortune |
2015-01-02 | Fix MIPS TIOCSER_TEMT namespace (bug 17782). | Joseph Myers |
2015-01-02 | Fix MIPS sa_flags type (bug 17781). | Joseph Myers |
2015-01-02 | Fix MIPS bits/fcntl.h namespace (bug 17780). | Joseph Myers |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-30 | Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h | H.J. Lu |
2014-12-30 | Mention i386 memcpy with SSE2 unaligned load/store | H.J. Lu |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-30 | Mention fix for BZ #17732 | H.J. Lu |
2014-12-22 | NEWS: mention bug fix for 17747. | Chris Metcalf |
2014-12-22 | tilegx: remove implicit boolean conversion in strstr. | Chris Metcalf |
2014-12-22 | Update NEWS and ChangeLog with two tile bug fixes. | Chris Metcalf |
2014-12-22 | Split __kernel_standard* functions (fixes bug 17724). | Joseph Myers |
2014-12-22 | Fix resolver bind, getsockname namespace (bug 17733). | Joseph Myers |
2014-12-18 | Label CVE-2014-9402 in NEWS | Allan McRae |
2014-12-17 | Fix profil_counter namespace (bug 17725). | Joseph Myers |
2014-12-17 | Fix resolver inet_* namespace (bug 17722). | Joseph Myers |
2014-12-16 | Fix x86_64 memrchr namespace (bug 17719). | Joseph Myers |
2014-12-16 | Fix resolver if_* namespace (bug 17717). | Joseph Myers |
2014-12-16 | Avoid infinite loop in nss_dns getnetbyname [BZ #17630] | Florian Weimer |
2014-12-16 | Return allocated array instead of unallocated. | Ondřej Bílka |
2014-12-15 | CVE-2012-3406: Stack overflow in vfprintf [BZ #16617] | Jeff Law |
2014-12-11 | Properly handle forced elision in pthread_mutex_trylock (bug 16657) | Andreas Schwab |
2014-12-11 | intl: Merge with gettext version 0.19.3 | Will Newton |
2014-12-10 | Fix strftime wcschr namespace (bug 17634). | Joseph Myers |
2014-12-10 | manual: Remove incorrect claim that qsort() can be stabilized | Anders Kaseorg |
2014-12-10 | Update NEWS | Andreas Schwab |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers |
2014-12-06 | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers |
2014-12-04 | Reset cached offset when reading to end of stream (BZ #17653) | Siddhesh Poyarekar |
2014-12-04 | ftell: seek to end only when there are unflushed bytes (BZ #17647) | Siddhesh Poyarekar |
2014-12-02 | Fix getifaddrs, freeifaddrs namespace (bug 17668). | Joseph Myers |
2014-12-02 | mips: Do not use jal to reach __libc_start_main | Petar Jovanovic |
2014-12-02 | Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665). | Joseph Myers |
2014-12-02 | Fix fgets_unlocked namespace issues (bug 17664). | Joseph Myers |
2014-12-01 | Fix for test "malloc_usable_size: expected 7 but got 11" | James Lemke |
2014-12-01 | Update NEWS for previous two commits | Siddhesh Poyarekar |
2014-11-28 | Mention fix for PR 13862 | H.J. Lu |
2014-11-26 | FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740). | Joseph Myers |
2014-11-24 | Update NEWS for bug 17608 | Florian Weimer |
2014-11-24 | Fix perror fileno namespace (bug 17633). | Joseph Myers |
2014-11-21 | BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...) | Alexandre Oliva |
2014-11-21 | BZ#14498: fix infinite loop in nss_db_getservbyname | Alexandre Oliva |
2014-11-19 | CVE-2014-7817: wordexp fails to honour WRDE_NOCMD. | Carlos O'Donell |
2014-11-18 | Fix libm mpone, mptwo namespace (bug 17616). | Joseph Myers |