about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use AVX unaligned memcpy only if AVX2 is available hjl/release/2.20/masterH.J. Lu2015-01-308-8/+17
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-183-4/+14
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-167-4/+202
* Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2014-11-242-2/+14
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-194-13/+78
* [AArch64] End frame record chain correctly.Renlin Li2014-11-113-2/+6
* MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-223-1/+7
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-094-25/+33
* Update French translationAllan McRae2014-10-092-2/+6
* Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2014-09-162-1/+9
* Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens2014-09-163-1/+7
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-165-15/+34
* Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-163-7/+16
* Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2014-09-132-0/+9
* Update Russian translationAllan McRae2014-09-132-5/+9
* Update version.h and include/features.h for 2.20 release glibc-2.20Allan McRae2014-09-073-3/+7
* Update contrib.texiAllan McRae2014-09-072-0/+9
* Update Korean translationAllan McRae2014-09-072-827/+889
* [BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf2014-09-063-19/+30
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-0311-10/+54
* Define __GI_fegetenv for e500 libmKhem Raj2014-09-022-0/+6
* Update Esperanto translationAllan McRae2014-09-012-530/+548
* Update Catalan translationAllan McRae2014-09-012-478/+498
* Fix hang on forkSamuel Thibault2014-08-282-0/+9
* i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard2014-08-283-30/+14
* Simplify atomicity of socket creation in bind.Samuel Thibault2014-08-282-22/+25
* NEWS: Typo fix: s/wil /will /gCarlos O'Donell2014-08-271-1/+1
* Update x86 ULPsAllan McRae2014-08-272-4/+8
* Fix typo in CVE IDFlorian Weimer2014-08-261-1/+1
* __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2014-08-263-174/+19
* Update Vietnamese translationAllan McRae2014-08-262-525/+554
* Update Ukrainian translationAllan McRae2014-08-262-478/+507
* Update French translationAllan McRae2014-08-262-526/+500
* Update Russian translationAllan McRae2014-08-262-479/+508
* Update Polish translationAllan McRae2014-08-262-479/+496
* Update Czech translationAllan McRae2014-08-262-478/+507
* Update German translationAllan McRae2014-08-262-478/+495
* Update Bulgarian translationAllan McRae2014-08-262-488/+517
* Update Sweedish translationAllan McRae2014-08-262-499/+516
* Update Dutch translationAllan McRae2014-08-262-481/+510
* Update Spanish translationAllan McRae2014-08-262-478/+497
* Remove NOT_IN_libc definition for pthread_atforkSiddhesh Poyarekar2014-08-212-2/+2
* Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar2014-08-214-6/+5
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-2130-45/+80
* Mention fixes for BZs 16194 and 16275 in NEWSH.J. Lu2014-08-132-14/+17
* Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers2014-08-133-2/+11
* Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2014-08-132-1/+3
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-133-3/+12
* Replace cpuid asm statement with __cpuid_countH.J. Lu2014-08-123-4/+9
* detect broken linker handling of __ehdr_startMike Frysinger2014-08-123-11/+44