about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* sparc: fix sigaction for 32bit builds [BZ #18694] gentoo/2.20Mike Frysinger2015-07-203-1/+16
* Merge branch 'release/2.20/master' into 'gentoo/2.20'Mike Frysinger2015-02-1743-218/+1074
|\
| * CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-164-8/+54
| * Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-02-1610-9/+37
| * Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-02-165-101/+464
| * Move findidx nested functions to top-level.Roland McGrath2015-02-1610-34/+91
| * 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
* | arm: drop EABI checkMike Frysinger2014-11-222-27/+0
* | disable PIE when checking for PIC defaultKevin F. Quinn2014-09-092-2/+2
* | hppa: fix __O_SYNC to match the kernelJohn David Anglin2014-08-101-1/+1
* | hppa: fix pthread spinlockJohn David Anglin2014-08-102-8/+8
* | hppa: fix bug in floating point exception supportJohn David Anglin2014-08-102-5/+5
* | hppa: fix build problems with atomic codeJohn David Anglin2014-08-101-30/+34
* | hppa: name setjmp unionJohn David Anglin2014-08-101-1/+1
* | arm: fix PIC vs SHARED typosDavid Lamparter2013-08-162-4/+4
* | gentoo: disable building in timezone subdirMike Frysinger2013-08-161-1/+1
* | gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2013-08-163-3/+3
* | nptl: handle EAGAIN with some futex operationsCarlos O'Donell2013-08-166-9/+10
* | rtld: do not ignore arch-specific CFLAGSGuy Martin2013-08-161-1/+1
* | nptl: support thread stacks that grow upCarlos O'Donell2013-08-163-12/+42
* | reload /etc/resolv.conf when it has changedThorsten Kukuk2013-08-161-0/+15
* | Fix localedef segfault when run under exec-shield, PaX or similarJakub Jelinek2013-08-161-0/+36
* | make fortify logic checks less angryMike Frysinger2013-05-041-3/+4
* | workaround crash when handling signals in static PIEsMike Frysinger2013-05-041-1/+1
* | disable ldconfig during installMike Frysinger2013-05-041-0/+1
|/
* 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