aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Fix stack overflow due to large AF_INET6 requestsarchlinux/2.18/masterSiddhesh Poyarekar2-2/+24
2013-10-25Fix incorrect getaddrinfo assertion triggerAllan McRae2-3/+18
2013-10-25BZ #15754: Fix test case for ARM.Carlos O'Donell3-1/+16
2013-10-25BZ #15754: CVE-2013-4788Carlos O'Donell18-2/+342
2013-10-25Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar4-1/+80
2013-10-25Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2-31/+244
2013-10-25Simplify strcoll implementationSiddhesh Poyarekar2-406/+304
2013-10-25malloc: Check for integer overflow in memalign.Will Newton2-0/+13
2013-10-25malloc: Check for integer overflow in valloc.Will Newton2-0/+13
2013-10-25malloc: Check for integer overflow in pvalloc.Will Newton2-0/+13
2013-10-25CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer9-34/+118
2013-08-19HACK FIX: reinline __m128i_strloaduAllan McRae1-1/+1
2013-08-10Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller2-3/+3
2013-08-06Fix typo in ChangeLogAndreas Schwab1-1/+1
2013-08-03Update Korean translations.David S. Miller2-1143/+1342
2013-08-01Update manual/contrib.texiDavid S. Miller2-1/+21
2013-07-30Update French translations.David S. Miller2-934/+972
2013-07-28Update Czech translations.David S. Miller2-937/+972
2013-07-28Update Swedish translations.David S. Miller2-935/+973
2013-07-27Update Esperanto translations.David S. Miller2-1020/+1054
2013-07-27Update Vietnamese translations.David S. Miller2-992/+1029
2013-07-27Update German translations.David S. Miller2-933/+971
2013-07-26Update Bulgarian translations.David S. Miller2-946/+982
2013-07-26Update Dutch, Polish, and Russian translations.David S. Miller4-2819/+2927
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft5-0/+81
2013-07-25Update libc.pot in preparation for giving tarball to translation project.David S. Miller2-930/+968
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold1-0/+5
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell2-0/+43
2013-07-23Remove Linux kernel version ambiguity in comment added by previous commit.David S. Miller2-2/+6
2013-07-23PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella5-0/+137
2013-07-23Increase nptl test case buffer size so we really block on current Linux kernels.David S. Miller2-1/+28
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf3-4/+17
2013-07-22S/390: ULPs update.Andreas Krebbel2-141/+6289
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell11-7/+100
2013-07-20Update Sparc ULPs.David S. Miller2-0/+10
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab5-2/+134
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf2-1/+6
2013-07-19Clean up whitespace in lock elision patches.Dominik Vogt15-31/+52
2013-07-19Remove remains of rwlock elision which is not implemented yet.Dominik Vogt3-11/+8
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell3-3/+17
2013-07-13Annotate more cases of math bug 15319.David S. Miller2-16/+26
2013-07-12[AArch64] Adding -funwind-tables to backtrace.cMarcus Shawcroft2-0/+8
2013-07-09[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft5-0/+136
2013-07-07Full from-scratch rebuild of sparc ULPs.David S. Miller2-238/+77
2013-07-07tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf5-0/+134
2013-07-07tile: update libm-test-ulps from scratchChris Metcalf2-129/+2797
2013-07-07tile: use soft-fp for fma() and fmaf()Chris Metcalf4-8/+105
2013-07-05Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers3-16/+528
2013-07-05[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft2-0/+50
2013-07-04Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar4-4/+9