summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2014-09-29Correctly size profiling reloc table (bug 17411)Carlos O'Donell
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-09-16Add NEWS entry for previous commitSiddhesh Poyarekar
2014-09-15Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab
2014-09-11malloc: additional unlink hardening for non-small bins [BZ #17344]Florian Weimer
2014-09-11Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens
2014-09-10Return failure in getnetgrent only when all netgroups have been searched (#17...Siddhesh Poyarekar
2014-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf
2014-09-03CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer
2014-08-28i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard
2014-08-27NEWS: Typo fix: s/wil /will /gCarlos O'Donell
2014-08-26Fix typo in CVE IDFlorian Weimer
2014-08-26__gconv_translit_find: Disable function [BZ #17187]Florian Weimer
2014-08-13Mention fixes for BZs 16194 and 16275 in NEWSH.J. Lu
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar
2014-08-12Replace cpuid asm statement with __cpuid_countH.J. Lu
2014-08-12Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers
2014-08-12NEWS: Mention x86-64 ld.so use of Intel MPX instructions.Roland McGrath
2014-08-12Add BZ #16892 to NEWSWill Newton