summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* NEWS: mention bug fix for 17747.Chris Metcalf2014-12-221-1/+1
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-221-1/+1
* Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf2014-12-221-1/+1
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-221-1/+1
* Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2014-12-221-1/+1
* Label CVE-2014-9402 in NEWSAllan McRae2014-12-181-2/+3
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+1
* Fix resolver inet_* namespace (bug 17722).Joseph Myers2014-12-171-1/+2
* Fix x86_64 memrchr namespace (bug 17719).Joseph Myers2014-12-161-1/+1
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-1/+1
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-161-2/+5
* Return allocated array instead of unallocated.Ondřej Bílka2014-12-161-1/+1
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-151-5/+8
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-111-5/+5
* intl: Merge with gettext version 0.19.3Will Newton2014-12-111-0/+3
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-101-2/+2
* manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg2014-12-101-6/+6
* Update NEWSAndreas Schwab2014-12-101-6/+6
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-0/+3
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-1/+2
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-041-1/+1
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-041-1/+1
* Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers2014-12-021-1/+1
* mips: Do not use jal to reach __libc_start_mainPetar Jovanovic2014-12-021-1/+1
* Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers2014-12-021-1/+1
* Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers2014-12-021-1/+1
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-011-2/+2
* Update NEWS for previous two commitsSiddhesh Poyarekar2014-12-011-5/+5
* Mention fix for PR 13862H.J. Lu2014-11-281-4/+5
* FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers2014-11-261-4/+4
* Update NEWS for bug 17608Florian Weimer2014-11-241-1/+1
* Fix perror fileno namespace (bug 17633).Joseph Myers2014-11-241-1/+1
* BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva2014-11-211-4/+4
* BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva2014-11-211-4/+4
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-191-1/+7
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-181-1/+1
* Remove sigvec.Roland McGrath2014-11-141-0/+5
* Require GCC 4.6 or later to build glibc.Joseph Myers2014-11-141-0/+4
* Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers2014-11-131-1/+1
* Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers2014-11-121-1/+2
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-121-1/+1
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-121-1/+1
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-121-1/+1
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-121-1/+1
* Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers2014-11-121-1/+1
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-1/+1
* Fix malloc_info namespace (bug 17570).Joseph Myers2014-11-121-1/+1
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-121-1/+1
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-121-1/+1
* Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz2014-11-121-1/+2