summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab
2014-12-11intl: Merge with gettext version 0.19.3Will Newton
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-12-10manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg
2014-12-10Update NEWSAndreas Schwab
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers
2014-12-04Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar
2014-12-04ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers
2014-12-02mips: Do not use jal to reach __libc_start_mainPetar Jovanovic
2014-12-02Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers
2014-12-01Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke
2014-12-01Update NEWS for previous two commitsSiddhesh Poyarekar
2014-11-28Mention fix for PR 13862H.J. Lu
2014-11-26FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers
2014-11-24Update NEWS for bug 17608Florian Weimer
2014-11-24Fix perror fileno namespace (bug 17633).Joseph Myers
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva
2014-11-19CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell
2014-11-18Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers
2014-11-14Remove sigvec.Roland McGrath
2014-11-14Require GCC 4.6 or later to build glibc.Joseph Myers
2014-11-13Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers
2014-11-12Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers
2014-11-12Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers
2014-11-12Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers
2014-11-12Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers
2014-11-12Fix malloc_info namespace (bug 17570).Joseph Myers
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers
2014-11-12Fix tzfile.c namespace (bug 17583).Joseph Myers
2014-11-12Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova
2014-11-11[AArch64] End frame record chain correctly.Renlin Li
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw
2014-11-03Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab
2014-10-31Add bug 15215 to NEWS; move bug 17344 to correct version's list in NEWS.Joseph Myers
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki
2014-10-17strcoll: improve performance by removing the cache (#15884)Leonhard Holz
2014-10-14Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar
2014-10-08BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath