aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Replace __attribute__((visibility("protected")))hjl/pr17711/2.20H.J. Lu3-3/+21
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu9-0/+744
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu6-6/+91
2015-02-16CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov4-8/+54
2015-02-16Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu10-9/+37
2015-02-16Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz5-101/+464
2015-02-16Move findidx nested functions to top-level.Roland McGrath10-34/+91
2014-12-18Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer3-4/+14
2014-12-16CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law7-4/+202
2014-11-24Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2-2/+14
2014-11-19CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell4-13/+78
2014-11-11[AArch64] End frame record chain correctly.Renlin Li3-2/+6
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki3-1/+7
2014-10-09BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath4-25/+33
2014-10-09Update French translationAllan McRae2-2/+6
2014-09-16Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2-1/+9
2014-09-16Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens3-1/+7
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar5-15/+34
2014-09-16Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab3-7/+16
2014-09-13Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2-0/+9
2014-09-13Update Russian translationAllan McRae2-5/+9
2014-09-07Update version.h and include/features.h for 2.20 releaseglibc-2.20Allan McRae3-3/+7
2014-09-07Update contrib.texiAllan McRae2-0/+9
2014-09-07Update Korean translationAllan McRae2-827/+889
2014-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf3-19/+30
2014-09-03CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer11-10/+54
2014-09-02Define __GI_fegetenv for e500 libmKhem Raj2-0/+6
2014-09-01Update Esperanto translationAllan McRae2-530/+548
2014-09-01Update Catalan translationAllan McRae2-478/+498
2014-08-28Fix hang on forkSamuel Thibault2-0/+9
2014-08-28i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard3-30/+14
2014-08-28Simplify atomicity of socket creation in bind.Samuel Thibault2-22/+25
2014-08-27NEWS: Typo fix: s/wil /will /gCarlos O'Donell1-1/+1
2014-08-27Update x86 ULPsAllan McRae2-4/+8
2014-08-26Fix typo in CVE IDFlorian Weimer1-1/+1
2014-08-26__gconv_translit_find: Disable function [BZ #17187]Florian Weimer3-174/+19
2014-08-26Update Vietnamese translationAllan McRae2-525/+554
2014-08-26Update Ukrainian translationAllan McRae2-478/+507
2014-08-26Update French translationAllan McRae2-526/+500
2014-08-26Update Russian translationAllan McRae2-479/+508
2014-08-26Update Polish translationAllan McRae2-479/+496
2014-08-26Update Czech translationAllan McRae2-478/+507
2014-08-26Update German translationAllan McRae2-478/+495
2014-08-26Update Bulgarian translationAllan McRae2-488/+517
2014-08-26Update Sweedish translationAllan McRae2-499/+516
2014-08-26Update Dutch translationAllan McRae2-481/+510
2014-08-26Update Spanish translationAllan McRae2-478/+497
2014-08-21Remove NOT_IN_libc definition for pthread_atforkSiddhesh Poyarekar2-2/+2
2014-08-21Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar4-6/+5
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar30-45/+80